All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-1767
MEDIUMpublished 2026-06-16 02:16 UTC · 9 days ago · modified 2026-06-16 20:29 UTC
5.6
CVSS / 10
// description
A flaw was found in the GNOME localsearch (previously known as tracker-miners) MP3 Extractor `tracker-extract-mp3` component. A remote attacker could exploit this heap buffer overflow vulnerability by providing a specially crafted MP3 file containing malformed ID3 tags. This incorrect length calculation during the parsing of performer tags can lead to a read beyond the allocated buffer, potentially causing a Denial of Service (DoS) due to a crash or enabling information disclosure.
// 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