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-tools-docUpgrade edk2-toolsUpgrade openssl-perlUpgrade openssl-libsUpgrade opensslUpgrade edk2-ovmf | Jun 27, 2023 | May 30, 2023 |
| Alpine Linux | — | Upgrade openssl3Upgrade openssl | Aug 22, 2024 | May 30, 2023 |
| Amazon Linux Ami 2 | — | Upgrade openssl-staticUpgrade openssl-snapsafe-staticUpgrade openssl11-debuginfoUpgrade openssl11Upgrade openssl-debuginfoUpgrade openssl-snapsafe-debuginfoUpgrade opensslUpgrade openssl-snapsafe-perlUpgrade edk2-tools-pythonUpgrade edk2-debuginfoUpgrade edk2-aarch64Upgrade openssl11-libsUpgrade openssl-libsUpgrade edk2-ovmfUpgrade openssl-perlUpgrade openssl-snapsafe-libsUpgrade openssl-snapsafe-develUpgrade openssl-snapsafeUpgrade edk2-toolsUpgrade openssl11-staticUpgrade openssl-develUpgrade openssl11-develUpgrade edk2-tools-doc | Jun 8, 2023 | May 30, 2023 |
| Amazon_linux | — | Upgrade openssl | Jun 9, 2023 | May 30, 2023 |
| Amazon_linux_2023 | — | Upgrade opensslUpgrade openssl-libs-debuginfoUpgrade openssl-libsUpgrade openssl-perlUpgrade openssl-debuginfoUpgrade openssl-debugsourceUpgrade openssl-devel | Feb 17, 2025 | May 30, 2023 |
| Centos_linux | — | Upgrade opensslUpgrade openssl-develUpgrade openssl-debuginfoUpgrade openssl-libs-debuginfoUpgrade edk2-ovmfUpgrade openssl-libsUpgrade openssl-perlUpgrade openssl-debugsource | 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 python310Upgrade python38Upgrade mysql-connector-odbcUpgrade mysql80-serverUpgrade mysql-connector-c++Upgrade mysql57-serverUpgrade python39Upgrade python311Upgrade openssl-quictlsUpgrade python37Upgrade openssl30Upgrade openssl31Upgrade mysql-connector-jUpgrade openssl | 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-aesm-launch-pluginUpgrade libsgx-urtsUpgrade sgx-aesm-serviceUpgrade libsgx-ae-leUpgrade libsgx-enclave-common | 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 edk2-toolsUpgrade edk2-aarch64Upgrade openssl-perlUpgrade openssl-libsUpgrade edk2-ovmfUpgrade edk2-tools-docUpgrade openssl-develUpgrade openssl | 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 edk2-debugsourceNo solution existsUpgrade openssl-libsUpgrade edk2-tools-debuginfoUpgrade edk2-toolsUpgrade openssl-debugsourceUpgrade openssl-develUpgrade edk2-ovmfUpgrade edk2-aarch64Upgrade opensslUpgrade openssl-debuginfoUpgrade edk2-tools-docUpgrade openssl-perlUpgrade openssl-libs-debuginfo | Jun 22, 2023 | May 30, 2023 |
| Rocky_linux | — | Upgrade openssl-debuginfoUpgrade opensslUpgrade openssl-libsUpgrade openssl-fips-providerUpgrade openssl-libs-debuginfoUpgrade openssl-fips-provider-debugsourceUpgrade openssl-perlUpgrade openssl-fips-provider-debuginfoUpgrade openssl-develUpgrade openssl-debugsource | Jul 16, 2024 | May 30, 2023 |
| Suse | — | Upgrade libopenssl1_0_0-hmacUpgrade libopenssl1-develUpgrade libopenssl1_1-hmac-32bitUpgrade libopenssl1_1-hmacUpgrade libopenssl10Upgrade libopenssl-3-develUpgrade openssl-3Upgrade openssl-3-docUpgrade libopenssl-1_0_0-develUpgrade openssl-1_0_0-cavsUpgrade libopenssl1_0_0-steam-32bitUpgrade libopenssl-1_1-develUpgrade openssl-1_1-docUpgrade opensslUpgrade openssl1Upgrade libopenssl1_0_0-32bitUpgrade libopenssl0_9_8Upgrade libopenssl1_0_0-steamUpgrade libopenssl1_1-32bitUpgrade openssl-docUpgrade libopenssl1_1Upgrade openssl-1_0_0Upgrade libopenssl0_9_8-32bitUpgrade libopenssl-1_1-devel-32bitUpgrade libopenssl1_0_0Upgrade libopenssl-3-devel-32bitUpgrade openssl-1_0_0-docUpgrade libopenssl0_9_8-hmacUpgrade libopenssl-develUpgrade libopenssl1_0_0-hmac-32bitUpgrade openssl1-docUpgrade libopenssl0_9_8-hmac-32bitUpgrade libopenssl3-32bitUpgrade libopenssl3Upgrade openssl-1_1Upgrade libopenssl-1_0_0-devel-32bit | May 31, 2023 | May 30, 2023 |
| Ubuntu | — | Upgrade libnode72Upgrade openssl (Ubuntu Pro)Upgrade qemu-efiUpgrade libssl1.1Upgrade qemu-efi-armUpgrade qemu-efi-loongarch64Upgrade libssl3Upgrade libssl1.0.0 (Ubuntu Pro)Upgrade ovmfUpgrade ovmf-ia32Upgrade qemu-efi-riscv64Upgrade qemu-efi-aarch64Upgrade libssl1.0.0Upgrade nodejs | 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