AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-15047

MEDIUM · CVSS 6.8 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The s2Member WordPress plugin prior to version 260805 is vulnerable to stored cross-site scripting (XSS) due to insufficient escaping of shortcode attributes in inline scripts, allowing users with contributor-level access to inject malicious JavaScript. This vulnerability can lead to unauthorized script execution when a viewer accesses the affected post, potentially compromising user data and site integrity. WordPress site administrators and developers using this plugin should prioritize updating to the latest version to mitigate the risk.

CVE
CVE-2026-15047
Severity
MEDIUM
CVSS
6.8
EPSS
0.24%
WordPress Java

Original NVD Description

The s2Member WordPress plugin before 260805 does not escape several shortcode attributes before outputting them inside an inline script context, allowing users with contributor-level access to inject arbitrary JavaScript that executes when a viewer opens the post (stored XSS).