LiveActive security incident?Get immediate response
CVE Record

CVE-2023-38434: xHTTP 72f812d has a double free in close_connection in xhttp.c via a malformed HTTP request method.

xHTTP 72f812d has a double free in close_connection in xhttp.c via a malformed HTTP request method.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2023-38434 describes a double-free memory bug in xHTTP commit 72f812d. A malformed HTTP request method can trigger cleanup logic to free the same connection-related memory twice. The public sources do not provide a severity score, confirmed impact, patch version, or evidence of active exploitation.

Executive priority

Prioritize this if xHTTP is internet-facing or supports business-critical services. Otherwise, handle through targeted inventory and remediation tracking. The lack of CVSS, patch details, and exploitation evidence prevents reliable emergency-level prioritization from the provided sources alone.

Technical view

The issue is reported in xHTTP 72f812d in close_connection within xhttp.c. Trigger condition is a malformed HTTP request method. Double-free flaws can cause crashes and may create memory-corruption risk, but the supplied sources do not establish exploitability beyond the reported vulnerability description.

Likely exposure

Exposure appears limited to environments running cozis/xHTTP at commit 72f812d or code containing the same close_connection behavior. The CVE record does not provide CPEs, a vendor advisory, package ecosystem metadata, or affected version ranges beyond the commit reference.

Exploitation context

CISA KEV status is false in the source bundle, and no cited source claims active exploitation. The GitHub issue is the only specific technical reference provided. Treat exploitation status as unconfirmed rather than absent.

Researcher notes

Evidence is sparse. The CVE identifies product code, function, file, commit, and trigger class, but not root-cause detail, fixed version, proof of exploitability, or distribution channels. Avoid broad affected-product assumptions without confirming local source or binary provenance.

Mitigation direction

  • Check the upstream xHTTP repository and issue for maintainer guidance or a fixed commit.
  • Remove public exposure for any affected xHTTP instance until remediation is verified.
  • Upgrade or rebuild only from a reviewed fixed revision if one is available.
  • If no fix exists, consider replacing xHTTP in production-facing deployments.

Validation and detection

  • Inventory whether any service uses cozis/xHTTP or code derived from commit 72f812d.
  • Review xhttp.c for close_connection changes addressing duplicate cleanup paths.
  • Check crash logs around malformed HTTP method handling and connection teardown.
  • Confirm any deployed revision is newer than, or different from, the reported vulnerable code.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2023-38434 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.