AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-30022

MEDIUM · CVSS 5.5 EPSS 1.07% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-2021-30022
Severity
MEDIUM
CVSS
5.5
EPSS
1.07%

Original NVD Description

There is a integer overflow in media_tools/av_parsers.c in the gf_avc_read_pps_bs_internal in GPAC from 0.5.2 to 1.0.1. pps_id may be a negative number, so it will not return. However, avc->pps only has 255 unit, so there is an overflow, which results a crash.