CVE-2026-59877
Last modified
CVE-2026-59877 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends prematurely can cause parse, Root.load, or Root.loadSync to loop indefinitely. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends prematurely can cause parse, Root.load, or Root.loadSync to loop indefinitely. This issue is fixed in versions 7.6.5 and 8.6.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Protobufjs Project | Protobufjs | < 7.6.5 |
| Protobufjs Project | Protobufjs | >= 8.0.0, < 8.6.6 |
References
- https://github.com/protobufjs/protobuf.js/pull/2352Issue Tracking, Patch
- https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v7.6.5Product, Release Notes
- https://github.com/protobufjs/protobuf.js/releases/tag/protobufjs-v8.6.6Product, Release Notes
- https://github.com/protobufjs/protobuf.js/security/advisories/GHSA-j3f2-48v5-ccwwMitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59877?
How severe is CVE-2026-59877?
How do I fix CVE-2026-59877?
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-59870js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 b…7.5
- CVE-2026-59871node-tar is a tar archive manipulation library for Node.js. …7.5
- CVE-2026-59873node-tar is a tar archive manipulation library for Node.js. …7.5
- CVE-2026-59874node-tar is a tar archive manipulation library for Node.js. …7.5
- CVE-2026-59875node-tar is a tar archive manipulation library for Node.js. …5.3
- CVE-2026-59876protobufjs compiles protobuf definitions into JavaScript (JS…4.8
- CVE-2026-59878Improper Input Validation vulnerability in Apache ActiveMQ A…7.5
- CVE-2026-59879Immutable.js provides many Persistent Immutable data structu…7.5
- CVE-2026-5988A vulnerability was detected in Tenda F451 1.0.0.7. This imp…8.8
- CVE-2026-59880Immutable.js provides many Persistent Immutable data structu…7.5
- CVE-2026-59881AIOHTTP is an asynchronous HTTP client/server framework for …6.9
- CVE-2026-59882guzzlehttp/psr7 is a PSR-7 HTTP message library implementati…6.5
Are you affected by CVE-2026-59877?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
