AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-45676

HIGH · CVSS 7.3 EPSS 0.52% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-10-21 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-45676
Severity
HIGH
CVSS
7.3
EPSS
0.52%

Original NVD Description

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in `f->vendor[i] = get8_packet(f);`. The root cause is an integer overflow in `setup_malloc`. A sufficiently large value in the variable `sz` overflows with `sz+7` in and the negative value passes the maximum available memory buffer check. This issue may lead to code execution.

Related CVEs

Other vulnerabilities affecting the same vendor(s)