Cyber Resilience

CVE-2025-0502

Craftercms 4.0.0 – 4.0.8

Published
15 January 2025
Modified
15 December 2025
Patch / advisory
CVSS Score v4 6.9
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:L/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0044 37th percentile
Risk Priority 41 floored blend · peak EPSS

Summary

CVE-2025-0502 is a medium-severity Resource Leak (CWE-402) vulnerability in Craftercms Craftercms. Its CVSS base score is 6.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 37th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-4 (Information Flow Enforcement) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-0502 is a Transmission of Private Resources into a New Sphere ('Resource Leak') vulnerability in the CrafterCMS Engine, enabling Directory Indexing and Resource Leak Exposure. It affects CrafterCMS versions from 4.0.0 prior to 4.0.8 and from 4.1.0 prior to 4.1.6, across Linux, macOS, x86, Windows, 64-bit, and ARM platforms. The vulnerability carries a CVSS v3.1 base score of 9.1 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H) and maps to CWE-402.

Remote unauthenticated attackers can exploit this vulnerability with low attack complexity and no user interaction. Exploitation grants access to private resources via directory indexing and leaks, leading to high-impact confidentiality loss through exposure of sensitive data and high-impact availability disruption.

The official CrafterCMS security advisory provides mitigation guidance at https://craftercms.com/docs/current/security/advisory.html#cv-2025011501. Affected systems should be upgraded to CrafterCMS 4.0.8 or later, or 4.1.6 or later, to address the issue.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Transmission of Private Resources into a New Sphere ('Resource Leak') vulnerability in CrafterCMS Engine on Linux, MacOS, x86, Windows, 64 bit, ARM allows Directory Indexing, Resource Leak Exposure.This issue affects CrafterCMS: from 4.0.0 before 4.0.8, from 4.1.0 before 4.1.6.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

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.
T1039 Data from Network Shared Drive Collection
Adversaries may search network shares on computers they have compromised to find files of interest.
T1528 Steal Application Access Token Credential Access
Adversaries can steal application access tokens as a means of acquiring credentials to access remote systems and resources.
T1530 Data from Cloud Storage Collection
Adversaries may access data from cloud storage.
T1539 Steal Web Session Cookie Credential Access
An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.
T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-4136Same product: Apple Macos
CVE-2023-26020Same product: Apple Macos
CVE-2023-44209Same product: Apple Macos
CVE-2023-4688Same product: Apple Macos
CVE-2023-45241Same product: Apple Macos
CVE-2023-44153Same product: Apple Macos
CVE-2023-2318Same product: Apple Macos
CVE-2023-24069Same product: Apple Macos
CVE-2024-6053Same product: Apple Macos
CVE-2023-41742Same product: Apple Macos

Affected Assets

craftercms
craftercms
4.0.0 — 4.0.8 · 4.1.0 — 4.1.6

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V3.5.8

Mitigating Controls (NIST 800-53 r5) AI

Explicitly enforces information-flow rules that block private resources from reaching unauthorized external spheres.

Enforces approved authorizations so private resources cannot be transmitted outside their intended sphere.

Boundary controls monitor and restrict communications that would otherwise leak private resources.

Requires confidentiality protection on transmitted data, directly stopping exposure of private resources.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Enforcing least-privilege access permissions directly prevents private resources from being exposed outside their intended sphere.

PR.IR-01 mostly match
prevents

Logical segmentation and unauthorized-access protections stop resources from leaking into untrusted domains.

PR.DS-01 partial match
prevents

Encryption of data-at-rest reduces the value of any leaked resource but does not address the transmission flaw itself.

PR.DS-02 partial match
prevents

Protecting data-in-transit mitigates exposure during movement yet does not prevent the underlying boundary violation.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Information-access-restriction directly prevents private resources from being exposed beyond intended boundaries.

prevents

Access-control mechanisms limit who can receive resources that should remain internal.

prevents

Managing access rights helps ensure resources are not granted to untrusted parties.

finds

Data-leakage-prevention technologies specifically block unintended transmission of sensitive resources.

mitigates

Information-transfer rules can prevent unintended disclosure of private resources outside the product.

mitigates

Network-security controls can limit exposure paths but do not address the root resource-leak logic.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (1 rule)
  • V-248579 OL 8 must restrict access to the kernel message buffer. prevents CWE-402
Oracle Linux 9 (1 rule)
  • V-271745 OL 9 must restrict access to the kernel message buffer. prevents CWE-402

References