PatchSiren cyber security CVE debrief
CVE-2026-83591 mohammed_kaludi CVE debrief
The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content. This vulnerability allows unauthenticated attackers to inject arbitrary web scripts, which will execute when a user accesses an injected page. The crafted payload uses only WordPress-permitted comment tags and attributes. Defenders should assess exposure and prioritize verification and remediation efforts based on the potential impact of this vulnerability on their WordPress installations.
- Vendor
- mohammed_kaludi
- Product
- AMP for WP – Accelerated Mobile Pages
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for WordPress installations with the AMP for WP – Accelerated Mobile Pages plugin should assess exposure and prioritize verification and remediation efforts based on the potential impact of this vulnerability on their WordPress installations. This includes reviewing the plugin version, monitoring user comments for suspicious activity, and implementing additional security measures to detect and prevent cross-site scripting attacks.
Why it matters
The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content. Defenders should prioritize verifying and updating the plugin to prevent exploitation. The vulnerability allows unauthenticated attackers to inject arbitrary web scripts, which will execute when a user accesses an injected page. The crafted payload uses only WordPress-permitted comment tags and attributes.
- Attackers can inject arbitrary web scripts, potentially leading to malicious actions when users access injected pages.
- Successful exploitation could allow attackers to perform actions on behalf of users or steal sensitive information.
- Defenders must verify and update the plugin to prevent exploitation.
- Remediation priority is high due to the potential for attackers to inject malicious scripts.
Technical summary
The AMP for WP – Accelerated Mobile Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content 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. The vulnerability exists in all versions up to, and including, 1.1.16 of the AMP for WP – Accelerated Mobile Pages plugin. The crafted payload uses only WordPress-permitted comment tags and attributes, and the AMP sanitizer pipeline omits javascript: protocol blocking, meaning neither the comment save filter nor the AMP output stage removes the malicious URI introduced by a
Defensive priority
Defenders should prioritize verifying and updating the AMP for WP – Accelerated Mobile Pages plugin to prevent exploitation.
Recommended defensive actions
- Verify the AMP for WP – Accelerated Mobile Pages plugin version and update to a patched version if necessary.
- Monitor user comments for suspicious activity.
- Implement additional security measures to detect and prevent cross-site scripting attacks.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The vulnerability exists in all versions up to, and including, 1.1.16 of the AMP for WP – Accelerated Mobile Pages plugin. The crafted payload uses only WordPress-permitted comment tags and attributes.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-83591 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-83591
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-83591 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-83591
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/accelerated-mobile-pages/tags/1.1.14/components/comments/comments.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/accelerated-mobile-pages/tags/1.1.14/includes/features/functions.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/accelerated-mobile-pages/tags/1.1.14/templates/features.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/accelerated-mobile-pages/tags/1.1.15/components/comments/comments.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/accelerated-mobile-pages/tags/1.1.15/includes/features/functions.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/accelerated-mobile-pages/tags/1.1.15/templates/features.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.