Cyber Resilience

CVE-2024-4836

High

Published: 02 July 2024

Published
02 July 2024
Modified
15 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.6370 98.4th percentile
Risk Priority 53 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-4836 is a high-severity Files or Directories Accessible to External Parties (CWE-552) vulnerability. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 1.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Edito CMS versions 3.5 through 3.25 contain an information disclosure vulnerability that permits unauthenticated users to download configuration files from affected web services, exposing sensitive data. The flaw is tracked under CWE-552 and carries a CVSS 3.1 score of 7.5 reflecting network-accessible exploitation with no required credentials or user interaction. The affected code path was eliminated in releases dated 10 January 2014, and all subsequent versions were never impacted.

An attacker with network reachability can directly request the exposed configuration endpoints, retrieving files that contain credentials or other internal settings without authentication. This yields high confidentiality impact while leaving integrity and availability untouched, enabling further targeted attacks against the underlying infrastructure.

CERT.pl advisories note that the issue was resolved by the January 2014 update and recommend that any remaining installations on versions 3.5–3.25 be upgraded immediately to a later release. The current and peak EPSS scores both stand at 0.6370, indicating sustained but not newly emerging exploitation interest since disclosure.

EU & UK References

Vulnerability details

Web services managed by Edito CMS (Content Management System) in versions from 3.5 through 3.25 leak sensitive data as they allow downloading configuration files by an unauthenticated user. The issue in versions 3.5 - 3.25 was removed in releases which…

more

dates from 10th of January 2014. Higher versions were never affected.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

Higher
inferred from references and description; NVD did not file a CPE for this CVE

Mitigating Controls

Likely Mitigating Controls AI

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-552

Controls on authorized publication limit files and directories with nonpublic data from becoming accessible to external parties.

addresses: CWE-552

Controlling and documenting P2P file sharing prevents files and directories from being made accessible to external parties for unauthorized distribution.

addresses: CWE-552

Identifying and documenting file and directory locations allows restriction of access to external parties.

addresses: CWE-552

Protecting backup files ensures they are not accessible to external parties or unauthorized spheres.

addresses: CWE-552

Sanitizing equipment before off-site maintenance reduces the risk of files or directories containing sensitive data becoming accessible to external parties.

addresses: CWE-552

Policy restricts media access to authorized parties only, preventing exposure of resources to external or unauthorized actors.

addresses: CWE-552

Media access restrictions prevent files or directories from being accessible to external parties.

addresses: CWE-552

Employing and evaluating controls at documented alternate sites makes files and directories less likely to be accessible to external parties through physical or environmental weaknesses.

References