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

31
FAUCET Score

CVE-2023-53159 is a critical out-of-bounds read vulnerability affecting the sfackler openssl crate for Rust, specifically versions prior to 0.10.55, triggered by an empty string passed to X509VerifyParamRef::set_host. With a CVSS score of 9.1, this network-exploitable flaw requires no user interaction and could lead to high confidentiality and availability impacts. While there is no evidence of active exploitation, no public exploit code, and it's not on the KEV catalog, the vulnerability has garnered significant community discussion, indicating awareness among security researchers.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0, < 0.10.55CPE match
cpe:2.3:a:sfackler:openssl:*:*:*:*:*:rust:*:*
< 0.10.55CPE matchmatch criteria
cpe:2.3:a:sfackler:openssl:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

4.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.33%
Probability of exploitation in next 30 days
EPSS Percentile
25.6%
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.0033 is in the 4th percentile among its peer group of 36,862 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 (28)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: opensslFixed in: 0.10.55
redhatvendor investigatingvia redhat_api
Product: Logging Subsystem for Red Hat OpenShiftFixed in: openshift-logging/cluster-logging-operator-bundle
redhatvendor investigatingvia redhat_api
Product: Logging Subsystem for Red Hat OpenShiftFixed in: openshift-logging/cluster-logging-rhel9-operator
redhatvendor investigatingvia redhat_api
Product: Logging Subsystem for Red Hat OpenShiftFixed in: openshift-logging/eventrouter-rhel9
redhatvendor investigatingvia redhat_api
Product: Logging Subsystem for Red Hat OpenShiftFixed in: openshift-logging/log-file-metric-exporter-rhel9
redhatvendor investigatingvia redhat_api
Product: Logging Subsystem for Red Hat OpenShiftFixed in: openshift-logging/vector-rhel9
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh-dev-preview-beta/istio-ztunnel-rhel9
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh/istio-cni-rhel9
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh/istio-must-gather-rhel9
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh/istio-pilot-rhel9
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh/istio-proxyv2-rhel9
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh/istio-rhel9-operator
redhatvendor investigatingvia redhat_api
Product: OpenShift Service Mesh 3Fixed in: openshift-service-mesh/istio-sail-operator-bundle
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 10Fixed in: firefox
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 10Fixed in: gjs
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 7Fixed in: firefox
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: firefox
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 8Fixed in: rpm-ostree
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: 389-ds-base
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: firefox
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: gjs
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: keylime-agent-rust
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: polkit
redhatvendor investigatingvia redhat_api
Product: Red Hat Enterprise Linux 9Fixed in: rpm-ostree
redhatvendor investigatingvia redhat_api
Product: Red Hat OpenShift Container Platform 4Fixed in: conmon-rs
redhatvendor investigatingvia redhat_api
Product: Red Hat OpenShift Container Platform 4Fixed in: kata-containers
redhatvendor investigatingvia redhat_api
Product: Red Hat OpenShift Container Platform 4Fixed in: rpm-ostree

Vendor Advisories (3)

redhatCVE-2023-53159Moderate

openssl: OpenSSL: Out-of-bounds Read Vulnerability

Jul 28, 2025
microsoft2025-Jul/CVE-2023-53159

The openssl crate before 0.10.55 for Rust allows an out-of-bounds read via an empty string to X509VerifyParamRef::set_host.

Jul 8, 2025
rustGHSA-xcf7-rvmh-g6q4medium

`openssl` `X509VerifyParamRef::set_host` buffer over-read

Jun 21, 2023

References

crates.io / crates/openssl
Product
github.com / sfackler/rust-openssl/issues/1965
ExploitPatch
rustsec.org / advisories/RUSTSEC-2023-0044.html
Third Party Advisory