CVE-2025-52194
BaseFortify
Publication date: 2025-08-21
Last updated on: 2025-09-11
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libsndfile_project | libsndfile | to 1.2.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a buffer overflow in libsndfile version 1.2.2 and possibly earlier versions. It occurs when processing malformed IRCAM audio files, specifically in the ircam_read_header function during sample rate processing. This can lead to memory corruption and potentially allow an attacker to execute arbitrary code.
How can this vulnerability impact me? :
The impact of this vulnerability includes memory corruption and the potential for arbitrary code execution. This means an attacker could exploit this flaw to run malicious code on your system, potentially leading to system compromise or data loss when processing malicious IRCAM audio files.