Answer in brief
CVE-2026-29113 records a Low severity (CVSS 0.0) vulnerability in Craft has a potential information disclosure vulnerability in preview tokens. The current sources do not mark it as known exploited. The current feed maps craftcms/cms (composer), craftcms/cms (composer), craftcms/cms (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 0.0. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps craftcms/cms (composer), craftcms/cms (composer), craftcms/cms (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| craftcms/cmscomposer | >=4.0.0-RC1,<4.17.3 | 4.17.3 |
| craftcms/cmscomposer | >=5.0.0-RC1,<5.9.7 | 5.9.7 |
| craftcms/cmsgeneric | >= 4.0.0-RC1, < 4.17.3 || >= 5.0.0-RC1, < 5.9.7 | Not reported |
Published upstream
Mar 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 2, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 2, 2026
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.
Quoted source text, attributed separately from HOL analysis.