Lucene search
+L

8098 matches found

RedHat Linux
RedHat Linux
added 2026/08/26 1:10 p.m.8 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.16.69 security and extras update

Red Hat OpenShift Container Platform release 4.16.69 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.16. Red Hat Product Security has rated this update as having a security impact of...

10CVSS7.1AI score0.00813EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/26 12:55 p.m.10 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.19.44 security and extras update

Red Hat OpenShift Container Platform release 4.19.44 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.19. Red Hat Product Security has rated this update as having a security impact of...

10CVSS7.1AI score0.00765EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/26 10:07 a.m.9 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 ...

10CVSS7AI score0.00765EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/26 8:14 a.m.4 views

Security Bulletin: IBM Integrated Analytics System (IIAS) is affected by improper SSL/TLS certificate validation vulnerability in JWT service component

Summary IBM Integrated Analytics System includes JWT service as an internal component responsible for JSON Web Token authentication. A security issue was detected in the apjwtservice.py module where SSL/TLS server certificate validation is not enabled on an SSL/TLS connection. The absence of...

5.9CVSS5.5AI score0.00159EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.6 views

CVE-2025-36041

CVE-2025-36041 Exploração de Bypass SSL do IBM MQ Visão Geral Este repositório contém uma prova de conceito PoC da exploração para CVE-2025-36041 , uma vulnerabilidade no IBM MQ Fila de Mensagens que permite contornar a validação de certificados SSL. Ao injetar um certificado SSL falso e usar...

9.8CVSS4.8AI score0.00312EPSS
SaveExploits1
NVD
NVD
added 2026/08/25 9:17 p.m.7 views

CVE-2026-65084

NVIDIA NemoClaw for Linux contains a vulnerability in its deployment process, where an attacker could cause improper certificate validation. A successful exploit of this vulnerability might lead to information disclosure, data tampering, code execution, and escalation of privileges...

8.1CVSS0.00315EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 8:15 p.m.29 views

CVE-2026-65084

NVIDIA NemoClaw for Linux contains a vulnerability in its deployment process, where an attacker could cause improper certificate validation. A successful exploit of this vulnerability might lead to information disclosure, data tampering, code execution, and escalation of privileges...

8.1CVSS0.00315EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 8:15 p.m.15 views

CVE-2026-65084

NVIDIA NemoClaw for Linux has an improper certificate validation flaw in its deployment process. An attacker can exploit this remotely (with high complexity, no privileges required) to achieve information disclosure, data tampering, code execution, and privilege escalation . The vulnerability is ...

8.1CVSS5.4AI score0.00315EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 8:15 p.m.6 views

EUVD-2026-66102

NVIDIA NemoClaw for Linux contains a vulnerability in its deployment process, where an attacker could cause improper certificate validation. A successful exploit of this vulnerability might lead to information disclosure, data tampering, code execution, and escalation of privileges...

8.1CVSS5.4AI score0.00315EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/25 5:52 p.m.8 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.8CVSS7.5AI score0.0034EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/25 5:52 p.m.9 views

Important: Red Hat Security Advisory: ignition security update

An update for ignition is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

9.6CVSS5.7AI score0.00692EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/25 4:03 p.m.6 views

CVE-2026-79785 X-AnyLabeling before 4.0.0-beta.9 Improper Certificate Validation in Model Downloads

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS5.4AI score0.00176EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/25 4:03 p.m.10 views

CVE-2026-79785

X-AnyLabeling's model downloader disabled TLS certificate verification by calling ssl._create_unverified_context() in download_with_retry (within anylabeling/services/auto_labeling/model.py), so neither the certificate chain nor hostname was validated when fetching models over HTTPS. An attacker ...

8.2CVSS5.4AI score0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 4:03 p.m.29 views

CVE-2026-79785 X-AnyLabeling before 4.0.0-beta.9 Improper Certificate Validation in Model Downloads

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/25 4:03 p.m.5 views

CVE-2026-79785 X-AnyLabeling before 4.0.0-beta.9 Improper Certificate Validation in Model Downloads

X-AnyLabeling's model downloader disabled TLS certificate verification. downloadwithretry in anylabeling/services/autolabeling/model.py built a context with ssl.createunverifiedcontext and passed it to urllib.request.urlopen, so neither the certificate chain nor the hostname was checked on any...

8.2CVSS5.7AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/25 8:21 a.m.11 views

Moderate: Red Hat Security Advisory: OpenShift Container Platform 4.20.35 security and extras update

Red Hat OpenShift Container Platform release 4.20.35 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a security impact of...

10CVSS7.1AI score0.00765EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.8 views

RHEL 10 : ignition (RHSA-2026:59546)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:59546 advisory. Ignition is a utility used to manipulate systems during the initramfs. This includes partitioning disks, formatting partitions, writing...

9.6CVSS5.8AI score0.00692EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/24 4:12 p.m.35 views

CVE-2026-19685 Networkmanager: networkmanager: 802-1x ca-path and phase2-ca-path bypass private_user restriction, allowing wpa-enterprise server validation bypass (incomplete fix for cve-2025-9615)

NetworkManager did not apply the privateuser restriction to the 802-1x.ca-path and phase2-ca-path directory-valued connection properties. This incomplete fix for CVE-2025-9615 allows an unprivileged local user to point a private WPA-Enterprise 802.1X connection profile's CA path at an...

7.1CVSS0.00136EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 4:12 p.m.8 views

EUVD-2026-64957

NetworkManager did not apply the privateuser restriction to the 802-1x.ca-path and phase2-ca-path directory-valued connection properties. This incomplete fix for CVE-2025-9615 allows an unprivileged local user to point a private WPA-Enterprise 802.1X connection profile's CA path at an...

7.1CVSS5.4AI score0.00136EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 11:11 a.m.21 views

CVE-2026-78323

CVE-2026-78323 affects JSS (Java Security Services) , specifically the JSSTrustManager class, which fails to verify NSS trust flags when validating CA certificates. As a result, certificates stored in the NSS database without TRUSTED_CA flags can be accepted as trust anchors for TLS connections. ...

6.5CVSS5.3AI score0.00114EPSS
SaveExploits0References2
Rows per page
Query Builder