AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-45680

MEDIUM · CVSS 5.3 EPSS 0.53% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. Public exploit code or proof-of-concept references have been detected in its references. It may lead to a denial-of-service condition.

Public Exploit Signal

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

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

CVE
CVE-2023-45680
Severity
MEDIUM
CVSS
5.3
EPSS
0.53%

Original NVD Description

stb_vorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in `start_decoder`. In that case the function returns early, the `f->comment_list` is set to `NULL`, but `f->comment_list_length` is not reset. Later in `vorbis_deinit` it tries to dereference the `NULL` pointer. This issue may lead to denial of service.

Related CVEs

Other vulnerabilities affecting the same vendor(s)