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-2023-27371

20
FAUCET Score

CVE-2023-27371 is a medium-severity denial-of-service vulnerability affecting GNU libmicrohttpd versions prior to 0.9.76. An unauthenticated remote attacker can exploit improper parsing of multipart/form-data boundaries by sending a crafted HTTP POST request containing null bytes in the boundary field. This can lead to an out-of-bounds read and a crash, effectively causing a denial of service. There is currently no public exploit code available, nor is there evidence of active exploitation or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.9.76CPE matchmatch criteria
cpe:2.3:a:gnu:libmicrohttpd:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.9MEDIUM

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

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

Exploit Intelligence

EPSS Score
1.24%
Probability of exploitation in next 30 days
EPSS Percentile
66.1%
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.0124 is in the 33rd percentile among its peer group of 19,958 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (6)

microsoftpatch availablevia msrc
Product: cbl2 libmicrohttpd 0.9.76-1 on CBL Mariner 2.0Fixed in: 0.9.76-1
microsoftpatch availablevia msrc
Product: 18400-16823Fixed in: 0.9.76-1
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: libmicrohttpd-1:0.9.59-3.el8
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.6 Extended Update SupportFixed in: libmicrohttpd-1:0.9.59-2.el8_6.1
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 8.8 Extended Update SupportFixed in: libmicrohttpd-1:0.9.59-2.el8_8.1
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: libmicrohttpd-1:0.9.72-5.el9
View patch

Vendor Advisories (2)

redhatCVE-2023-27371Moderate

libmicrohttpd: remote DoS

Feb 28, 2023
microsoft2023-Feb/CVE-2023-27371Moderate

GNU libmicrohttpd before 0.9.76 allows remote DoS (Denial of Service) due to improper parsing of a multipart/form-data boundary in the postprocessor.c MHD_create_post_processor() method. This allows an attacker to remotely send a malicious HTTP POST packet that includes one or more '\0' bytes in a multipart/form-data boundary field which - assuming a specific heap layout - will result in an out-of-bounds read and a crash in the find_boundary() function.

Feb 14, 2023

References

git.gnunet.org / libmicrohttpd.git/commit
Patch
github.com / 0xhebi/CVEs/tree/main/GNU%20Libmicrohttpd
ExploitThird Party Advisory
lists.debian.org / debian-lts-announce/2023/03/msg00029.html
lists.gnu.org / archive/html/libmicrohttpd/2023-02/msg00000.html
Mailing List