Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

ubuntu логотип

CVE-2026-63076

Опубликовано: 25 авг. 2026
Источник: ubuntu
Приоритет: medium
EPSS Низкий
CVSS3: 7.5

Описание

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid pointer. Impact summary: A remote, unauthenticated attacker can crash an application acting as a CMP server that accepts PBM-protected messages, or a CMP client talking to a malicious or intercepted CMP server, resulting in a Denial of Service. CWE: CWE-476: NULL Pointer Dereference Description: When verifying the password-based MAC protection of a CMP message, OpenSSL library reads the protectionAlg algorithm parameter with X509_ALGOR_get0(), which returns both the parameter type and its value pointer. The value is then cast to an ASN1_STRING and treated as the expected PBMParameter after only checking that pointer is not NULL. The parameter type returned by X509_ALGOR_get0() was never consulte...

РелизСтатусПримечание
devel

needs-triage

esm-apps-legacy/xenial

not-affected

3.0+ only
esm-apps/bionic

not-affected

3.0+ only
esm-infra/focal

not-affected

3.0+ only
jammy

not-affected

3.0+ only
noble

needs-triage

resolute

needs-triage

upstream

needs-triage

Показывать по

РелизСтатусПримечание
devel

needs-triage

jammy

DNE

noble

DNE

resolute

needs-triage

upstream

needs-triage

Показывать по

РелизСтатусПримечание
devel

not-affected

uses system openssl
esm-apps-legacy/xenial

needs-triage

esm-apps/bionic

needs-triage

esm-apps/focal

not-affected

uses system openssl
esm-apps/jammy

not-affected

3.0+ only
esm-apps/noble

not-affected

uses system openssl
esm-apps/resolute

not-affected

uses system openssl
esm-infra-legacy/trusty

not-affected

uses system openssl
jammy

not-affected

3.0+ only
noble

not-affected

uses system openssl

Показывать по

РелизСтатусПримечание
devel

needs-triage

esm-infra-legacy/trusty

not-affected

3.0+ only
esm-infra-legacy/xenial

not-affected

3.0+ only
esm-infra/bionic

not-affected

3.0+ only
esm-infra/focal

not-affected

3.0+ only
fips-preview/jammy

needs-triage

fips-updates/bionic

not-affected

3.0+ only
fips-updates/focal

not-affected

3.0+ only
fips-updates/jammy

needs-triage

fips-updates/xenial

not-affected

3.0+ only

Показывать по

РелизСтатусПримечание
devel

DNE

fips-preview/jammy

needs-triage

fips-updates/jammy

needs-triage

fips-updates/noble

released

3.0.13-0ubuntu3.15+Fips1
jammy

DNE

noble

DNE

resolute

DNE

upstream

needs-triage

Показывать по

РелизСтатусПримечание
devel

DNE

esm-infra/bionic

not-affected

3.0+ only
jammy

DNE

noble

DNE

resolute

DNE

upstream

needs-triage

Показывать по

EPSS

Процентиль: 69%
0.0133
Низкий

7.5 High

CVSS3

Связанные уязвимости

CVSS3: 7.5
redhat
10 дней назад

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid pointer. Impact summary: A remote, unauthenticated attacker can crash an application acting as a CMP server that accepts PBM-protected messages, or a CMP client talking to a malicious or intercepted CMP server, resulting in a Denial of Service. CWE: CWE-476: NULL Pointer Dereference Description: When verifying the password-based MAC protection of a CMP message, OpenSSL library reads the protectionAlg algorithm parameter with X509_ALGOR_get0(), which returns both the parameter type and its value pointer. The value is then cast to an ASN1_STRING and treated as the expected PBMParameter after only checking that pointer is not NULL. The parameter type returned by X509_ALGOR_get0() was never consulte...

CVSS3: 7.5
nvd
10 дней назад

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid pointer. Impact summary: A remote, unauthenticated attacker can crash an application acting as a CMP server that accepts PBM-protected messages, or a CMP client talking to a malicious or intercepted CMP server, resulting in a Denial of Service. CWE: CWE-476: NULL Pointer Dereference Description: When verifying the password-based MAC protection of a CMP message, OpenSSL library reads the protectionAlg algorithm parameter with X509_ALGOR_get0(), which returns both the parameter type and its value pointer. The value is then cast to an ASN1_STRING and treated as the expected PBMParameter after only checking that pointer is not NULL. The parameter type returned by X509_ALGOR_get0() was never consulte

msrc
8 дней назад

Invalid Pointer Dereference in CMP Server via Crafted protectionAlg

CVSS3: 7.5
debian
10 дней назад

Issue summary: OpenSSL CMP password based protection verification only ...

CVSS3: 7.5
github
10 дней назад

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid pointer. Impact summary: A remote, unauthenticated attacker can crash an application acting as a CMP server that accepts PBM-protected messages, or a CMP client talking to a malicious or intercepted CMP server, resulting in a Denial of Service. CWE: CWE-476: NULL Pointer Dereference Description: When verifying the password-based MAC protection of a CMP message, OpenSSL library reads the protectionAlg algorithm parameter with X509_ALGOR_get0(), which returns both the parameter type and its value pointer. The value is then cast to an ASN1_STRING and treated as the expected PBMParameter after only checking that pointer is not NULL. The parameter type returned by X509_ALGOR_get0() was never consu...

EPSS

Процентиль: 69%
0.0133
Низкий

7.5 High

CVSS3

Уязвимость CVE-2026-63076