NIOSSLCertificate._subjectAlternativeNames provides access to the raw bytes for a cert's SANs. NIOSSL provides access to a buffer assumed to be backed by an ASN1_STRING, but not all SANs are backed by ASN1_STRING, so accessing the buffer for such a type can lead to out-of-bounds memory access. This vulnerability is addressed in swift-nio-ssl version 2.37.2.
References
| Link | Resource |
|---|---|
| https://github.com/apple/swift-nio-ssl/security/advisories/GHSA-xfxg-9975-pc2j | Vendor Advisory Exploit |
| https://github.com/apple/swift-nio-ssl/security/advisories/GHSA-xfxg-9975-pc2j | Vendor Advisory Exploit |
Configurations
History
No history.
Information
Published : 2026-07-23 15:17
Updated : 2026-09-04 18:21
NVD link : CVE-2026-43820
Mitre link : CVE-2026-43820
CVE.ORG link : CVE-2026-43820
JSON object : View
Products Affected
apple
- swiftnio_ssl
CWE
CWE-125
Out-of-bounds Read
