GetSimpleCMS Community Edition (CE) version 3.3.16 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.
References
| Link | Resource |
|---|---|
| https://getsimple-ce.ovh/ | Product |
| https://github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/releases/tag/v3.3.22 | Product Release Notes |
| https://github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/security/advisories/GHSA-95f7-vm92-8gpx | Broken Link |
| https://www.vulncheck.com/advisories/getsimplecms-ce-stored-xss-via-components-php | Third Party Advisory |
Configurations
History
26 Feb 2026, 22:01
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://getsimple-ce.ovh/ - Product | |
| References | () https://github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/releases/tag/v3.3.22 - Product, Release Notes | |
| References | () https://github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/security/advisories/GHSA-95f7-vm92-8gpx - Broken Link | |
| References | () https://www.vulncheck.com/advisories/getsimplecms-ce-stored-xss-via-components-php - Third Party Advisory | |
| CPE | cpe:2.3:a:getsimple-ce:getsimple_cms:*:*:*:*:community:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.8 |
| First Time |
Getsimple-ce getsimple Cms
Getsimple-ce |
24 Feb 2026, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-24 23:16
Updated : 2026-02-26 22:01
NVD link : CVE-2026-26351
Mitre link : CVE-2026-26351
CVE.ORG link : CVE-2026-26351
JSON object : View
Products Affected
getsimple-ce
- getsimple_cms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
