Heap Out-of-Bounds Read in VLC Media Player by VideoLAN
CVE-2026-73324

6.9MEDIUM

Key Information:

Vendor

Videolan

Vendor
CVE Published:
9 September 2026

What is CVE-2026-73324?

A vulnerability in VLC media player allows for a heap out-of-bounds read due to unterminated RTSP response lines. When a server sends a response line longer than the fixed buffer size, it leads to reading beyond allocated memory. This occurs as the application fails to append a null terminator when copying buffers with strncpy. Consequently, sensitive data can be exposed, allowing an attacker controlling a server to read arbitrary memory. This vulnerability exists particularly in the RTSP module which is enabled in the standard VideoLAN builds, posing a risk for users unless mitigated.

Affected Version(s)

VLC media player 3.0.0 <= 3.0.23

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Fabian Wahle (Hap Security)
.