Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2025-26355 | Out-of-bounds write in cdfs_open_cue_track in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATH_MAX_LENGTH that is copied using memcpy into a fixed-size buffer. |
Solution
Limit memcpy size to PATH_MAX_LENGTH-1 when copying file paths, ensure explicit NUL-termination, and validate lengths before copy; update to a version including the fix once available.
Workaround
No workaround given by the vendor.
Wed, 03 Sep 2025 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 02 Sep 2025 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Libretro
Libretro libretro |
|
| Vendors & Products |
Libretro
Libretro libretro |
Mon, 01 Sep 2025 18:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Out-of-bounds write in cdfs_open_cue_track in libretro libretro-common latest on all platforms allows remote attackers to execute arbitrary code via a crafted .cue file with a file path exceeding PATH_MAX_LENGTH that is copied using memcpy into a fixed-size buffer. | |
| Weaknesses | CWE-787 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: CyberArk
Published:
Updated: 2025-09-03T20:29:21.013Z
Reserved: 2025-09-01T18:17:00.403Z
Link: CVE-2025-9809
Updated: 2025-09-03T20:29:13.945Z
Status : Awaiting Analysis
Published: 2025-09-01T19:15:32.383
Modified: 2025-09-02T15:55:25.420
Link: CVE-2025-9809
No data.
OpenCVE Enrichment
Updated: 2025-09-02T15:23:10Z
EUVD