CVE-2026-33877
Last modified
CVE-2026-33877 is a low-severity vulnerability rated 3.7/10 on the CVSS scale. ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a timing side-channel vulnerability in the password reset endpoint (/api/v1/@apostrophecms/login/reset-request) that allows unauthenticated username and email enumeration. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
ApostropheCMS is an open-source Node.js content management system. Versions 4.28.0 and prior contain a timing side-channel vulnerability in the password reset endpoint (/api/v1/@apostrophecms/login/reset-request) that allows unauthenticated username and email enumeration. When a user is not found, the handler returns after a fixed 2-second artificial delay, but when a valid user is found, it performs a MongoDB update and SMTP email send with no equivalent delay normalization, producing measurably different response times. The endpoint also accepts both username and email via an $or query, and has no rate limiting as the existing checkLoginAttempts throttle only applies to the login flow. This enables automated enumeration of valid accounts for use in credential stuffing or targeted phishing. Only instances that have explicitly enabled the passwordReset option are affected, as it defaults to false. This issue has been fixed in version 4.29.0.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apostrophecms | Apostrophecms | < 4.29.0 |
References
- https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-mj7r-x3h3-7rmrExploit, Mitigation, Vendor Advisory
- https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-mj7r-x3h3-7rmrExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33877?
How severe is CVE-2026-33877?
How do I fix CVE-2026-33877?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33870Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-33871Netty is an asynchronous, event-driven network application f…7.5
- CVE-2026-33872elixir-nodejs provides an Elixir API for calling Node.js fun…7.1
- CVE-2026-33873Langflow is a tool for building and deploying AI-powered age…9.9
- CVE-2026-33874Gematik Authenticator securely authenticates users for login…7.8
- CVE-2026-33875Gematik Authenticator securely authenticates users for login…9.3
- CVE-2026-33879Federated Learning and Interoperability Platform (FLIP) is a…9.8
- CVE-2026-3388A vulnerability was found in Squirrel up to 3.2. This affect…5.5
- CVE-2026-33881Windmill is an open-source developer platform for internal c…7.2
- CVE-2026-33882Statamic is a Laravel and Git powered content management sys…6.5
- CVE-2026-33883Statamic is a Laravel and Git powered content management sys…6.1
- CVE-2026-33884Statamic is a Laravel and Git powered content management sys…4.3
Are you affected by CVE-2026-33877?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
