{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-3505", "assignerOrgId": "91579145-5d7b-4cc5-b925-a0262ff19630", "state": "PUBLISHED", "assignerShortName": "bcorg", "dateReserved": "2026-03-04T00:44:50.028Z", "datePublished": "2026-04-15T09:06:37.939Z", "dateUpdated": "2026-07-15T02:48:44.133Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "91579145-5d7b-4cc5-b925-a0262ff19630", "shortName": "bcorg", "dateUpdated": "2026-05-18T23:21:21.526Z" }, "title": "Unbounded PGP AEAD chunk size leads to pre-auth resource exhaustion.", "problemTypes": [ { "descriptions": [ { "lang": "en", "cweId": "CWE-770", "description": "CWE-770 Allocation of resources without limits or throttling", "type": "CWE" } ] }, { "descriptions": [ { "lang": "en", "cweId": "CWE-400", "description": "CWE-400 Uncontrolled Resource Consumption", "type": "CWE" } ] } ], "affected": [ { "vendor": "Legion of the Bouncy Castle Inc.", "product": "BC-JAVA", "platforms": [ "all" ], "collectionURL": "https://www.bouncycastle.org/download/bouncy-castle-java/", "packageName": "bcpg", "repo": "https://github.com/bcgit/bc-java", "modules": [ "pg" ], "programFiles": [ "AEADEncDataPacket.java", "BcAEADUtil.java", "JceAEADUtil.java", "OperatorHelper.java" ], "versions": [ { "status": "affected", "version": "1.74", "lessThan": "1.80.2", "versionType": "maven" }, { "status": "affected", "version": "1.81", "lessThan": "1.81.1", "versionType": "maven" }, { "status": "affected", "version": "1.82", "lessThan": "1.84", "versionType": "maven" } ], "defaultStatus": "unaffected" } ], "descriptions": [ { "lang": "en", "value": "Allocation of resources without limits or throttling, Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpg on all (pg modules).\n\n This vulnerability is associated with program files AEADEncDataPacket.Java, BcAEADUtil.Java, JceAEADUtil.Java, OperatorHelper.Java.\n\n\n\nThis issue affects BC-JAVA: from 1.74 before 1.80.2, from 1.81 before 1.81.1, from 1.82 before 1.84.", "supportingMedia": [ { "type": "text/html", "base64": false, "value": "Allocation of resources without limits or throttling, Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpg on all (pg modules).
This vulnerability is associated with program files AEADEncDataPacket.Java, BcAEADUtil.Java, JceAEADUtil.Java, OperatorHelper.Java.
This issue affects BC-JAVA: from 1.74 before 1.80.2, from 1.81 before 1.81.1, from 1.82 before 1.84.
" } ] } ], "references": [ { "url": "https://github.com/bcgit/bc-java/wiki/CVE%E2%80%902026%E2%80%903505", "tags": [ "vendor-advisory" ] }, { "url": "https://github.com/bcgit/bc-java/commit/dc7530939ffb6cdb57636f3609d98e23b94e71c1", "tags": [ "patch" ] } ], "metrics": [ { "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ], "cvssV4_0": { "attackVector": "NETWORK", "attackComplexity": "LOW", "attackRequirements": "NONE", "privilegesRequired": "NONE", "userInteraction": "NONE", "vulnConfidentialityImpact": "NONE", "subConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE", "subIntegrityImpact": "NONE", "vulnAvailabilityImpact": "HIGH", "subAvailabilityImpact": "NONE", "exploitMaturity": "NOT_DEFINED", "Safety": "NOT_DEFINED", "Automatable": "NOT_DEFINED", "Recovery": "NOT_DEFINED", "valueDensity": "NOT_DEFINED", "vulnerabilityResponseEffort": "NOT_DEFINED", "providerUrgency": "NOT_DEFINED", "version": "4.0", "baseSeverity": "HIGH", "baseScore": 8.7, "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N" } } ], "credits": [ { "lang": "en", "value": "Disclosure