CVE-2026-24468
Last modified
CVE-2026-24468 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. OpenAEV is an open source platform allowing organizations to plan, schedule and conduct cyber adversary simulation campaign and tests. Starting in version 1.11.0 and prior to version 2.0.13, the /api/reset endpoint behaves differently depending on whether the supplied username exists in the system. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
OpenAEV is an open source platform allowing organizations to plan, schedule and conduct cyber adversary simulation campaign and tests. Starting in version 1.11.0 and prior to version 2.0.13, the /api/reset endpoint behaves differently depending on whether the supplied username exists in the system. When a non-existent email is provided in the login parameter, the endpoint returns an HTTP 400 response (Bad Request). When a valid email is supplied, the endpoint responds with HTTP 200. This difference in server responses creates an observable discrepancy that allows an attacker to reliably determine which emails are registered in the application. By automating requests with a list of possible email addresses, an attacker can quickly build a list of valid accounts without any authentication. The endpoint should return a consistent response regardless of whether the username exists in order to prevent account enumeration. Version 2.0.13 fixes this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-24468?
How severe is CVE-2026-24468?
How do I fix CVE-2026-24468?
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-24458Mattermost versions 11.3.x <= 11.3.0, 11.2.x <= 11.2.2, 10.1…7.5
- CVE-2026-2446The PowerPack for LearnDash WordPress plugin before 1.3.0 do…9.8
- CVE-2026-24464When running in Appliance mode, a directory traversal vulner…6.9
- CVE-2026-24465Stack-based buffer overflow vulnerability exists in ELECOM w…9.8
- CVE-2026-24466Products provided by Oki Electric Industry Co., Ltd. and its…8.4
- CVE-2026-24467OpenAEV is an open source platform allowing organizations to…9.8
- CVE-2026-24469C++ HTTP Server is an HTTP/1.1 server built to handle client…7.5
- CVE-2026-2447Heap buffer overflow in libvpx. This vulnerability was fixed…8.8
- CVE-2026-24470Skipper is an HTTP router and reverse proxy for service comp…8.1
- CVE-2026-24471continuwuity is a Matrix homeserver written in Rust. This vu…9.3
- CVE-2026-24472Hono is a Web application framework that provides support fo…5.3
- CVE-2026-24473Hono is a Web application framework that provides support fo…5.3
Are you affected by CVE-2026-24468?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
