All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52722
HIGHpublished 2026-06-15 20:16 UTC · 10 days ago · modified 2026-06-15 21:09 UTC
7.1
CVSS / 10
// description
A signed integer overflow vulnerability was found in GStreamer's VMnc decoder. A crafted VMnc stream with large cursor dimensions can overflow signed integer payload-size arithmetic, bypassing a length check and leading to out-of-bounds reads. A remote attacker could trick a user into opening a specially crafted VMnc file, potentially causing a crash or information disclosure.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
// weaknesses (CWE)
- CWE-190