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

exploitDog

Количество 40

Количество 40

ubuntu логотип

CVE-2026-34986

3 месяца назад

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also r...

CVSS3: 7.5
EPSS: Низкий
redhat логотип

CVE-2026-34986

3 месяца назад

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also r...

CVSS3: 7.5
EPSS: Низкий
nvd логотип

CVE-2026-34986

3 месяца назад

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reac

CVSS3: 7.5
EPSS: Низкий
debian логотип

CVE-2026-34986

3 месяца назад

Go JOSE provides an implementation of the Javascript Object Signing an ...

CVSS3: 7.5
EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20669-1

около 2 месяцев назад

Security update for google-cloud-sap-agent

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1938-1

около 1 месяца назад

Security update for google-cloud-sap-agent

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:1935-1

около 1 месяца назад

Security update for google-cloud-sap-agent

EPSS: Низкий
redos логотип

ROS-20260506-73-0003

около 2 месяцев назад

Уязвимость golang-github-jose

CVSS3: 7.5
EPSS: Низкий
rocky логотип

RLSA-2026:19186

около 1 месяца назад

Important: buildah security update

EPSS: Низкий
rocky логотип

RLSA-2026:19173

26 дней назад

Important: podman security update

EPSS: Низкий
rocky логотип

RLSA-2026:10135

2 месяца назад

Important: buildah security update

EPSS: Низкий
github логотип

GHSA-78h2-9frx-2jm8

3 месяца назад

Go JOSE Panics in JWE decryption

CVSS3: 7.5
EPSS: Низкий
oracle-oval логотип

ELSA-2026-19186

16 дней назад

ELSA-2026-19186: buildah security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-19173

16 дней назад

ELSA-2026-19173: podman security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-10135

2 месяца назад

ELSA-2026-10135: buildah security update (IMPORTANT)

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20816-1

около 1 месяца назад

Security update for alloy

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20711-1

около 2 месяцев назад

Security update for hauler

EPSS: Низкий
rocky логотип

RLSA-2026:19017

30 дней назад

Important: podman security update

EPSS: Низкий
suse-cvrf логотип

openSUSE-SU-2026:20686-1

около 2 месяцев назад

Security update for distribution

EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2026:2640-1

2 дня назад

Security update for containerd

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
ubuntu логотип
CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also r...

CVSS3: 7.5
0%
Низкий
3 месяца назад
redhat логотип
CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also r...

CVSS3: 7.5
0%
Низкий
3 месяца назад
nvd логотип
CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reac

CVSS3: 7.5
0%
Низкий
3 месяца назад
debian логотип
CVE-2026-34986

Go JOSE provides an implementation of the Javascript Object Signing an ...

CVSS3: 7.5
0%
Низкий
3 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20669-1

Security update for google-cloud-sap-agent

0%
Низкий
около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:1938-1

Security update for google-cloud-sap-agent

0%
Низкий
около 1 месяца назад
suse-cvrf логотип
SUSE-SU-2026:1935-1

Security update for google-cloud-sap-agent

0%
Низкий
около 1 месяца назад
redos логотип
ROS-20260506-73-0003

Уязвимость golang-github-jose

CVSS3: 7.5
0%
Низкий
около 2 месяцев назад
rocky логотип
RLSA-2026:19186

Important: buildah security update

0%
Низкий
около 1 месяца назад
rocky логотип
RLSA-2026:19173

Important: podman security update

0%
Низкий
26 дней назад
rocky логотип
RLSA-2026:10135

Important: buildah security update

0%
Низкий
2 месяца назад
github логотип
GHSA-78h2-9frx-2jm8

Go JOSE Panics in JWE decryption

CVSS3: 7.5
0%
Низкий
3 месяца назад
oracle-oval логотип
ELSA-2026-19186

ELSA-2026-19186: buildah security update (IMPORTANT)

16 дней назад
oracle-oval логотип
ELSA-2026-19173

ELSA-2026-19173: podman security update (IMPORTANT)

16 дней назад
oracle-oval логотип
ELSA-2026-10135

ELSA-2026-10135: buildah security update (IMPORTANT)

2 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20816-1

Security update for alloy

около 1 месяца назад
suse-cvrf логотип
openSUSE-SU-2026:20711-1

Security update for hauler

около 2 месяцев назад
rocky логотип
RLSA-2026:19017

Important: podman security update

30 дней назад
suse-cvrf логотип
openSUSE-SU-2026:20686-1

Security update for distribution

около 2 месяцев назад
suse-cvrf логотип
SUSE-SU-2026:2640-1

Security update for containerd

2 дня назад

Уязвимостей на страницу