CVE-2026-26351

Source
https://cve.org/CVERecord?id=CVE-2026-26351
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26351.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-26351
Aliases
  • GHSA-95f7-vm92-8gpx
Published
2026-02-24T22:05:54Z
Modified
2026-08-12T03:51:13Z
Severity
  • 4.8 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N CVSS Calculator
Summary
GetSimpleCMS-CE < 3.3.22 Stored XSS via components.php
Details

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.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26351.json"
}
References

Affected packages

Git / github.com/getsimplecms-ce/getsimplecms-ce

Affected ranges

Type
GIT
Repo
https://github.com/getsimplecms-ce/getsimplecms-ce
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:getsimple-ce:getsimple_cms:*:*:*:*:community:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.3.16"
        },
        {
            "last_affected": "3.3.16"
        },
        {
            "fixed": "3.3.22"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

3.*
3.3.16
v3.*
v3.3.16
v3.3.17
v3.3.18.1
v3.3.21

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26351.json"