CVE-2026-81033
Last modified
CVE-2026-81033 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account raises an error that the global handler renders as a not-found status, while a registered address proceeds to send the reset message and returns no-content. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
Automatisch reveals whether an address is registered through the response to its forgot-password request. The controller at packages/backend/src/controllers/internal/api/v1/users/forgot-password.js looks the address up and chains a not-found throw onto the query, so an address with no account raises an error that the global handler renders as a not-found status, while a registered address proceeds to send the reset message and returns no-content. The route is mounted without authentication. Submitting candidate addresses and comparing the two status codes therefore establishes which addresses hold accounts, with no credential and no rate limiting in the path.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| automatisch | automatisch | <= 0.15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81033?
How severe is CVE-2026-81033?
How do I fix CVE-2026-81033?
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-81027one-api gates one of its two channel-pinning paths and not t…8.5
- CVE-2026-81028ZLMediaKit confines the downloadFile API to a configured set…4.9
- CVE-2026-81029OpenMetadata accepts a caller-supplied post-authentication r…8.1
- CVE-2026-81030Mage AI does not confine the paths accepted by its browser-i…6.5
- CVE-2026-81031IDURAR ERP CRM changes the password of whichever account a r…7.2
- CVE-2026-81032NebulaGraph exposes its runtime configuration over an unauth…9.8
- CVE-2026-81034Netmaker disables certificate verification on the connection…6.5
- CVE-2026-81035Midday allows any member of a team to delete it. The delete …8.1
- CVE-2026-81036Stalwart Mail Server does not compare an OAuth redirect targ…8.1
- CVE-2026-81046Dell ThinOS 10, versions prior to 2605_10.2616, contain a Pr…9.4
- CVE-2026-81048Dell ThinOS 10, versions prior to 2605_10.2616, contain an I…8.8
- CVE-2026-81049Dell ThinOS 10, versions prior to 2605_10.2616, contain a Mi…6.7
Are you affected by CVE-2026-81033?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
