AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-24786

HIGH · CVSS 7.5 EPSS 1.26%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-03-05 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2024-24786
Severity
HIGH
CVSS
7.5
EPSS
1.26%

Original NVD Description

The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.