CVE-2026-71293 Details
Description
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.
A vulnerability in Statamic CMS allows for the exposure of users' two-factor authentication recovery codes. This issue arises in the user-augmentation resolver, specifically within the 'AugmentedUser::get()' method. The vulnerability is present in Statamic CMS version 6.26.0 and possibly other versions in the 6.x branch. The problem stems from an explicit case that returns raw recovery codes without any access restrictions. Unlike other sensitive information such as passwords, which are properly guarded, the recovery codes are left unprotected and can be rendered into HTML responses via Antlers templates. This allows attackers to capture the codes and bypass two-factor authentication, provided they can exploit the template rendering settings.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 5, 2026CISA-ADP
Assessed Aug 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/statamic/cms | TuranSec | Vendor |
| https://github.com/statamic/cms/blob/master/src/Auth/AugmentedUser.php | TuranSec | Source CodeVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | TuranSec |
Affected Products
| Product | Versions |
|---|---|
| Statamic | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 10, 2026 | CVE Modified | TuranSec |
| Aug 5, 2026 | CVE Modified | CISA-ADP |
| Aug 5, 2026 | New CVE Received | TuranSec |
Volerion