All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-1766
MEDIUMpublished 2026-06-16 02:16 UTC · 9 days ago · modified 2026-06-16 20:27 UTC
5.6
CVSS / 10
// description
A flaw was found in GNOME localsearch (previously known as tracker-miners) MP3 Extractor, specifically within the tracker-extract-mp3 component. This heap buffer overflow vulnerability occurs when processing specially crafted MP3 files containing malformed ID3v2.3 COMM (Comment) tags. An attacker could exploit this by providing a malicious MP3 file, leading to a denial of service (DoS), which causes an application crash, and potentially disclosing sensitive information from the heap memory.
// cvss 3.1 vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:H
// weaknesses (CWE)
- CWE-805