Google Protobuf

5 CVEs affecting Google Protobuf. Latest disclosed: 2026-01-23. Critical: 0, High: 4.

Top CVEs affecting Google Protobuf
CVESeverityScorePublishedSummary
CVE-2015-5237High8.82017-09-25protobuf allows remote authenticated attackers to cause a heap-based buffer overflow.
CVE-2024-2410High7.62024-05-03The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into se…
CVE-2026-0994High7.52026-01-23A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when p…
CVE-2024-7254High7.52024-09-19Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the…
CVE-2021-22570Medium6.52022-01-26Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an unchecked call into the proto file's name du…