CVE-2025-0502

Transmission of Private Resources into a New Sphere in Crafter Engine

Description

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.

Remediation

Workaround:

  • Block external access to the two APIs: * /api/1/site/content_store/tree.json * /api/1/site/content_store/item.json Another approach is to block all APIs that start with /api/1/site; this can be done by changing server-config.properties to have the property: # restrict site API access crafter.core.rest.content.store.url.allowedPatterns=^/?site(/.*)?$

Category

6.9
CVSS
Severity: Medium
CVSS 4.0 •
EPSS 0.08%
Affected: CrafterCMS CrafterCMS
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2025-0502?
CVE-2025-0502 has been scored as a medium severity vulnerability.
How to fix CVE-2025-0502?
As a workaround for remediating CVE-2025-0502: Block external access to the two APIs: * /api/1/site/content_store/tree.json * /api/1/site/content_store/item.json Another approach is to block all APIs that start with /api/1/site; this can be done by changing server-config.properties to have the property: # restrict site API access crafter.core.rest.content.store.url.allowedPatterns=^/?site(/.*)?$
Is CVE-2025-0502 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2025-0502 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2025-0502?
CVE-2025-0502 affects CrafterCMS CrafterCMS.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.