AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-1940

MEDIUM · CVSS 5.1 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-23 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.1. See the original NVD description below for full technical details.

CVE
CVE-2026-1940
Severity
MEDIUM
CVSS
5.1
EPSS
0.22%

Original NVD Description

An incomplete fix for CVE-2024-47778 allows an out-of-bounds read in gst_wavparse_adtl_chunk() function. The patch added a size validation check lsize + 8 > size, but it does not account for the GST_ROUND_UP_2(lsize) used in the actual offset calculation. When lsize is an odd number, the parser advances more bytes than validated, causing OOB read.

Related CVEs

Other vulnerabilities affecting the same vendor(s)