High severityGHSA Advisory· Published May 14, 2026· Updated May 15, 2026
CVE-2026-42327
CVE-2026-42327
Description
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate's AIA extension as OpensslString, whose Deref wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a &str that violates the UTF-8 invariant — resulting in undefined behavior. This vulnerability is fixed in 0.10.79.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
opensslcrates.io | >= 0.9.7, < 0.10.79 | 0.10.79 |
Affected products
27- Range: >= 0.9.7, < 0.10.79
- osv-coords26 versionspkg:apk/chainguard/bootc-binarypkg:apk/chainguard/denopkg:apk/chainguard/guestproxyagentpkg:apk/chainguard/komodo-clipkg:apk/chainguard/komodo-peripherypkg:apk/chainguard/rpm-sequoiapkg:apk/chainguard/rustls-openssl-clientpkg:apk/chainguard/rustuppkg:apk/chainguard/sccachepkg:apk/chainguard/sdp-identity-servicepkg:apk/chainguard/sdp-k8s-injectorpkg:apk/chainguard/sentry-clipkg:apk/chainguard/sqlxpkg:apk/chainguard/typstpkg:apk/chainguard/valkey-ldappkg:apk/chainguard/vectorpkg:apk/chainguard/ztunnel-fips-1.28pkg:apk/chainguard/ztunnel-fips-1.29pkg:apk/wolfi/denopkg:apk/wolfi/rpm-sequoiapkg:apk/wolfi/rustuppkg:apk/wolfi/sccachepkg:apk/wolfi/sdp-identity-servicepkg:apk/wolfi/sdp-k8s-injectorpkg:apk/wolfi/sqlxpkg:apk/wolfi/vector
< 1.15.2-r1+ 25 more
- (no CPE)range: < 1.15.2-r1
- (no CPE)range: < 2.7.14-r2
- (no CPE)range: < 1.0.44-r0
- (no CPE)range: < 2.1.2-r3
- (no CPE)range: < 2.1.2-r3
- (no CPE)range: < 1.10.2-r1
- (no CPE)range: < 1.0.0-r6
- (no CPE)range: < 1.29.0-r7
- (no CPE)range: < 0.15.0-r2
- (no CPE)range: < 1.3.10-r7
- (no CPE)range: < 1.3.10-r7
- (no CPE)range: < 3.4.1-r1
- (no CPE)range: < 0.8.6-r7
- (no CPE)range: < 0.14.2-r8
- (no CPE)range: < 1.0.0-r5
- (no CPE)range: < 0.55.0-r4
- (no CPE)range: < 1.28.5-r6
- (no CPE)range: < 1.29.2-r2
- (no CPE)range: < 2.7.14-r2
- (no CPE)range: < 1.10.2-r1
- (no CPE)range: < 1.29.0-r7
- (no CPE)range: < 0.15.0-r2
- (no CPE)range: < 1.3.10-r7
- (no CPE)range: < 1.3.10-r7
- (no CPE)range: < 0.8.6-r7
- (no CPE)range: < 0.55.0-r4
Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.