AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-22925

MEDIUM · CVSS 5.3 EPSS 4.93%

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

CyberRota Analysis

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

CVE
CVE-2021-22925
Severity
MEDIUM
CVSS
5.3
EPSS
4.93%

Original NVD Description

curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.

Related CVEs

Other vulnerabilities affecting the same vendor(s)