Files
CVEs-PoC/2025/CVE-2025-9809.md
T
2025-09-29 21:09:30 +02:00

766 B

CVE-2025-9809

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.

POC

Reference

No PoCs from references.

Github