Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-32221

32
FAUCET Score

CVE-2022-32221 is a critical vulnerability in libcurl, affecting products like Apple, Debian, and Splunk, where a reused handle transitioning from a PUT to a POST request can erroneously invoke the read callback, potentially leading to incorrect data transmission, memory corruption, or application misbehavior. With a CVSS score of 9.8 (CRITICAL), this vulnerability has a network attack vector, low attack complexity, and can result in high impacts to confidentiality, integrity, and availability. There is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage.

Impacted Technologies

VendorProductVersion(s)CPE
< 7.86.0CPE matchmatch criteria
cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:*
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*
Range not provided by sourceCPE matchmatch criteria
cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
4.32%
Probability of exploitation in next 30 days
EPSS Percentile
90.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0432 is in the 84th percentile among its peer group of 36,897 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (13)

hikvisionpatch availablevia llm_extracted
microsoftpatch availablevia msrc
Product: 18295-17084Fixed in: 2.16.1-1
microsoftpatch availablevia msrc
Product: 17878-17084Fixed in: 2.16.1-1
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 x64Fixed in: 2.16.1-1
microsoftpatch availablevia msrc
Product: Azure Linux 3.0 ARMFixed in: 2.16.1-1
microsoftpatch availablevia msrc
Product: azl3 tensorflow 2.16.1-1 on Azure Linux 3.0Fixed in: 2.16.1-1
microsoftpatch availablevia msrc
Product: azl3 tensorflow 2.11.1-1 on Azure Linux 3.0Fixed in: 2.16.1-1
redhatpatch availablevia redhat_api
Product: JBoss Core Services for RHEL 8Fixed in: jbcs-httpd24-curl-0:7.86.0-2.el8jbcs
View patch
redhatpatch availablevia redhat_api
Product: JBoss Core Services on RHEL 7Fixed in: jbcs-httpd24-curl-0:7.86.0-2.el7jbcs
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: curl-0:7.76.1-19.el9_1.1
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9.0 Extended Update SupportFixed in: curl-0:7.76.1-14.el9_0.6
View patch
redhatpatch availablevia redhat_api
Product: Text-Only JBCSFixed in: jbcs-httpd24-curl
View patch
zimbrapatch availablevia llm_extracted
Fixed in: 8.2.12, 9.0.6, 9.1.1

Vendor Advisories (5)

microsoft2024-Jun/CVE-2022-32221

CVE-2022-32221

Jun 11, 2024
zimbrallm-zimbra-9542faa91a6d6884HIGH

August Third Party Package Updates in Splunk Universal Forwarder

Aug 30, 2023
microsoft2022-Dec/CVE-2022-32221Critical

When doing HTTP(S) transfers libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send even when the `CURLOPT_POSTFIELDS` option has been set if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.

Dec 13, 2022
redhatCVE-2022-32221Moderate

curl: POST following PUT confusion

Oct 26, 2022
hikvisionllm-hikvision-37131dd7187fb27aMEDIUM

POST following PUT confusion

Oct 26, 2022

References

seclists.org / fulldisclosure/2023/Jan/19
Mailing ListThird Party Advisory
seclists.org / fulldisclosure/2023/Jan/20
Mailing ListThird Party Advisory
hackerone.com / reports/1704017
ExploitIssue TrackingThird Party Advisory
lists.debian.org / debian-lts-announce/2023/01/msg00028.html
Mailing ListThird Party Advisory
security.gentoo.org / glsa/202212-01
Third Party Advisory
security.netapp.com / advisory/ntap-20230110-0006
Third Party Advisory
security.netapp.com / advisory/ntap-20230208-0002
Third Party Advisory
support.apple.com / kb/HT213604
Third Party Advisory
support.apple.com / kb/HT213605
Third Party Advisory
debian.org / security/2023/dsa-5330
Third Party Advisory
openwall.com / lists/oss-security/2023/05/17/4
Mailing List