HOMEVULNERABILITIESCVE-2021-22925
MEDIUM

CVE-2021-22925

CWE-200Published: August 5, 2021· Updated: Jun 17, 2026

5.3
CVSS v3.1

Official 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.

NVD Source

Technical Analysis

CVE-2021-22925 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

From a weakness classification perspective (CWE-200): Information exposure vulnerabilities leak sensitive data to unauthorized actors.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityLow
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected Vendors & Products

Apple2 product(s)
mac os xmacos
Fedora1 product(s)
fedora
haxx1 product(s)
curl
netapp18 product(s)
cloud backupclustered data ontaphci management nodesolidfireh300s firmwareh300sh500s firmwareh500sh700s firmwareh700sh300e firmwareh300e+6
Oracle2 product(s)
mysql serverpeoplesoft enterprise peopletools
siemens2 product(s)
sinec infrastructure network servicessinema remote connect server
splunk1 product(s)
universal forwarder
Source: NVD CPE · 39 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (24)

Quick Facts

CVE IDCVE-2021-22925
CVSS Score5.3 / 10
SeverityMEDIUM
WeaknessCWE-200
CISA KEVNo
Affected7 vendor(s)
PublishedAug 5, 2021

Related CVEs (CWE-200)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2021-22925 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.