CVE-2024-7254
CVE-2024-7254 is a high-severity vulnerability in Google Protobuf with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-787.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 8.7
- EPSS exploit prediction: 3% (85th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-2741
- Weakness: CWE-787
- Affected product: Google Protobuf
- Published:
- Last modified:
Description
Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.
Frequently asked questions
- What is CVE-2024-7254?
- Any project that parses untrusted Protocol Buffers data containing an arbitrary number of nested groups / series of SGROUP tags can corrupted by exceeding the stack limit i.e. StackOverflow. Parsing nested groups as unknown fields with DiscardUnknownFieldsParser or Java Protobuf Lite parser, or against Protobuf map fields, creates unbounded recursions that can be abused by an attacker.
- How severe is CVE-2024-7254?
- CVE-2024-7254 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2024-7254 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (85th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-7254?
- CVE-2024-7254 primarily affects Google Protobuf. In total, 10 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2024-7254?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-7254 have an EU (EUVD) identifier?
- Yes. CVE-2024-7254 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2741.
- When was CVE-2024-7254 published?
- CVE-2024-7254 was published on 2024-09-19 and last updated on 2026-06-17.
References
- https://github.com/protocolbuffers/protobuf/commit/cc8b3483a5584b3301e3d43d17eb59704857ffaa
- https://security.netapp.com/advisory/ntap-20241213-0010/
- https://security.netapp.com/advisory/ntap-20250418-0006/
Affected products (10)
- cpe:2.3:a:google:protobuf:*:*:*:*:*:ruby:*:*
- cpe:2.3:a:google:protobuf-java:*:*:*:*:*:*:*:*
- cpe:2.3:a:google:protobuf-javalite:*:*:*:*:*:*:*:*
- cpe:2.3:a:google:protobuf-kotlin:*:*:*:*:*:*:*:*
- cpe:2.3:a:google:protobuf-kotlin-lite:*:*:*:*:*:*:*:*
- cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:linux:*:*
- cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*
- cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:windows:*:*
- cpe:2.3:a:netapp:bluexp:-:*:*:*:*:*:*:*
- cpe:2.3:a:netapp:ontap_tools:10:*:*:*:*:vmware_vsphere:*:*
More vulnerabilities in Google Protobuf
- CVE-2015-5237 — High (CVSS 8.8): protobuf allows remote authenticated attackers to cause a heap-based buffer overflow.
- CVE-2024-2410 — High (CVSS 7.6): The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a…
- CVE-2026-0994 — High (CVSS 7.5): A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the…
- CVE-2021-22570 — Medium (CVSS 6.5): Nullptr dereference when a null char is present in a proto symbol. The symbol is parsed incorrectly, leading to an…
All CVEs affecting Google Protobuf →
Other CWE-787 (Out-of-bounds Write) vulnerabilities
- CVE-2026-42369 — Critical (CVSS 10.0): GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surveillance cameras and manage other…
- CVE-2026-4746 — Critical (CVSS 10.0): Out-of-bounds Write vulnerability in timeplus-io proton (base/poco/Foundation/src modules). This vulnerability is…
- CVE-2025-43300 — Critical (CVSS 10.0): An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 15.8.5 and iPadOS…
- CVE-2025-24201 — Critical (CVSS 10.0): An out-of-bounds write issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in…
- CVE-2024-42479 — Critical (CVSS 10.0): llama.cpp provides LLM inference in C/C++. The unsafe `data` pointer member in the `rpc_tensor` structure can cause…
- CVE-2024-39791 — Critical (CVSS 10.0): Stack-based buffer overflow vulnerabilities affecting Vonets industrial wifi bridge relays and wifi bridge…