Lucene search
+L

12301 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/03 5:50 p.m.7 views

CVE-2025-15628

Affected Omada devices rely on embedded certificates that are shared across deployments to establish trust between controllers and managed devices. An attacker who obtains the embedded certificates may be able to impersonate trusted controllers or devices and intercept affected communications...

8.2CVSS5.5AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/03 10:03 a.m.9 views

CVE-2026-67293

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. The software's Transport Layer Security TLS hostname matcher incorrectly validates wildcard certificates, allowing it to accept certificates for multi-label subdomains that should not be covered. This...

9.3CVSS5.3AI score0.00166EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 6:37 a.m.10 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS5.5AI score0.00615EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/08/03 5:54 a.m.6 views

Inefficient Algorithmic Complexity

Overview org.bouncycastle:bcprov-debug-jdk15on is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via...

8.7CVSS5.8AI score0.00329EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.8 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the IETFUtils.valueToString method, reached through X500Name.toString, equals, and hashCode via AbstractX500NameStyle, which escapes each special character with vBuf.insertindex, "\" on the same...

8.7CVSS5.8AI score0.00329EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.8 views

Improper Certificate Validation

Overview org.bouncycastle:bcprov-jdk15to18 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then treats...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.9 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then treats the certificate as unrevoked when no SingleResponse entry matches its CertID, without...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.8 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then treats the certificate as unrevoked when no SingleResponse entry matches its CertID, without...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:54 a.m.10 views

Improper Certificate Validation

Overview org.bouncycastle:bcprov-ext-jdk14 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Improper Certificate Validation in the check method of ProvOcspRevocationChecker, which verifies a stapled OCSP response's signature and then treats...

9.3CVSS5.5AI score0.00203EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/03 2:09 a.m.14 views

crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

A flaw was found in the Go standard library packages crypto/x509 and crypto/tls. During the process of building a certificate chain, an attacker can provide a large number of intermediate certificates. This excessive input is not properly limited, leading to an uncontrolled amount of work being...

7.5CVSS5.5AI score0.00615EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.22 views

PT-2026-67530

python-cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 49.0.0, when resolving invalid certificate chains that include duplicate copies of self-signed certificates, the processing recursively invokes the same candidate, leading to an...

8.7CVSS5.5AI score0.00192EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/08/03 12:00 a.m.7 views

kernel security update

4.18.0-553.150.1 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

9.8CVSS6.5AI score0.00509EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.21 views

PT-2026-67459

Affected Omada devices rely on embedded certificates that are shared across deployments to establish trust between controllers and managed devices. An attacker who obtains the embedded certificates may be able to impersonate trusted controllers or devices and intercept affected communications...

8.2CVSS5.5AI score0.00222EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/08/02 12:56 a.m.13 views

[SECURITY] Fedora 44 Update: curl-8.18.0-8.fc44

curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMA P, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

9.8CVSS5.5AI score0.00604EPSS
SaveExploits6
NVD
NVD
added 2026/08/01 1:16 p.m.9 views

CVE-2026-67293

FreeRDP before 3.29.0 affected versions = 3.28.0 contains an improper certificate hostname validation vulnerability. The TLS hostname matcher tlsmatchhostname in libfreerdp/crypto/tls.c treats a wildcard pattern such as .example.com as matching any hostname ending in .example.com, so it incorrect...

9.3CVSS0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/01 12:22 p.m.44 views

CVE-2026-67293

FreeRDP prior to 3.29.0 (affected versions ≤ 3.28.0) contains an improper certificate hostname validation vulnerability. The TLS hostname matcher (tls_match_hostname() in libfreerdp/crypto/tls.c) treats a wildcard pattern such as *.example.com as matching any hostname ending in .example.com, allo...

9.3CVSS5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.45 views

CVE-2026-67293 FreeRDP before 3.29.0 Improper Certificate Hostname Validation

FreeRDP before 3.29.0 affected versions = 3.28.0 contains an improper certificate hostname validation vulnerability. The TLS hostname matcher tlsmatchhostname in libfreerdp/crypto/tls.c treats a wildcard pattern such as .example.com as matching any hostname ending in .example.com, so it incorrect...

9.3CVSS0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67293

FreeRDP before 3.29.0 affected versions = 3.28.0 contains an improper certificate hostname validation vulnerability. The TLS hostname matcher tlsmatchhostname in libfreerdp/crypto/tls.c treats a wildcard pattern such as .example.com as matching any hostname ending in .example.com, so it incorrect...

9.3CVSS5.4AI score0.00166EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/01 12:22 p.m.12 views

EUVD-2026-51860

FreeRDP before 3.29.0 affected versions = 3.28.0 contains an improper certificate hostname validation vulnerability. The TLS hostname matcher tlsmatchhostname in libfreerdp/crypto/tls.c treats a wildcard pattern such as .example.com as matching any hostname ending in .example.com, so it incorrect...

9.3CVSS5.4AI score0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/31 11:17 p.m.13 views

CVE-2026-54787

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired...

3.1CVSS0.0009EPSS
SaveExploits0References4
Rows per page
Query Builder