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-38697

18
FAUCET Score

CVE-2023-38697 is a medium-severity vulnerability affecting the socketry protocol-http1 library, specifically versions prior to 0.15.1. It stems from the library's lenient parsing of HTTP/1 headers and chunked encoding, which deviates from RFC 9112 standards. This discrepancy can lead to HTTP request smuggling and firewall bypassing due to desynchronization between multiple HTTP parsers. The vulnerability has a CVSS score of 5.3 (Medium), indicating a network-based attack with low attack complexity, requiring no privileges or user interaction, and potentially impacting data integrity (low impact) without affecting confidentiality or availability. Its EPSS score is very low, suggesting a minimal likelihood of exploitation. Currently, there is no evidence of active exploitation, and no public exploit code (Metasploit, Nuclei, ExploitDB) is available. Community discussion and media coverage are also absent, indicating a low level of public awareness or concern regarding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.15.1CPE matchmatch criteria
cpe:2.3:a:socketry:protocol-http1:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.8MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.64%
Probability of exploitation in next 30 days
EPSS Percentile
46.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0064 is in the 29th percentile among its peer group of 23,690 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 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)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: cbl2 rubygem-protocol-http1 0.15.1-1 on CBL Mariner 2.0Fixed in: 0.15.1-1
microsoftpatch availablevia msrc
Product: 18336-16823Fixed in: 0.15.1-1
rubygemspatch availablevia ghsa
Product: protocol-http1Fixed in: 0.15.1
redhatno patchvia redhat_api
Product: Logging Subsystem for Red Hat OpenShiftFixed in: openshift-logging/fluentd-rhel8
redhatend of lifevia redhat_api
Product: Red Hat 3scale API Management Platform 2Fixed in: 3scale-amp-backend-container

Vendor Advisories (3)

microsoft2023-Aug/CVE-2023-38697Moderate

protocol-http1 HTTP Request/Response Smuggling vulnerability

Aug 8, 2023
redhatCVE-2023-38697Moderate

protocol-http1: rubygem Strict validation of content length and chunk length

Aug 4, 2023
rubygemsGHSA-6jwc-qr2q-7xwjmedium

protocol-http1 HTTP Request/Response Smuggling vulnerability

Aug 3, 2023

References

github.com / socketry/protocol-http1/commit/e11fc164fd2b36f7b7e785e69fa8859eb06bcedd
Patch
github.com / socketry/protocol-http1/pull/20
Issue Tracking
github.com / socketry/protocol-http1/security/advisories/GHSA-6jwc-qr2q-7xwj
Vendor Advisory
rfc-editor.org / rfc/rfc9112
Technical Description