Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow.
Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience notable to very long delays when processing those messages, which may lead to a Denial of Service.
An OBJECT IDENTIFIER is composed of a series of numbers - sub-identifiers - most of which have no size limit. OBJ_obj2txt() may be used to translate an ASN.1 OBJECT IDENTIFIER given in DER encoding form (using the OpenSSL type ASN1_OBJECT) to its canonical numeric text form, which are the sub-identifiers of the OBJECT IDENTIFIER in decimal form, separated by periods.
When one of the sub-identifiers in the OBJECT IDENTIFIER is very large (these are sizes that are seen as absurdly large, taking up tens or hundreds of KiBs), the translation to a decimal number in text may take a very long time. The time complexity is O(n^2) with 'n' being the size of the sub-identifiers in bytes (*).
With OpenSSL 3.0, support to fetch cryptographic algorithms using names / identifiers in string form was introduced. This includes using OBJECT IDENTIFIERs in canonical numeric text form as identifiers for fetching algorithms.
Such OBJECT IDENTIFIERs may be received through the ASN.1 structure AlgorithmIdentifier, which is commonly used in multiple protocols to specify what cryptographic algorithm should be used to sign or verify, encrypt or decrypt, or digest passed data.
Applications that call OBJ_obj2txt() directly with untrusted data are affected, with any version of OpenSSL. If the use is for the mere purpose of display, the severity is considered low.
In OpenSSL 3.0 and newer, this affects the subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS. It also impacts anything that processes X.509 certificates, including simple things like verifying its signature.
The impact on TLS is relatively low, because all versions of OpenSSL have a 100KiB limit on the peer's certificate chain. Additionally, this only impacts clients, or servers that have explicitly enabled client authentication.
In OpenSSL 1.1.1 and 1.0.2, this only affects displaying diverse objects, such as X.509 certificates. This is assumed to not happen in such a way that it would cause a Denial of Service, so these versions are considered not affected by this issue in such a way that it would be cause for concern, and the severity is therefore considered low.
CVSS Details
- CVSS 3.1 Base Score: 6.5
- CVSS 3.1 Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alma_linux | — | Upgrade edk2-aarch64Upgrade openssl-develUpgrade edk2-ovmfUpgrade opensslUpgrade openssl-perlUpgrade edk2-toolsUpgrade openssl-libsUpgrade edk2-tools-doc | Jun 27, 2023 | May 30, 2023 |
| Alpine Linux | — | Upgrade opensslUpgrade openssl3 | Aug 22, 2024 | May 30, 2023 |
| Amazon Linux Ami 2 | — | Upgrade openssl-libsUpgrade openssl-snapsafeUpgrade edk2-tools-docUpgrade edk2-toolsUpgrade openssl-snapsafe-develUpgrade openssl-develUpgrade edk2-aarch64Upgrade openssl11-libsUpgrade openssl-perlUpgrade openssl-snapsafe-libsUpgrade openssl11-develUpgrade openssl11-staticUpgrade edk2-ovmfUpgrade opensslUpgrade openssl-snapsafe-debuginfoUpgrade edk2-debuginfoUpgrade openssl-snapsafe-staticUpgrade openssl11Upgrade edk2-tools-pythonUpgrade openssl-snapsafe-perlUpgrade openssl-debuginfoUpgrade openssl-staticUpgrade openssl11-debuginfo | Jun 8, 2023 | May 30, 2023 |
| Amazon_linux | — | Upgrade openssl | Jun 9, 2023 | May 30, 2023 |
| Amazon_linux_2023 | — | Upgrade openssl-libs-debuginfoUpgrade opensslUpgrade openssl-libsUpgrade openssl-perlUpgrade openssl-debuginfoUpgrade openssl-develUpgrade openssl-debugsource | Feb 17, 2025 | May 30, 2023 |
| Centos_linux | — | Upgrade opensslUpgrade openssl-develUpgrade openssl-debuginfoUpgrade openssl-libs-debuginfoUpgrade openssl-debugsourceUpgrade edk2-ovmfUpgrade openssl-libsUpgrade openssl-perl | Jun 22, 2023 | May 30, 2023 |
| Debian | — | Upgrade openssl | Jun 2, 2023 | May 30, 2023 |
| Dell Poweredge Dsa2024082 | — | Upgrade Dell PowerEdge to the latest version | Oct 23, 2025 | Feb 20, 2024 |
| Dell Powerstore Dsa2023366 | — | Upgrade Dell PowerStoreOS to the latest version | Oct 23, 2025 | Oct 5, 2023 |
| Dell Powerstore Dsa2024120 | — | Upgrade Dell PowerStoreOS to the latest version | Oct 23, 2025 | Mar 26, 2024 |
| Dell Powerstore Dsa2024158 | — | Upgrade Dell PowerStoreOS to the latest version | Jan 13, 2026 | Apr 4, 2024 |
| F5 Big Ip | — | Update F5 BIG-IP to the latest version | Jun 17, 2026 | Jun 22, 2023 |
| Freebsd | — | Upgrade python39Upgrade openssl30Upgrade openssl31Upgrade opensslUpgrade openssl-quictlsUpgrade python311Upgrade mysql-connector-jUpgrade python37Upgrade mysql80-serverUpgrade mysql-connector-odbcUpgrade python38Upgrade python310Upgrade mysql57-serverUpgrade mysql-connector-c++ | Oct 23, 2023 | Oct 23, 2023 |
| Gentoo Linux | — | Upgrade dev-libs/openssl. | Feb 5, 2024 | May 30, 2023 |
| Http Openssl | — | Upgrade to the latest version of OpenSSL | Jun 5, 2024 | May 30, 2023 |
| Huawei Euleros 2_0_sp10 | — | Upgrade shim | Jan 10, 2024 | May 30, 2023 |
| Huawei Euleros 2_0_sp11 | — | Upgrade libsgx-launchUpgrade libsgx-enclave-commonUpgrade libsgx-aesm-launch-pluginUpgrade libsgx-ae-leUpgrade libsgx-urtsUpgrade sgx-aesm-service | Jan 10, 2024 | May 30, 2023 |
| Huawei Euleros 2_0_sp12 | — | Upgrade shim | Jul 1, 2024 | May 30, 2023 |
| Huawei Euleros 2_0_sp8 | — | Upgrade shim-aa64 | Jan 10, 2024 | May 30, 2023 |
| Huawei Euleros 2_0_sp9 | — | Upgrade shim-aa64-storageUpgrade shim | Aug 9, 2023 | May 30, 2023 |
| Ibm Aix | — | Apply the fix or workaround for openssl_advisory39 | Sep 12, 2023 | May 30, 2023 |
| Oracle Mysql | — | Upgrade to MySQL version 8.0.34Upgrade to MySQL version 5.7.43 | Jun 15, 2026 | May 30, 2023 |
| Oracle_linux | — | Upgrade openssl-libsUpgrade openssl-perlUpgrade edk2-toolsUpgrade edk2-aarch64Upgrade edk2-tools-docUpgrade edk2-ovmfUpgrade opensslUpgrade openssl-devel | Jun 22, 2023 | May 30, 2023 |
| Rapid7 Insightagent | — | Upgrade Rapid7 Insight Agent to version 4.0.6.14 | Mar 19, 2024 | May 30, 2023 |
| Redhat_linux | — | Upgrade openssl-libs-debuginfoUpgrade opensslUpgrade edk2-ovmfUpgrade edk2-aarch64Upgrade edk2-tools-docUpgrade openssl-perlUpgrade openssl-debuginfoUpgrade openssl-debugsourceUpgrade edk2-toolsUpgrade openssl-libsUpgrade edk2-tools-debuginfoUpgrade edk2-debugsourceUpgrade openssl-develNo solution exists | Jun 22, 2023 | May 30, 2023 |
| Rocky_linux | — | Upgrade openssl-fips-provider-debuginfoUpgrade openssl-develUpgrade openssl-libs-debuginfoUpgrade openssl-fips-provider-debugsourceUpgrade openssl-perlUpgrade openssl-debugsourceUpgrade opensslUpgrade openssl-debuginfoUpgrade openssl-fips-providerUpgrade openssl-libs | Jul 16, 2024 | May 30, 2023 |
| Suse | — | Upgrade libopenssl1_0_0-hmac-32bitUpgrade libopenssl1_0_0Upgrade libopenssl0_9_8-hmacUpgrade libopenssl-1_0_0-devel-32bitUpgrade libopenssl1_0_0-steamUpgrade libopenssl-develUpgrade libopenssl-1_1-devel-32bitUpgrade libopenssl0_9_8-hmac-32bitUpgrade libopenssl3-32bitUpgrade openssl1-docUpgrade libopenssl1_0_0-32bitUpgrade libopenssl0_9_8Upgrade openssl-1_1Upgrade libopenssl-3-devel-32bitUpgrade libopenssl3Upgrade openssl-1_0_0Upgrade libopenssl1_1Upgrade openssl-docUpgrade libopenssl0_9_8-32bitUpgrade libopenssl1_1-32bitUpgrade openssl-1_0_0-docUpgrade libopenssl1_0_0-steam-32bitUpgrade libopenssl-1_1-develUpgrade openssl-1_0_0-cavsUpgrade openssl1Upgrade libopenssl-1_0_0-develUpgrade libopenssl1_0_0-hmacUpgrade openssl-3Upgrade libopenssl1_1-hmac-32bitUpgrade libopenssl10Upgrade libopenssl-3-develUpgrade openssl-3-docUpgrade libopenssl1_1-hmacUpgrade libopenssl1-develUpgrade opensslUpgrade openssl-1_1-doc | May 31, 2023 | May 30, 2023 |
| Ubuntu | — | Upgrade qemu-efi-aarch64Upgrade ovmfUpgrade libssl1.0.0Upgrade ovmf-ia32Upgrade qemu-efi-loongarch64Upgrade libssl1.0.0 (Ubuntu Pro)Upgrade nodejsUpgrade libssl3Upgrade qemu-efi-riscv64Upgrade libssl1.1Upgrade qemu-efi-armUpgrade openssl (Ubuntu Pro)Upgrade qemu-efiUpgrade libnode72 | May 31, 2023 | May 30, 2023 |
| Vmware Photon_os | — | Use 'tdnf update' to upgrade all packages to the latest version. | Jan 20, 2025 | May 30, 2023 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub