CVEFinder.io

CVE-2026-43823

⚠️ high
🔍 Scan for this CVE
Summary

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.

CVSS Score
7.5
High
EPSS Score
0.3
Exploit Probability
Published Date
2026-07-23
First Seen: 2026-09-05
📊 Relative Risk Intelligence

This CVE is Moderate Risk - more severe than 67.9% of all 353,061 vulnerabilities in our database.

#113,243
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Jul 23, 2026
🔍 Exploitation Status
Poc
Proof-of-concept available
⚙️ Automatable
YES
Can be exploited automatically
💥 Technical Impact
Partial
Limited system impact
SSVC data provided by CISA
Last Modified 2026-09-04
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CWE IDs (Weakness Types)

📦 Affected Products 1

🔗 References 1

🔗 Related CVEs 1

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-28815 ⚠️ high 7.5 0.5 A remote attacker can supply a short X-Wing HPKE encapsulated key and trigger an out-of-bounds read in the C decapsulati... 2026-04-03
These CVEs affect the same products