CVE-2026-43823

HIGH CVSS 3.1: 7.5 EPSS 0.26%
Updated Jul 23, 2026
Parameter Value
CVSS 7.5 (HIGH)
Type CWE-415 (Double Free)
Public PoC No

When initializing an RSA public key from DER or PEM bytes throws an error, the EVP_PKEY* is double-freed: first in the catch block, then in the deinit. This can lead to a crash on future memory allocations. This double-free manifests when BoringSSL cannot decode the public key from the bytes provided.

This vulnerability is addressed in swift-crypto version 4.5.1.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Weakness Type (CWE)