Lucene search
+L

7912 matches found

RedHat Linux
RedHat Linux
added 2026/07/08 3:52 p.m.13 views

crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application

A flaw was found in the crypto/x509 package within Go golang. When verifying a certificate chain, excluded DNS Domain Name System constraints are not correctly applied to wildcard DNS Subject Alternative Names SANs if the case of the SAN differs from the constraint. This oversight could allow an...

8.8CVSS7AI score0.0034EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/08 3:52 p.m.10 views

crypto/x509: Incorrect enforcement of email constraints in crypto/x509

A certificate validation flaw has been discovered in the golang crypto/x509 module. When verifying a certificate chain which contains a certificate containing multiple email address constraints which share common local portions but different domain portions, these constraints will not be properly...

7.5CVSS7AI score0.00606EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/08 3:52 p.m.7 views

crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation

A flaw was found in Go's crypto/x509 package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service DoS for...

7.5CVSS7.1AI score0.00355EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.15 views

PT-2026-57872

Name of the Vulnerable Software and Affected Versions Lorex 2K Indoor Wi-Fi Security Camera affected versions not specified Description An issue exists in the device management functionality where the server fails to properly validate certificates. This flaw allows network-adjacent attackers to...

7.5CVSS7.2AI score0.00096EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/07 9:10 p.m.32 views

CVE-2026-46354 Coder: PKCS#7 signature bypass in Azure instance identity allows unauthenticated agent token theft

Coder allows organizations to provision remote development environments via Terraform. In versions prior tp 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3, azureidentity.Validate verifies that the PKCS7 signer certificate chains to a trusted Azure CA but never verifies the PKCS7 signature...

9.1CVSS0.0026EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/07 9:10 p.m.82 views

CVE-2026-46354

Summary: A PKCS#7 signature bypass in Coder (Coder v2 before patches) allows unauthenticated token theft via Azure instance identity. The issue stems from azureidentity.Validate() validating only the signer certificate chain, not the signature itself, enabling forged PKCS#7 envelopes containing a...

9.1CVSS6.1AI score0.0026EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/07 4:2 p.m.7 views

PYSEC-2026-1922 SignXML's signature verification with HMAC is vulnerable to a timing attack

When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., prior versions of SignXML are vulnerable to a potential timing attack. The verifier may leak information about the correct HMAC when comparing...

6.9CVSS6AI score0.00199EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:2 p.m.10 views

PYSEC-2026-1921 SignXML's signature verification with HMAC is vulnerable to an algorithm confusion attack

When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., prior versions of SignXML are vulnerable to a potential algorithm confusion attack. Unless the user explicitly limits the expected signature...

6.9CVSS5.9AI score0.00192EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:2 p.m.10 views

PYSEC-2026-1867 Issue with Amazon Redshift Python Connector and the BrowserAzureOAuth2CredentialsProvider plugin

Summary Amazon Redshift Python Connector is a pure Python connector to Redshift i.e., driver that implements the Python Database API Specification 2.0. When the Amazon Redshift Python Connector is configured with the BrowserAzureOAuth2CredentialsProvider plugin, the driver skips the SSL certifica...

7.5CVSS6.1AI score0.00277EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1148 Improper Certificate Validation vulnerability in Apache Airflow FTP Provider

Improper Certificate Validation vulnerability in Apache Airflow FTP Provider. The FTP hook lacks complete certificate validation in FTPTLS connections, which can potentially be leveraged. Implementing proper certificate validation by passing context=ssl.createdefaultcontext during FTPTLS...

2.7CVSS6AI score0.00626EPSS
SaveExploits0References9
PyPA
PyPA
added 2026/07/07 11:45 a.m.18 views

Apache Airflow missing Certificate Validation

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, andApache Airflow before 2.7.0 are affected by theValidation of OpenSSL Certificate vulnerability.The default SSL context with SSL library did not check a server's X.509certificate. Instead, the code accepted an...

5.9CVSS6.3AI score0.00594EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1130 Apache Airflow missing Certificate Validation

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Airflow before 2.7.0 are affected by the Validation of OpenSSL Certificate vulnerability. The default SSL context with SSL library did not check a server's X.509 certificate. Instead, the code accepte...

5.9CVSS6.3AI score0.00594EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/07 10:17 a.m.9 views

PYSEC-2026-903 Improper Certificate Validation in pyload-ng

Improper Certificate Validation in GitHub repository pyload/pyload prior to 0.5.0b3.dev44...

7.4CVSS7AI score0.00526EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-901 Apache Pulsar Disabled Certificate Validation for OAuth Client Credential Requests makes C++/Python Clients vulnerable to MITM attack

The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllowInsecureConnection is disabled via configuration. This vulnerability allows an attacker to perform a man in the middle attack and intercept and/or...

8.1CVSS7.2AI score0.00711EPSS
SaveExploits1References7
Snyk
Snyk
added 2026/07/06 9:12 p.m.9 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the aibridgeproxyd process when the default transport is configured with InsecureSkipVerify: true, causing outbound HTTPS connections to accept any TLS certificate. An attacker can intercept sensitive...

9.1CVSS6AI score0.0016EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 9:12 p.m.9 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the aibridgeproxyd process when the default transport is configured with InsecureSkipVerify: true, causing outbound HTTPS connections to accept any TLS certificate. An attacker can intercept sensitive...

9.1CVSS6AI score0.0016EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/06 3:7 p.m.17 views

nodejs: Node.js: Certification validation bypass in TLS host verification

A flaw was found in Node.js. An attacker can exploit a vulnerability in the Transport Layer Security TLS host verification process to bypass certification validation. This bypass could allow an attacker to intercept or alter communications, potentially leading to information disclosure or integri...

4.3CVSS6.2AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 2:47 p.m.12 views

nodejs: Node.js: Certification validation bypass in TLS host verification

A flaw was found in Node.js. An attacker can exploit a vulnerability in the Transport Layer Security TLS host verification process to bypass certification validation. This bypass could allow an attacker to intercept or alter communications, potentially leading to information disclosure or integri...

4.3CVSS6.2AI score0.00258EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/06 1:37 p.m.8 views

USN-8502-1 gnutls28 vulnerabilities

It was discovered that GnuTLS had a timing side-channel when processing malformed ciphertexts in RSA-PSK ClientKeyExchange. A remote attacker could possibly use this issue to recover sensitive information. This issue only affected Ubuntu 18.04 LTS. CVE-2024-0553 Bing Shi discovered that GnuTLS...

9.8CVSS7AI score0.01614EPSS
SaveExploits3References11
RedHat Linux
RedHat Linux
added 2026/07/06 1:3 p.m.13 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS6.8AI score0.00765EPSS
SaveExploits1References8
Rows per page
Query Builder