CVE-2025-11799: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rustaurius Affiliate AI Lite
The Affiliate AI Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'asin' shortcode attribute in the affiai_img shortcode in all versions up to, and including, 1.0.1. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-11799 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Affiliate AI Lite plugin for WordPress, specifically affecting all versions up to and including 1.0.1. The vulnerability stems from improper neutralization of input during web page generation, classified under CWE-79. The flaw exists in the handling of the 'asin' attribute within the affiai_img shortcode, where insufficient input sanitization and output escaping allow an authenticated attacker with contributor-level privileges or higher to inject arbitrary JavaScript code. This malicious script is stored persistently in the WordPress database and executes whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability has a CVSS 3.1 base score of 6.4, indicating medium severity, with an attack vector of network, low attack complexity, privileges required at the contributor level, no user interaction needed, and a scope change affecting confidentiality and integrity but not availability. No public exploits have been reported yet, but the risk remains significant due to the ease of exploitation by authenticated users and the widespread use of WordPress and its plugins. The vulnerability highlights the importance of proper input validation and output encoding in web applications, especially in plugins that extend CMS functionality and handle user-generated content.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites running WordPress with the Affiliate AI Lite plugin installed. Attackers with contributor-level access can exploit the flaw to inject malicious scripts, leading to session hijacking, theft of sensitive user data, unauthorized actions performed on behalf of users, and potential website defacement. This can damage organizational reputation, lead to regulatory non-compliance under GDPR due to data breaches, and cause financial losses. E-commerce platforms and content-heavy sites are particularly vulnerable as they often rely on plugins like Affiliate AI Lite to manage affiliate marketing content. The persistent nature of the stored XSS increases the attack surface, affecting all visitors to the compromised pages. Given the medium severity, the impact is significant but can be mitigated with proper controls. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, especially as attackers often target CMS plugins. Organizations that do not restrict contributor-level access or lack monitoring of plugin vulnerabilities are at higher risk.
Mitigation Recommendations
1. Monitor the vendor’s announcements and apply official patches or updates for Affiliate AI Lite as soon as they become available. 2. Until a patch is released, restrict contributor-level access to trusted users only and review user permissions to minimize the number of users who can exploit this vulnerability. 3. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'asin' shortcode attribute. 4. Conduct manual code reviews or apply custom input validation and output encoding for the 'asin' attribute in the affiai_img shortcode to sanitize inputs and prevent script injection. 5. Regularly audit WordPress plugins for vulnerabilities and remove or replace plugins that are no longer maintained or have known security issues. 6. Educate content contributors about safe input practices and the risks of injecting untrusted content. 7. Monitor website logs for unusual activity or injection attempts related to the affected shortcode. 8. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected web pages.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland
CVE-2025-11799: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rustaurius Affiliate AI Lite
Description
The Affiliate AI Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'asin' shortcode attribute in the affiai_img shortcode in all versions up to, and including, 1.0.1. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Technical Analysis
CVE-2025-11799 is a stored Cross-Site Scripting (XSS) vulnerability identified in the Affiliate AI Lite plugin for WordPress, specifically affecting all versions up to and including 1.0.1. The vulnerability stems from improper neutralization of input during web page generation, classified under CWE-79. The flaw exists in the handling of the 'asin' attribute within the affiai_img shortcode, where insufficient input sanitization and output escaping allow an authenticated attacker with contributor-level privileges or higher to inject arbitrary JavaScript code. This malicious script is stored persistently in the WordPress database and executes whenever any user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The vulnerability has a CVSS 3.1 base score of 6.4, indicating medium severity, with an attack vector of network, low attack complexity, privileges required at the contributor level, no user interaction needed, and a scope change affecting confidentiality and integrity but not availability. No public exploits have been reported yet, but the risk remains significant due to the ease of exploitation by authenticated users and the widespread use of WordPress and its plugins. The vulnerability highlights the importance of proper input validation and output encoding in web applications, especially in plugins that extend CMS functionality and handle user-generated content.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to websites running WordPress with the Affiliate AI Lite plugin installed. Attackers with contributor-level access can exploit the flaw to inject malicious scripts, leading to session hijacking, theft of sensitive user data, unauthorized actions performed on behalf of users, and potential website defacement. This can damage organizational reputation, lead to regulatory non-compliance under GDPR due to data breaches, and cause financial losses. E-commerce platforms and content-heavy sites are particularly vulnerable as they often rely on plugins like Affiliate AI Lite to manage affiliate marketing content. The persistent nature of the stored XSS increases the attack surface, affecting all visitors to the compromised pages. Given the medium severity, the impact is significant but can be mitigated with proper controls. The absence of known exploits in the wild currently reduces immediate risk but does not eliminate the threat, especially as attackers often target CMS plugins. Organizations that do not restrict contributor-level access or lack monitoring of plugin vulnerabilities are at higher risk.
Mitigation Recommendations
1. Monitor the vendor’s announcements and apply official patches or updates for Affiliate AI Lite as soon as they become available. 2. Until a patch is released, restrict contributor-level access to trusted users only and review user permissions to minimize the number of users who can exploit this vulnerability. 3. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'asin' shortcode attribute. 4. Conduct manual code reviews or apply custom input validation and output encoding for the 'asin' attribute in the affiai_img shortcode to sanitize inputs and prevent script injection. 5. Regularly audit WordPress plugins for vulnerabilities and remove or replace plugins that are no longer maintained or have known security issues. 6. Educate content contributors about safe input practices and the risks of injecting untrusted content. 7. Monitor website logs for unusual activity or injection attempts related to the affected shortcode. 8. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected web pages.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-15T14:24:22.058Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69202359cf2d47c38997b482
Added to database: 11/21/2025, 8:31:21 AM
Last enriched: 11/28/2025, 9:27:39 AM
Last updated: 1/7/2026, 4:18:42 AM
Views: 32
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-20893: Origin validation error in Fujitsu Client Computing Limited Fujitsu Security Solution AuthConductor Client Basic V2
HighCVE-2025-14891: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in ivole Customer Reviews for WooCommerce
MediumCVE-2025-14059: CWE-73 External Control of File Name or Path in roxnor EmailKit – Email Customizer for WooCommerce & WP
MediumCVE-2025-12648: CWE-552 Files or Directories Accessible to External Parties in cbutlerjr WP-Members Membership Plugin
MediumCVE-2025-14631: CWE-476 NULL Pointer Dereference in TP-Link Systems Inc. Archer BE400
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.