All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-1764
MEDIUMpublished 2026-06-16 02:16 UTC · 9 days ago · modified 2026-06-16 15:42 UTC
5.6
CVSS / 10
// description
A flaw was found in GNOME localsearch (previously known as tracker-miners) MP3 Extractor. When processing specially crafted MP3 files containing ID3v2.4 tags, a missing bounds check in the `extract_performers_tags` function can lead to a heap buffer overflow. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by triggering a read of unmapped memory. In some cases, it could also lead to information disclosure by reading visible heap data.
// 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-125