CVE-2026-26351
Analyzed Analyzed - Analysis Complete

Stored XSS in GetSimpleCMS Components Allows Persistent Admin Hijack

Vulnerability report for CVE-2026-26351, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-24

Last updated on: 2026-05-26

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-24
Last Modified
2026-05-26
Generated
2026-07-06
AI Q&A
2026-02-25
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
getsimple-ce getsimple_cms From 3.3.16 (inc) to 3.3.22 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a stored cross-site scripting (XSS) issue in GetSimpleCMS Community Edition version 3.3.16, specifically in the Theme to Components functionality within the components.php file.

An authenticated administrator can supply malicious input to the "slug" field of a component. Unlike other fields that are sanitized, the slug parameter is stored without proper output encoding and later rendered in the administrative interface without sanitation.

This results in persistent execution of arbitrary JavaScript code whenever the affected Components page is viewed by any authenticated user.

Impact Analysis

The vulnerability allows an authenticated administrator to inject malicious scripts that execute persistently in the CMS administrative interface.

  • Session hijacking of authenticated users.
  • Unauthorized administrative actions performed via injected scripts.
  • Persistent compromise of the CMS administrative interface, potentially leading to further exploitation.
Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-26351. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart