# CVE-2025-35939

## Summary

- **CVE ID:** CVE-2025-35939
- **Severity:** MEDIUM
- **CVSS Score:** 6.9 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N)
- **CWE:** CWE-472
- **Published:** May 7, 2025
- **Last Modified:** Feb 26, 2026

## Description

Craft CMS stores arbitrary content provided by unauthenticated users in session files. This content could be accessed and executed, possibly using an independent vulnerability. Craft CMS redirects requests that require authentication to the login page and generates a session file on the server at '/var/lib/php/sessions'. Such session files are named 'sess_[session_value]', where '[session_value]' is provided to the client in a 'Set-Cookie' response header. Craft CMS stores the return URL requested by the client without sanitizing parameters. Consequently, an unauthenticated client can introduce arbitrary values, such as PHP code, to a known local file location on the server. Craft CMS versions 5.7.5 and 4.15.3 have been released to address this issue.

## Affected Products

- Craft — CMS (0)
- Craft — CMS (5.7.5)
- Craft — CMS (4.15.3)

## References

- [CNA](https://github.com/craftcms/cms/pull/17220)
- [CNA](https://github.com/craftcms/cms/releases/tag/4.15.3)
- [CNA](https://github.com/craftcms/cms/releases/tag/5.7.5)
- [CNA](https://www.cve.org/CVERecord?id=CVE-2025-35939)
- [CNA](https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-25-147-01.json)
- [CISA-ADP](https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-35939)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 1.32%
- **EPSS Percentile:** 69.1

## Known Exploited Vulnerabilities (KEV)

- **Date Added:** Jun 2, 2025
- **Due Date:** Jun 23, 2025

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._