CVE-2026-54451
Last modified
CVE-2026-54451 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Elixir protobuf is a pure Elixir implementation of Google Protobuf. From 0.8.0 until 0.16.1, services that decode attacker-controlled protobuf bytes with Protobuf.Decoder can be taken offline when the schema contains a self-referential or cyclic message type. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
Elixir protobuf is a pure Elixir implementation of Google Protobuf. From 0.8.0 until 0.16.1, services that decode attacker-controlled protobuf bytes with Protobuf.Decoder can be taken offline when the schema contains a self-referential or cyclic message type. In lib/protobuf/decoder.ex, Protobuf.Decoder.value_for_field/3 handles an embedded?: true field by recursively entering the decode / build_message / handle_value / value_for_field call chain without enforcing a nesting-depth limit. Deeply nested embedded fields retain non-tail recursive frames, allowing a comparatively small request to consume substantial CPU and memory, pin a BEAM scheduler, and exhaust the node. This issue is fixed in version 0.16.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| elixir-protobuf | protobuf | >= 0.8.0, < 0.16.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-54451?
How severe is CVE-2026-54451?
How do I fix CVE-2026-54451?
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-54446NetLicensing MCP Server is a natural-language interface that…8.1
- CVE-2026-54447garminconnect is a Python 3 API wrapper for Garmin Connect t…8.4
- CVE-2026-54448Trivy is a security scanner. Prior to 0.71.0, when Trivy sca…6.5
- CVE-2026-54449LangBot is a global IM bot platform designed for LLMs. In ve…8.8
- CVE-2026-5445An out-of-bounds read vulnerability exists in the `DecodeLoo…9.1
- CVE-2026-54450ToolHive is a utility designed to simplify the deployment an…2.9
- CVE-2026-54452safeurl is a server-side request forgery protection library.…6.3
- CVE-2026-54457TensorZero is an open-source LLMOps platform that unifies an…7.7
- CVE-2026-54458WWBN AVideo is an open source video platform. Versions prior…9.6
- CVE-2026-5446In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS …7.1
- CVE-2026-54460OpenReception's appointment booking software provides an end…9.8
- CVE-2026-54461Habitica is a habit tracker application that treats goals li…6.5
Are you affected by CVE-2026-54451?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
