Stored Cross-Site Scripting in Advanced Excerpt WordPress Plugin
CVE-2026-13701
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 10 August 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-13701?
The Advanced Excerpt plugin for WordPress, prior to version 4.5, contains a vulnerability that fails to properly sanitize and escape a specific setting before rendering it on the front end. This oversight can potentially allow administrators, including those without the unfiltered_html capability in multisite setups, to launch Stored Cross-Site Scripting (XSS) attacks. Such attacks can execute malicious scripts in the browser of any visitor who views the compromised pages, leading to unauthorized actions and data exposure.
Affected Version(s)
Advanced Excerpt 0 < 4.5
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.