HOMEVULNERABILITIESCVE-2022-27780
HIGH

CVE-2022-27780

CWE-177Published: June 2, 2022· Updated: Jun 17, 2026

7.5
CVSS v3.1

Official Description

The curl URL parser wrongly accepts percent-encoded URL separators like '/'when decoding the host name part of a URL, making it a *different* URL usingthe wrong host name when it is later retrieved.For example, a URL like `http://example.com%2F127.0.0.1/`, would be allowed bythe parser and get transposed into `http://example.com/127.0.0.1/`. This flawcan be used to circumvent filters, checks and more.

NVD Source

Technical Analysis

CVE-2022-27780 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.

A successful exploit results in full integrity compromise (data manipulation), with a CVSS base score of 7.5.

CVSS v3.1 Vector Breakdown

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

Affected Vendors & Products

haxx1 product(s)
curl
netapp13 product(s)
hci bootstrap oshci compute nodeclustered data ontapsolidfire\, enterprise sds \& hci storage nodesolidfire \& hci management nodeh410s firmwareh410sh700s firmwareh700sh500s firmwareh500sh300s firmware+1
splunk1 product(s)
universal forwarder
Source: NVD CPE · 16 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 (6)

Quick Facts

CVE IDCVE-2022-27780
CVSS Score7.5 / 10
SeverityHIGH
WeaknessCWE-177
CISA KEVNo
Affected3 vendor(s)
PublishedJun 2, 2022

Related CVEs (CWE-177)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2022-27780 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.COM. CVE data is provided under the NVD usage policy.