CVE-2026-56711: Integer Overflow or Wraparound in VideoLAN VLC media player
CVE-2026-56711 is a high-severity integer overflow vulnerability in VLC media player that occurs when computing the size of a picture buffer using 32-bit arithmetic, leading to a wrapped allocation size. A crafted PNG file with large declared dimensions can trigger a buffer overflow when decoded, potentially allowing out-of-bounds memory writes. This vulnerability affects VLC versions 3.0.0 through 3.0.23 inclusive and requires only that the malicious file be opened, with no special settings needed.
AI Analysis
Technical Summary
VLC media player improperly calculates the size of a picture buffer in AllocatePicture due to 32-bit integer overflow in the multiplication of pitch and lines fields, which are declared as int. The overflow check uses 64-bit arithmetic but does not constrain the 32-bit product, allowing the allocation size to wrap around and become smaller than intended. Consequently, aligned_alloc reserves insufficient memory, but the decoder writes scanlines based on the original large dimensions from a crafted PNG file's IHDR chunk. This leads to a heap buffer overflow when the file is opened directly or via a playlist entry. The only size guard is on the input file's byte count, not the declared image dimensions.
Potential Impact
Successful exploitation can result in heap buffer overflow, potentially allowing an attacker to execute arbitrary code or cause a denial of service by crashing VLC media player. The vulnerability requires user interaction to open a malicious PNG file or playlist entry. There is no indication of known exploits in the wild at this time.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid opening untrusted or suspicious PNG files or playlists in VLC media player versions 3.0.0 through 3.0.23. Monitor official VideoLAN channels for updates and apply patches promptly once released.
CVE-2026-56711: Integer Overflow or Wraparound in VideoLAN VLC media player
Description
CVE-2026-56711 is a high-severity integer overflow vulnerability in VLC media player that occurs when computing the size of a picture buffer using 32-bit arithmetic, leading to a wrapped allocation size. A crafted PNG file with large declared dimensions can trigger a buffer overflow when decoded, potentially allowing out-of-bounds memory writes. This vulnerability affects VLC versions 3.0.0 through 3.0.23 inclusive and requires only that the malicious file be opened, with no special settings needed.
CVSS v4.0
Score 8.6high
Affected software
pkg:github/VLC media playerRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
VLC media player improperly calculates the size of a picture buffer in AllocatePicture due to 32-bit integer overflow in the multiplication of pitch and lines fields, which are declared as int. The overflow check uses 64-bit arithmetic but does not constrain the 32-bit product, allowing the allocation size to wrap around and become smaller than intended. Consequently, aligned_alloc reserves insufficient memory, but the decoder writes scanlines based on the original large dimensions from a crafted PNG file's IHDR chunk. This leads to a heap buffer overflow when the file is opened directly or via a playlist entry. The only size guard is on the input file's byte count, not the declared image dimensions.
Potential Impact
Successful exploitation can result in heap buffer overflow, potentially allowing an attacker to execute arbitrary code or cause a denial of service by crashing VLC media player. The vulnerability requires user interaction to open a malicious PNG file or playlist entry. There is no indication of known exploits in the wild at this time.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, avoid opening untrusted or suspicious PNG files or playlists in VLC media player versions 3.0.0 through 3.0.23. Monitor official VideoLAN channels for updates and apply patches promptly once released.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulnCheck
- Date Reserved
- 2026-06-22T18:48:27.060Z
- Cvss Version
- 4.0
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6aa16126acd9273b49645a61
Added to database: 09/09/2026, 13:37:42 UTC
Last enriched: 09/09/2026, 13:52:15 UTC
Last updated: 09/09/2026, 14:27:36 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.