AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-0982

CRITICAL · CVSS 9.8 EPSS 1.22% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-03-16 · 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.

GitHub PoC Links

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

CVE
CVE-2022-0982
Severity
CRITICAL
CVSS
9.8
EPSS
1.22%

Original NVD Description

The telnet_input_char function in opt/src/accel-pppd/cli/telnet.c suffers from a memory corruption vulnerability, whereby user input cmdline_len is copied into a fixed buffer b->buf without any bound checks. If the server connects with a malicious client, crafted client requests can remotely trigger this vulnerability.