Bug 2477106 (CVE-2026-44294) - CVE-2026-44294 protobufjs: protobufjs: Denial of Service due to unescaped control characters in field names
Summary: CVE-2026-44294 protobufjs: protobufjs: Denial of Service due to unescaped con...
Keywords:
Status: NEW
Alias: CVE-2026-44294
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2496538 2496539 2496540 2496541 2496542 2496543
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-13 16:04 UTC by OSIDB Bzimport
Modified: 2026-07-02 13:46 UTC (History)
54 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-13 16:04:19 UTC
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript property accessors from schema-controlled field and oneof names. Certain control characters in field names were not escaped before being embedded into generated function bodies. A crafted schema or JSON descriptor could therefore cause generated encode, decode, verify, or conversion functions to fail during compilation. This vulnerability is fixed in 7.5.6 and 8.0.2.


Note You need to log in before you can comment on or make changes to this bug.