CVE-2026-44699
Last modified
CVE-2026-44699 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. LibJWT is a C JSON Web Token Library. From 3.0.0 to 3.3.2, libjwt accepts an RSA JWK that does not contain an alg parameter as the verification key for an HS256/HS384/HS512 token. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
LibJWT is a C JSON Web Token Library. From 3.0.0 to 3.3.2, libjwt accepts an RSA JWK that does not contain an alg parameter as the verification key for an HS256/HS384/HS512 token. In the OpenSSL backend, this causes HMAC verification to run with a zero-length key, so an attacker can forge a valid JWT without knowing any secret or RSA private key. This is an algorithm-confusion authentication bypass. It affects applications that load RSA keys from JWKS where alg is omitted, which is valid JWK syntax and common in real deployments, and then choose the verification algorithm from the JWT header, for example in a kid lookup callback. This vulnerability is fixed in 3.3.3.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/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
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44699?
How severe is CVE-2026-44699?
How do I fix CVE-2026-44699?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-44693Pi-hole FTL is the core engine of the Pi-hole network-level …8.8
- CVE-2026-44694n8n-MCP is an MCP server that provides AI assistants access …9.1
- CVE-2026-44695Outline is a service that allows for collaborative documenta…6.5
- CVE-2026-44696OpenProject is open-source, web-based project management sof…5.7
- CVE-2026-44697Klever-Go is the Go implementation of the Klever blockchain …8.6
- CVE-2026-44698Home Assistant is open source home automation software that …8.3
- CVE-2026-4470A security flaw has been discovered in itsourcecode Online F…9.8
- CVE-2026-44700Elixir WebRTC is an Elixir implementation of the W3C WebRTC …8.7
- CVE-2026-44705tmp is a temporary file and directory creator for node.js. P…8.2
- CVE-2026-44706Chatwoot is a customer engagement suite. From 2.2.0 to befor…8.5
- CVE-2026-44707Chatwoot is a customer engagement suite. From 2.14.0 to befo…6.8
- CVE-2026-44708Mistune is a Python Markdown parser with renderers and plugi…6.1
Are you affected by CVE-2026-44699?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
