Bug 2477083 (CVE-2026-44288) - CVE-2026-44288 protobufjs: protobufjs: Security control bypass due to improper handling of overlong UTF-8 sequences
Summary: CVE-2026-44288 protobufjs: protobufjs: Security control bypass due to imprope...
Keywords:
Status: NEW
Alias: CVE-2026-44288
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: 2487454 2487455 2487456 2487457 2487458 2487459
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-13 16:03 UTC by OSIDB Bzimport
Modified: 2026-07-01 05:00 UTC (History)
48 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-13 16:03:10 UTC
protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs includes a minimal UTF-8 decoder that accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them. An attacker who can provide protobuf binary data decoded through the affected UTF-8 path may be able to bypass application-level checks that inspect raw bytes before protobuf string decoding. For example, bytes that do not contain certain ASCII characters could decode to strings containing those characters. 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.