CVE Catalog

CVE-2026-29113

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

Craft CMS before versions 4.17.3 and 5.9.7 has a CSRF issue in the preview token endpoint at /actions/preview/create-token. An attacker can force a logged-in editor to mint a preview token, which can then be used to access unpublished content.

Risk Assessment

The risk includes unauthorized access to unpublished content, which could compromise confidentiality and integrity of content in the CMS.

Recommendation

Update Craft CMS to version 4.17.3 or 5.9.7 (or later) which include the fix.

Other vulnerabilities in Craft CMS

See all
Original NVD description (English source)

Craft is a content management system (CMS). Prior to 4.17.3 and 5.9.7, Craft CMS has a CSRF issue in the preview token endpoint at /actions/preview/create-token. The endpoint accepts an attacker-supplied previewToken. Because the action does not require POST and does not enforce a CSRF token, an attacker can force a logged-in victim editor to mint a preview token chosen by the attacker. That token can then be used by the attacker (without authentication) to access previewed/unpublished content tied to the victim’s authorized preview scope. This vulnerability is fixed in 4.17.3 and 5.9.7.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS