VYPR

libmodplug

by Konstanty

CVEs (1)

  • CVE-2026-75904LowAug 18, 2026
    risk 0.21cvss 3.3epss

    libmodplug through 0.8.9.1 contains an out-of-bounds read in pat_smplooped in src/load_pat.cpp. The function validates only the upper bound of its sample index against MAXSMP and then subtracts one before indexing the 191-byte static array pat_loops, so an index of zero reads…