CVE-2026-5508
MediumCVSS 6.4Exploitation Probability (EPSS)
Low risk14th percentile - higher than 14% of all known CVEs
Summary
The WowPress plugin for WordPress up to version 1.0.0 is vulnerable to Stored XSS via shortcode attributes. Authenticated attackers with contributor-level access can inject arbitrary scripts that execute when users visit affected pages.
Risk Assessment
Attackers can steal user sessions, redirect to malicious sites, or infect browsers, leading to data loss and reputational damage.
Recommendation
Update the WowPress plugin to the latest patched version. If unavailable, temporarily disable the `wowpress` shortcode.
Original NVD description (English source)
The WowPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `wowpress` shortcode in all versions up to, and including, 1.0.0. This is due to insufficient input sanitization and output escaping on user supplied attributes. 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.

