CVE-2025-35939

MEDIUM KEV

Craft CMS - RCE

Title source: llm

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.

Scores

CVSS v3 5.3
EPSS 0.3306
EPSS Percentile 96.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Details

CISA KEV 2025-06-02
VulnCheck KEV 2025-06-02
ENISA EUVD EUVD-2025-13951
CWE
CWE-472
Status published
Products (2)
craftcms/cms 5.0.0-alpha.1 - 5.7.5Packagist
craftcms/craft_cms < 4.15.3
Published May 07, 2025
KEV Added Jun 02, 2025
Tracked Since Feb 18, 2026