WordPress security changelog
HIGH CVE-2026-19573 Deferred

Affiliate Super Assistent permits unauthenticated stored cross-site scripting

Affiliate Super Assistent through 1.10.2 insufficiently sanitizes and escapes content handled by doCommentShortcode(). An unauthenticated attacker can store script that executes whenever a user opens the affected page.

CVE / CNA score 7.2 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Affiliate Super Assistent
Plugin slug
amazonsimpleadmin
Affected
<= 1.10.2
Safe version
See mitigation notes
Published
Sep 01, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Sep 01, 2026 and is one of 4 known issues for this plugin.

Update, patch or deactivate.

Update to a confirmed release newer than 1.10.2 when available. Until then, disable the affected shortcode functionality when warranted, remove malicious content, and invalidate privileged sessions if affected pages were viewed.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Affiliate Super Assistent plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘doCommentShortcode’ function in all versions up to, and including, 1.10.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Primary and upstream sources