CVE-2026-5743
MEDIUMCVSS v3.1: 6.4 · EPSS: 0.0024 (15.1 percentile)
Source data as of:
At a glance
- Severity
- MEDIUM
- CVSS
- 6.4 v3.1 · NVD
- EPSS
- 0.0024 (15.1 percentile) · FIRST.org
- CISA KEV
- No
- Type
- XSS · NVD CWE
- Attack conditions (CVSS vector)
- NetworkNo user interaction · Source: NVD Vector
- Published
- 2026-07-11 · Modified: 2026-07-11
- References
- Jump to references (8)
CVSS / EPSS / KEV
Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources
Description
The SimpLy Gallery Block & Lightbox plugin for WordPress is vulnerable to Stored Cross-Site Scripting via block attributes in all versions up to, and including, 3.3.3.2. This is due to insufficient input sanitization and output escaping on the sliderMaxHeight block attribute in the pgc_sgb_render_callback() function. The vulnerability exists because the pgc_sgb_sanitize_custom_css() function uses a flawed regex pattern that only removes event handlers with quoted values (e.g., onfocus="alert()") but fails to catch unquoted event handlers (e.g., onfocus=alert(document.cookie)), allowing the malicious code to bypass sanitization. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages via block attributes that will execute whenever a user accesses an injected page.
References
Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/tags/3.3.2.2/blocks/init.p…
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/tags/3.3.2.2/blocks/init.p…
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/tags/3.3.2.2/blocks/init.p…
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/tags/3.3.2.2/blocks/init.p…
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/trunk/blocks/init.php#L122
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/trunk/blocks/init.php#L142
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/trunk/blocks/init.php#L151
- Reference https://plugins.trac.wordpress.org/browser/simply-gallery-block/trunk/blocks/init.php#L95