Lucene search
K

16 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ima: fixed a reference leak in asymmetricverify Do not leak a reference to the key if its algorithm is unknown...

5.5CVSS5.8AI score0.00268EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/03/16 6:3 p.m.26 views

CVE-2026-28498 Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash...

8.2CVSS0.00201EPSS
Exploits1References3
CVE
CVE
added 2026/03/16 6:3 p.m.27 views

CVE-2026-28498

In Authlib (Python), prior to version 1.6.9, a library‑level vulnerability in the OIDC ID Token validation path (_verify_hash) can fail‑open when an unsupported/unknown alg is used for at_hash/c_hash. An attacker could present a forged ID Token with an unrecognized alg header and bypass mandatory...

8.2CVSS5.8AI score0.00201EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/16 4:15 p.m.2 views

GHSA-M344-F55W-2M6J Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding

Executive Summary A critical library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash responsible for validating the athash Access Token Hash and chash...

8.2CVSS6AI score0.00201EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 4:15 p.m.7 views

Authlib: Fail-Open Cryptographic Verification in OIDC Hash Binding

Executive Summary A critical library-level vulnerability was identified in the Authlib Python library concerning the validation of OpenID Connect OIDC ID Tokens. Specifically, the internal hash verification logic verifyhash responsible for validating the athash Access Token Hash and chash...

8.2CVSS5.9AI score0.00201EPSS
Exploits1References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/16 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-28498

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a library-level vulnerability was identified in the Authlib...

8.2CVSS7.2AI score0.00201EPSS
Exploits1References3
OSV
OSV
added 2025/03/21 3:15 p.m.3 views

CVE-2021-25635

An Improper Certificate Validation vulnerability in LibreOffice allowed an attacker to self sign an ODF document, with a signature untrusted by the target, then modify it to change the signature algorithm to an invalid or unknown to LibreOffice algorithm and LibreOffice would incorrectly present...

5.5CVSS6.8AI score0.00135EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/09/03 7:57 p.m.5 views

golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm

A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to...

5.9CVSS7.3AI score0.00661EPSS
Exploits0References11
OSV
OSV
added 2024/07/16 11:44 a.m.25 views

CVE-2022-48831 ima: fix reference leak in asymmetric_verify()

In the Linux kernel, the following vulnerability has been resolved: ima: fix reference leak in asymmetricverify Don't leak a reference to the key if its algorithm is unknown...

5.5CVSS5.8AI score0.00268EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/06/26 1:56 p.m.2 views

golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm

A flaw was found in Go's crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to...

5.9CVSS7.3AI score0.00661EPSS
Exploits0References11
OSV
OSV
added 2024/03/05 11:15 p.m.3 views

AZL-78968 CVE-2024-24783 affecting package golang 1.25.7-1

Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for...

5.9CVSS6.9AI score0.00661EPSS
Exploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.3 views

AZL-37320 CVE-2024-24783 affecting package golang for versions less than 1.21.6-1

Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for...

5.9CVSS6.9AI score0.00661EPSS
Exploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.5 views

AZL-37522 CVE-2024-24783 affecting package golang for versions less than 1.21.6-1

Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for...

5.9CVSS6.9AI score0.00661EPSS
Exploits0References1
OSV
OSV
added 2024/03/05 11:15 p.m.0 views

UBUNTU-CVE-2024-24783

Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for...

5.9CVSS6.8AI score0.00661EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2023/02/15 3:45 a.m.2 views

SUSE CVE-2021-25635

An Improper Certificate Validation vulnerability in LibreOffice allowed an attacker to self sign an ODF document, with a signature untrusted by the target, then modify it to change the signature algorithm to an invalid or unknown to LibreOffice algorithm and LibreOffice would incorrectly present...

5.5CVSS6.9AI score0.00135EPSS
Exploits0References3
CNNVD
CNNVD
added 2021/10/11 12:0 a.m.4 views

LibreOffice 信任管理问题漏洞

LibreOffice is an open source office software suite from The Document Foundation tdf. The product includes the Writer text documents, Calc spreadsheets and Impress presentations applications. LibreOffice suffers from a trust management issue vulnerability that stems from the application not...

7.5CVSS6.8AI score0.00685EPSS
Exploits0References11
Rows per page
Query Builder