Description
protobufjs includes a minimal UTF-8 decoder used in non-Node and fallback decoding paths. The affected decoder accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them.
The issue concerns overlong encodings and code points outside the Unicode range.
Recommendation
Update the @protobufjs/utf8 package to the latest compatible version. Followings are version details:
- Affected version(s): <= 1.1.0
- Patched version(s): 1.1.1
References
Related Issues
- protobufjs has overlong UTF-8 decoding - CVE-2026-44288
- Cloudflare Agents SDK has Insecure Direct Object Reference (IDOR) via Header-Based Email Routing - CVE-2026-1664
- payload-preferences has Cross-Collection IDOR in Access Control (Multi-Auth Environments) - CVE-2026-25574
- @tmlmobilidade/utils has prototype pollution in its setValueAtPath - CVE-2026-45325
You might also like:
- Tags:
- npm
- @protobufjs/utf8
Anything's wrong? Let us know Last updated on May 14, 2026


