CVE-2026-26351

G

etSimpleCMS 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.

Configurations

Configuration 1 (hide)

cpe:2.3:a:getsimple-ce:getsimple_cms:*:*:*:*:community:*:*:*

History

26 Feb 2026, 22:01

Type Values Removed Values Added
First Time Getsimple-ce getsimple Cms
Getsimple-ce
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.8
CPE cpe:2.3:a:getsimple-ce:getsimple_cms:*:*:*:*:community:*:*:*
References () https://getsimple-ce.ovh/ - () https://getsimple-ce.ovh/ - Product
References () https://github.com/GetSimpleCMS-CE/GetSimpleCMS-CE/releases/tag/v3.3.22 - () 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 - () 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 - () https://www.vulncheck.com/advisories/getsimplecms-ce-stored-xss-via-components-php - Third Party Advisory

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
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')