{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-43823",
        "assignerOrgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
        "state": "PUBLISHED",
        "assignerShortName": "apple",
        "dateReserved": "2026-05-01T22:46:27.822Z",
        "datePublished": "2026-07-23T14:33:20.924Z",
        "dateUpdated": "2026-07-23T18:12:10.258Z"
    },
    "containers": {
        "cna": {
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "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."
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Apple",
                    "product": "swift-crypto",
                    "versions": [
                        {
                            "version": "0",
                            "status": "affected",
                            "lessThan": "4.5.1",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "references": [
                {
                    "url": "https://github.com/apple/swift-crypto/security/advisories/GHSA-8q93-f6xh-4f6f"
                }
            ],
            "providerMetadata": {
                "orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
                "shortName": "apple",
                "dateUpdated": "2026-07-23T14:33:20.924Z"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-415",
                                "lang": "en",
                                "description": "CWE-415 Double Free"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "url": "https://github.com/apple/swift-crypto/security/advisories/GHSA-8q93-f6xh-4f6f",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                            "integrityImpact": "NONE",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "NONE"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-23T18:12:03.415654Z",
                                "id": "CVE-2026-43823",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-23T18:12:10.258Z"
                }
            }
        ]
    }
}