Description
GetSimple CMS is a content management system. All versions of GetSimple CMS rely on .htaccess files to restrict access to sensitive directories such as /data/ and /backups/. If Apache AllowOverride is disabled (common in hardened or shared hosting environments), these protections are silently ignored, allowing unauthenticated attackers to list and download sensitive files including authorization.xml, which contains cryptographic salts and API keys. This issue does not have a fix at the time of publication.
Published: 2026-02-20
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Assess Impact
AI Analysis

Impact

GetSimple CMS Community Edition depends on .htaccess files to block anonymous access to sensitive directories such as /data/ and /backups/. When Apache’s AllowOverride is disabled—a common setting in hardened or shared hosting environments—the rules in those .htaccess files are ignored. As a result, unauthenticated users can enumerate and download files including authorization.xml, which stores cryptographic salts and API keys. This satisfies CWE‑200, allowing attackers to obtain credentials that could be used for further compromise.

Affected Systems

All released versions of GetSimple CMS Community Edition are affected. The vulnerability manifests on any installation where the web server runs Apache with AllowOverride turned off for the directories that contain sensitive data. It does not require any specific software version or patch state; every build is vulnerable until configuration changes or an official fix is applied.

Risk and Exploitability

The flaw carries a CVSS score of 8.7, indicating high severity. The EPSS score is less than 1%, suggesting that exploitation is currently rare but still possible. The vulnerability does not appear in the CISA KEV catalog. Attackers can exploit the weakness remotely by accessing URLs that map to the protected directories; because the .htaccess protections are silently bypassed, a simple file request can reveal sensitive data. No public exploit has yet been released, and no official patch exists at the time of this report.

Generated by OpenCVE AI on April 17, 2026 at 16:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Configure Apache to enable AllowOverride for the /data/ and /backups/ directories or add explicit <Directory> directives that deny access to those paths
  • Move the /data/ and /backups/ directories outside the web root or set restrictive filesystem permissions so they cannot be accessed via HTTP
  • If configuration changes are not feasible, disable directory listings and use a firewall or access control to block unauthorized HTTP requests to those directories

Generated by OpenCVE AI on April 17, 2026 at 16:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 24 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:getsimple-ce:getsimple_cms:*:*:*:*:community:*:*:*
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Mon, 23 Feb 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Getsimple-ce
Getsimple-ce getsimple Cms
Vendors & Products Getsimple-ce
Getsimple-ce getsimple Cms

Fri, 20 Feb 2026 23:30:00 +0000

Type Values Removed Values Added
Description GetSimple CMS is a content management system. All versions of GetSimple CMS rely on .htaccess files to restrict access to sensitive directories such as /data/ and /backups/. If Apache AllowOverride is disabled (common in hardened or shared hosting environments), these protections are silently ignored, allowing unauthenticated attackers to list and download sensitive files including authorization.xml, which contains cryptographic salts and API keys. This issue does not have a fix at the time of publication.
Title Unauthenticated Information Disclosure via .htaccess Reliance in Sensitive Directories
Weaknesses CWE-200
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Getsimple-ce Getsimple Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-25T21:30:44.019Z

Reserved: 2026-02-18T00:18:53.962Z

Link: CVE-2026-27161

cve-icon Vulnrichment

Updated: 2026-02-25T21:30:39.716Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-21T00:16:16.493

Modified: 2026-02-24T13:10:07.530

Link: CVE-2026-27161

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T17:00:10Z

Weaknesses