CVE-2026-56786 PUBLISHED

RTKLIB 2.4.3 - Out-of-bounds Write in decode_type1033 via Crafted RTCM3 Message

Assigner: VulnCheck
Reserved: 23.06.2026 Published: 25.06.2026 Updated: 25.06.2026

RTKLIB through 2.4.3 contains an out-of-bounds write vulnerability in decode_type1033 function that fails to clamp length counters to destination buffer size, allowing up to 191-byte overflow into fixed 64-byte descriptor fields. An attacker controlling an NTRIP or serial RTCM3 correction stream can craft a valid CRC-bearing type-1033 message to corrupt adjacent rtcm_t object members, potentially achieving arbitrary code execution or denial of service.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor tomojitakasu
Product RTKLIB
Versions Default: unaffected
  • affected from 0 to 2.4.3 (incl.)

Credits

  • FuzzingLabs finder

References

Problem Types

  • Out-of-bounds Write CWE