CVE-2026-58399
Last modified
CVE-2026-58399 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. @acastellon/auth is an authentication control system for microservices. Versions prior to 2.3.0 appear to allow an unauthenticated authentication bypass in validateToken() through spoofable auth-user and Host request headers. EPSS estimates a 0.54% chance of exploitation in the next 30 days.
Description
@acastellon/auth is an authentication control system for microservices. Versions prior to 2.3.0 appear to allow an unauthenticated authentication bypass in validateToken() through spoofable auth-user and Host request headers. The validateToken middleware contains a service-to-service bypass for auth-user: service-brother when req.get('host').startsWith(getHostName()). Both values involved in the check can be influenced by an unauthenticated HTTP client: auth-user is a request header, and Host is also client-controlled. As a result, a remote unauthenticated attacker can send a request with crafted headers and bypass token validation before the normal legacy/JWT/OIDC validation logic runs. A fix has been implemented in v2.3.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| antonio-castellon | module-auth | < 2.3.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-58399?
How severe is CVE-2026-58399?
How do I fix CVE-2026-58399?
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-5838A vulnerability was determined in PHPGurukul News Portal Pro…4.7
- CVE-2026-58380A flaw was found in GIMP's PNM file format parser. When pars…7.8
- CVE-2026-58381A flaw was found in GIMP's PSP file format parser. A double-…6.1
- CVE-2026-58384A flaw was found in GIMP's PSD parser. An integer overflow i…7.8
- CVE-2026-58389Allocation of Resources Without Limits or Throttling vulnera…7.5
- CVE-2026-5839A vulnerability was identified in PHPGurukul News Portal Pro…4.7
- CVE-2026-5840A security flaw has been discovered in PHPGurukul News Porta…4.7
- CVE-2026-58402Hugo is a static site generator. From 0.60.0 until 0.163.3, …5.4
- CVE-2026-58403Hugo is a static site generator. From v0.123.0 through v0.16…6.5
- CVE-2026-58404Hugo is a static site generator. From v0.162.0 through v0.16…6.8
- CVE-2026-58407Rejected reason: Please submit CVE requests for each vulnera…
- CVE-2026-58408ChurchCRM is an open-source church management system. Prior …6.5
Are you affected by CVE-2026-58399?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
