CVE-2026-32730
HIGH EPSS 28.1%
Published Mar 18, 20263mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Mar 18, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
28.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-287 Improper Authentication Authentication
CWE-305
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| apostrophecms | apostrophecms | * | <4.28.0 |
References 1
- github.com https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-v9xm-ffx2-7h35
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.