Answer in brief
CVE-2026-71293 records a Medium severity (CVSS 6.2) vulnerability in Statamic CMS Unguarded Exposure of 2FA Recovery Codes via Antlers current_user Variable. The current sources do not mark it as known exploited. The current feed maps statamic/cms (composer), statamic/cms (generic), statamic/cms (packagist). 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 6.2. 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 statamic/cms (composer), statamic/cms (generic), statamic/cms (packagist). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| statamic/cmscomposer | >=6.0.0-alpha.1,<=6.30.0 | Not reported |
| statamic/cmsgeneric | 0 | Not reported |
| statamic/cmspackagist | >=6.0.0-alpha.1 | Not reported |
Published upstream
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 1, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
Statamic CMS's user-augmentation resolver, AugmentedUser::get in src/Auth/AugmentedUser.php, contains an explicit case for the handle that returns the user's raw two-factor recovery codes with no access restriction.
Quoted source text, attributed separately from HOL analysis.