938 matches found
CVE-2025-54424
https://raw.githubusercontent.com/hophtien/CVE-2025-54424/main/unrevolted/CV-v3.9.zip CVE-2025-54424: 1Panel RCE Scanner and Safe Testing Toolkit for Labs CVE-2025-54424 是关于 1Panel...
CVE-2022-30216
CVE-2022-30216 一个 Zeek 包,用于针对 Windows Server 强制向任意服务器进行 NTLM 授权的技术(CVE-2022-30216)尝试和利用发出通知。攻击者可重用 NTLM 令牌生成客户端证书,从而请求访问域控制器的 Kerberos 票据。 安装 $ zkg install cve-2022-30216 针对已有的 pcap 文件使用: $ zeek -Cr scripts/load.zeek your.pcap 示例通知 该包可生成两种通知: CVE202230216Detection::ExploitAttempt,以及...
CVE-2026-8932
🚨 CVE-2026-8932 - libcurl 最古老的安全漏洞 libcurl 中不完整的 mTLS 配置匹配 libcurl 中修补的最古老安全漏洞——隐藏超过25年未被发现。 📖 概述 CVE-2026-8932 是 libcurl 中的一个安全漏洞,该库可能在双向 TLS(mTLS) 客户端认证设置更改后错误地重用现有 TLS 连接。 由于某些私钥相关选项 未被纳入 libcurl 的连接匹配逻辑,即使客户端证书配置已变更且应强制进行新的 TLS 握手,现有已验证连接仍可能被重用。 注意: 独立 curl 命令行工具不受影响 。仅嵌入 libcurl 的应用程序存在漏洞。 ⚠️...
Astra Linux – Vulnerability in PostgresSQL 11
When the server is configured to use trust authentication with a clientcert requirement or to use cert authentication, a man-in-the-middle attacker can inject arbitrary SQL queries during the initial establishment of a connection, despite the use of SSL certificate verification and encryption...
Astra Linux – Vulnerability in Tomcat9
Improper input validation vulnerability. This issue affects Apache Tomcat: versions 11.0.0-M1 through 11.0.14, 10.1.0-M1 through 10.1.49, and 9.0.0-M1 through 9.0.112. The following versions were at the end of their support lifecycles at the time the CVE was created, but are still affected: 8.5.0...
Astra Linux - Vulnerability in Golang-1.19
Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/TLS clients, as well as servers that have Config.ClientAuth set to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default...
CVE-2025-23419
🔐 TLS 会话重用漏洞测试工具 $ 由 XIT 提供 一款基于 Python 的工具,用于测试可能因服务器配置错误而导致认证绕过的潜在 TLS 会话重用漏洞。 ⚠️ 免责声明 此工具仅供教育和授权的安全测试目的 使用。 未经适当许可,请勿在系统上使用。 📌 描述 此脚本尝试模拟 TLS 会话重用场景: 1. 连接到需要 客户端证书认证 的服务器 2. 建立 TLS 会话 3. 重用同一会话访问另一台服务器(相同 IP/端口) 4. 检查是否绕过了认证 🚀 功能特性 支持客户端证书的自定义 TLS 适配器 会话重用测试 简单的 CLI 接口 轻量且快速 🛠️ 环境要求 Python 3.x...
CVE-2025-23048-POC
CVE-2025-23048:Apache modssl TLS 1.3 会话恢复客户端证书绕过 Apache HTTP Server 2.4.35 – 2.4.62 版本在跨不同SSLCACertificateFile 指令的虚拟主机使用 TLS 1.3 会话恢复时,存在客户端证书身份验证绕过漏洞。 攻击者持有某个虚拟主机的有效客户端证书,可以在需要由不同 CA 签发证书的另一虚拟主机上恢复 TLS 1.3 会话,从而未经授权访问受保护资源。 测试环境 Apache HTTP Server:2.4.57 Win64 操作系统:Windows 10(64 位) 服务器设置 1. 安装...
CVE-2026-85596
A flaw was found in Traefik. This vulnerability allows a remote attacker to bypass authentication, gaining unauthorized access to protected routes. This occurs due to a conflict in how Traefik handles Transport Layer Security TLS options when specific Kubernetes Ingress objects are configured. Th...
BIT-TOMCAT-2025-66614 Apache Tomcat: Client certificate verification bypass due to virtual host mapping
Improper Input Validation vulnerability. This issue affects Apache Tomcat: from 11.0.0 through 11.0.14, from 10.1.0 through 10.1.49, from 9.0.0 through 9.0.112. The following versions were EOL at the time the CVE was created but are known to be affected: 8.5.0 through 8.5.100. Older EOL versions...
curl: TLS session resumption client cert bypass with CURLOPT_SSL_CTX_FUNCTION
AI use Cipher, by Causal Security, was used to find, exploit and confirm this issue. A further check was carried out to establish, as far as is possible from outside the project, that it is neither a duplicate of an existing report or advisory nor documented as intended behaviour. Everything belo...
CVE-2026-78234
A flaw was found in hawtio-operator. The operator reads the OpenShift Service CA private signing key from the openshift-service-ca namespace and uses it to mint client certificates with a Subject Common Name CN supplied by the author of a namespaced Hawtio custom resource. Because the operator...
SUSE CVE-2026-85596
Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...
CVE-2026-85597
Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiti...
CVE-2026-85596
Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...
EUVD-2026-71019
Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...
CVE-2026-85596 Traefik v3.7 Authentication Bypass via TLS Option Conflict
Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...
CVE-2026-85597 Traefik before v2.11.55 and v3.0.0 through v3.7.10 mTLS Bypass via TLS Option Conflict
Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiti...
CVE-2026-85596 Traefik v3.7 Authentication Bypass via TLS Option Conflict
Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...
CVE-2026-85596
Traefik v3.7 (Kubernetes Ingress NGINX provider, v3.7.0–v3.7.10) contains an authentication bypass . When two Ingress objects share the same host, client CA secret, and client-auth mode, the TLS options generated for each are named differently (by namespace/name), causing a TLS option conflict . ...