CVE-2026-32730
Last modified
CVE-2026-32730 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. ApostropheCMS is an open-source content management framework. Prior to version 4.28.0, the bearer token authentication middleware in `@apostrophecms/express/index.js` (lines 386-389) contains an incorrect MongoDB query that allows incomplete login tokens — where the password was verified but TOTP/MFA requirements were NOT — to be used as fully authenticated bearer tokens. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
ApostropheCMS is an open-source content management framework. Prior to version 4.28.0, the bearer token authentication middleware in `@apostrophecms/express/index.js` (lines 386-389) contains an incorrect MongoDB query that allows incomplete login tokens — where the password was verified but TOTP/MFA requirements were NOT — to be used as fully authenticated bearer tokens. This completely bypasses multi-factor authentication for any ApostropheCMS deployment using `@apostrophecms/login-totp` or any custom `afterPasswordVerified` login requirement. Version 4.28.0 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apostrophecms | Apostrophecms | < 4.28.0 |
References
- https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-v9xm-ffx2-7h35Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32730?
How severe is CVE-2026-32730?
How do I fix CVE-2026-32730?
Are you affected by CVE-2026-32730?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
