CVE Catalog

CVE-2026-71293

MediumCVSS 6.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

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

Summary

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.

Risk Assessment

An attacker with access to this resolver could obtain 2FA recovery codes, potentially leading to account takeover.

Recommendation

It is recommended to restrict access to this resolver and add permission checks before returning recovery codes.

Other vulnerabilities in Statamic CMS

See all
Original NVD description (English source)

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.

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