Cyber Posture

CVE-2026-27202

HighPublic PoC

Published: 21 February 2026

Published
21 February 2026
Modified
24 February 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0003 8.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-27202 is a high-severity Path Traversal (CWE-22) vulnerability in Getsimple-Ce Getsimple Cms. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 8.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Path traversal in public-facing GetSimple CMS directly enables remote exploitation of the web application (T1190) and arbitrary local file reads for data collection (T1005).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

GetSimple CMS is a content management system. All versions of GetSimple CMS have a flaw in the Uploaded Files feature that allows for arbitrary file reads. This issue has not been fixed at the time of publication.

Deeper analysisAI

CVE-2026-27202 affects all versions of GetSimple CMS, a content management system. The vulnerability is a flaw in the Uploaded Files feature that enables arbitrary file reads, mapped to CWE-22 (Improper Limitation of a Pathname to a Restricted Directory) and CWE-23 (Relative Path Traversal). Published on 2026-02-21, it carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high confidentiality impact.

Unauthenticated remote attackers can exploit this vulnerability over the network with low complexity and no user interaction required. Exploitation grants access to read arbitrary files on the affected server, potentially exposing sensitive data such as configuration files, user credentials, or other server contents.

The GitHub security advisory (GHSA-xhwv-g6q4-h886) notes that no fix is available as of publication. Security practitioners should monitor for updates from the GetSimpleCMS-CE repository and consider restricting access to upload functionalities or implementing web application firewalls to detect path traversal attempts in the interim.

Details

CWE(s)

Affected Products

getsimple-ce
getsimple cms
3.3.22

CVEs Like This One

CVE-2026-27161Same product: Getsimple-Ce Getsimple Cms
CVE-2026-28495Same product: Getsimple-Ce Getsimple Cms
CVE-2025-29789Shared CWE-22, CWE-23
CVE-2026-7404Shared CWE-22, CWE-23
CVE-2026-23536Shared CWE-22
CVE-2025-23422Shared CWE-22
CVE-2025-8343Shared CWE-22
CVE-2025-10559Shared CWE-22
CVE-2025-67076Shared CWE-22
CVE-2026-5258Shared CWE-22

References