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.
Published: 2026-09-01
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Affiliate Super Assistent plugin for WordPress contains a stored cross‑site scripting flaw in the doCommentShortcode function. The function constructs and stores user‑supplied content without sufficient input sanitization or output escaping. As a result, unauthenticated attackers can inject arbitrary JavaScript that will execute whenever a victim views a page containing the injected comment. This type of vulnerability can allow attackers to hijack user sessions, deface the site, or redirect users to malicious destinations.

Affected Systems

WordPress sites running the worschtebrot Affiliate Super Assistent plugin, with any installed version up to and including 1.10.2. The vulnerability affects any instance where the doCommentShortcode feature is enabled and used within the site.

Risk and Exploitability

The CVSS score of 7.2 indicates a medium severity risk, with the attack vector being a web-based unauthenticated user. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no documented exploitation to date. Nonetheless, the flaw permits cross‑site scripting that can be leveraged by attackers to compromise user accounts or deface content. An attacker needs only to submit malicious input via the public comment interface, and the injected script will run for future visitors without further interaction.

Generated by OpenCVE AI on September 1, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Affiliate Super Assistent plugin to a version newer than 1.10.2.
  • If an upgrade is not immediately possible, temporarily disable the Affiliate Super Assistent plugin or remove the doCommentShortcode functionality to stop script injection.
  • Perform a comprehensive audit of other plugins and custom code for similar input sanitization weaknesses and apply proper escaping measures for all user‑supplied data.

Generated by OpenCVE AI on September 1, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 04:45:00 +0000

Type Values Removed Values Added
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.
Title Affiliate Super Assistent <= 1.10.2 - Unauthenticated Stored Cross-Site Scripting via ‘doCommentShortcode’ function
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-01T04:27:52.064Z

Reserved: 2026-08-11T19:27:30.606Z

Link: CVE-2026-19573

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-01T05:17:09.233

Modified: 2026-09-01T05:17:09.233

Link: CVE-2026-19573

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T05:30:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')