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-2026-5720

31
FAUCET Score

miniupnpd is affected by an integer underflow vulnerability in its SOAPAction header parsing functionality that enables remote attackers to trigger denial of service or information disclosure attacks. The flaw stems from improper length validation in the ParseHttpHeaders() function, where a malformed SOAPAction header containing a single quote causes the parsed length to underflow to a large unsigned value when passed to memchr(), resulting in out-of-bounds memory reads that extend far beyond the allocated HTTP request buffer. The vulnerability is remotely exploitable without authentication and can be triggered by sending a specially crafted HTTP request. The attack requires minimal complexity and can cause the vulnerable process to crash or leak sensitive information from adjacent memory regions. While no CVSS vector has been assigned, the FAUCET Risk Score of 37.0/100 and low EPSS score of 0.00063 suggest moderate but not critical severity. The vulnerability is not currently listed on the Known Exploited Vulnerabilities (KEV) catalog and shows no evidence of active exploitation in the wild. The vulnerability remains inactive on threat intelligence hot lists, and no public exploit code has been widely distributed. Community attention appears limited at this time, though organizations running miniupnpd should consider applying patches as they become available.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.3.10CPE matchmatch criteria
cpe:2.3:a:miniupnp_project:miniupnpd:*:*:*:*:*:*:*:*
>= 0, < 2.3.10CPE match
cpe:2.3:a:miniupnp_project:miniupnpd:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

7.1HIGH

CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
ADJACENT
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
NONE
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.67%
Probability of exploitation in next 30 days
EPSS Percentile
48.4%
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.0067 is in the 30th percentile among its peer group of 36,835 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 (1)

github_advisorypatch availablevia nvd_reference
View patch

References

github.com / miniupnp/miniupnp
Product
github.com / miniupnp/miniupnp/commit/f56bd09b2f2650126b832c5f30a65a09e28167fa
Patch
vulncheck.com / advisories/miniupnpd-integer-underflow-soapaction-header-parsing
Third Party AdvisoryVDB Entry