CVE-2026-26351
Description
GetSimpleCMS Community Edition (CE) versions prior to 3.3.22 (3.3.16 tested) contains a stored cross-site scripting (XSS) vulnerability in the Theme to Components functionality within components.php. User-supplied input provided to the "slug" field of a component is stored without proper output encoding. While other fields are sanitized using safe_slash_html(), the slug parameter is written to XML and later rendered in the administrative interface without sanitation, resulting in persistent execution of arbitrary JavaScript. An authenticated administrator can inject malicious script content that executes whenever the affected Components page is viewed by any authenticated user, enabling session hijacking, unauthorized administrative actions, and persistent compromise of the CMS administrative interface.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
2<3.3.22+ 1 more
- (no CPE)range: <3.3.22
- (no CPE)range: 3.3.16
Patches
Vulnerability mechanics
References
4- www.vulncheck.com/advisories/getsimplecms-ce-stored-xss-via-components-phpnvdThird Party Advisory
- getsimple-ce.ovhnvdProduct
- github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/releases/tag/v3.3.22nvdProductRelease Notes
- github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/security/advisories/GHSA-95f7-vm92-8gpxnvdBroken Link
News mentions
0No linked articles in our index yet.