CVE-2025-32432
Confirmed PUBLISHEDCraft CMS Allows Remote Code Execution
1 day faster than CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. Starting from version 3.0.0-RC1 to before 3.9.15, 4.0.0-RC1 to before 4.14.15, and 5.0.0-RC1 to before 5.6.17, Craft is vulnerable to remote code execution. This is a high-impact, low-complexity attack vector. This issue has been patched in versions 3.9.15, 4.14.15, and 5.6.17, and is an additional fix for CVE-2023-41892.
- CVE Published
- Apr 25, 2025
- Exploitation Reported
- Jun 01, 2026
- CVSS
- 10.0 Critical
- EPSS
- 99.8%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| craftcms |
cms
|
>= 3.0.0-RC1, < 3.9.15 |
Affected |
| craftcms |
cms
|
>= 4.0.0-RC1, < 4.14.15 |
Affected |
| craftcms |
cms
|
>= 5.0.0-RC1, < 5.6.17 |
Affected |
CVE References
- https://github.com/craftcms/cms/security/advisories/GHSA-f3gw-9ww9-jmc3 github.com · CVE Record https://github.com/craftcms/cms/security/advisories/GHSA-f3gw-9ww9-jmc3
- https://github.com/craftcms/cms/commit/e1c85441fa47eeb7c688c2053f25419bc0547b47 github.com · CVE Record https://github.com/craftcms/cms/commit/e1c85441fa47eeb7c688c2053f2541...
- https://github.com/craftcms/cms/blob/3.x/CHANGELOG.md#3915---2025-04-10-critical github.com · CVE Record https://github.com/craftcms/cms/blob/3.x/CHANGELOG.md#3915---2025-04-...
- https://github.com/craftcms/cms/blob/4.x/CHANGELOG.md#41415---2025-04-10-critical github.com · CVE Record https://github.com/craftcms/cms/blob/4.x/CHANGELOG.md#41415---2025-04...
- https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5617---2025-04-10-critical github.com · CVE Record https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5617---2025-04-...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CVE First | 2026-06-01 12:10 UTC |
| CISA | 2026-06-02 14:02 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-32432.yaml | Jun 01, 2026 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
Exploitation Status
Exploited in the wild
Recorded 2026-06-01 12:10:33 UTC · CVE
Proof of concept available
Recorded 2026-06-12 14:21:06 UTC · Nuclei Templates
Weaknesses (CWE)
-
Improper Control of Generation of Code ('Code Injection')
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-32432.yaml | Jun 01, 2026 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
14:21 UTC about 1 month ago14:21 UTC · about 1 month ago
Public PoC available
Public proof-of-concept code published
-
14:02 UTC about 2 months ago14:02 UTC · about 2 months ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
15:34 UTC about 2 months ago15:34 UTC · about 2 months ago
Nuclei template available
Scanner coverage available
-
12:10 UTC about 2 months ago12:10 UTC · about 2 months ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
15:04 UTC about 1 year ago15:04 UTC · about 1 year ago
CVE published
Vulnerability disclosed publicly
-
10:54 UTC over 1 year ago10:54 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2025-32432
{
"cve_id": "CVE-2025-32432",
"title": "Craft CMS Allows Remote Code Execution",
"affected_vendor": "craftcms",
"affected_product": "cms",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 10.0,
"epss_score": 0.99803,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}