THREAT OPS › Threat News › [NVD] CVE-2026-46385 (HIGH 7.5) — iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is
[NVD] CVE-2026-46385 (HIGH 7.5) — iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is
CVE-2026-46385 CVSS: 7.5 HIGH Published: 2026-05-29T20:16:27.990
iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is 64-bit on amd64 / arm64 targets — so a producer can d
Indicators of compromise
- CVE-2026-46385cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-46385