CVE-2026-74238 PUBLISHED

TIER IV Nebula 1.2.0 Heap Out-of-Bounds Read via VLP32 UDP Decoder

Assigner: VulnCheck
Reserved: 14.08.2026 Published: 17.08.2026 Updated: 17.08.2026

TIER IV Nebula through 1.2.0 contains an out-of-bounds read vulnerability in the Vlp32Decoder::unpack() function that allows unauthenticated remote attackers to cause the decoder to read past the end of a received UDP buffer into adjacent heap memory by sending a short UDP datagram. Attackers can send a malformed datagram to the Velodyne UDP sensor port, which lacks sender-address restrictions present in other drivers, causing fabricated points derived from heap memory contents to be silently published into downstream PointCloud2 messages consumed by Autoware nodes.

Metrics

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

Product Status

Vendor tier4
Product nebula
Versions Default: affected
  • affected from 0 to 1.2.0 (incl.)

Credits

  • Fatullayev Asadbek finder

References

Problem Types

  • Out-of-bounds Read CWE