Lucene search
+L

73 matches found

Kitploit
Kitploit
added 2026/09/19 10:36 p.m.9 views

CVE-2026-54121

CVE-2026-54121 Certighost This is a proof-of-concept tool to demonstrace CVE-2026-54121 a.k.a Certighost. Read here https://gist.github.com/H0j3n/a5ef2609b5f2944ac2390a191a534c26 for the detailed analysis. Install dependencies The proof of concept is a self-contained Python script. It requires...

8.8CVSS8.2AI score0.01788EPSS
SaveExploits14References4
Kitploit
Kitploit
added 2026/09/19 11:31 a.m.11 views

CVE-2026-54121-CertiGhost

CVE-2026-54121 Certighost - patched fork A working fork of the proof-of-concept tool for CVE-2026-54121, also known as Certighost. Original research and PoC by @H0j3n and @aniqfakhrul detailed analysis at: https://gist.github.com/H0j3n/a5ef2609b5f2944ac2390a191a534c26. This fork fixes the SAN...

8.8CVSS8.2AI score0.01788EPSS
SaveExploits14References3
Kitploit
Kitploit
added 2026/09/15 5:45 a.m.7 views

CVE-2022-26923

CVE-2022-26923 – Exploit Certifried Abuso de AD CS Explotación automatizada de CVE-2022-26923 Certifried , permitiendo escalada de privilegios mediante el abuso de Servicios de Certificados de Active Directory AD CS, con un fallback automático a Delegación Restringida Basada en Recursos RBCD, y...

9CVSS8.3AI score0.835EPSS
SaveExploits8
Vulnrichment
Vulnrichment
added 2026/09/08 11:27 a.m.7 views

CVE-2026-78234 Hawtio-operator: hawtio-operator: service-ca signing oracle allows arbitrary-cn certificate issuance to namespace edit users

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...

9.9CVSS5.7AI score0.00212EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 11:27 a.m.6 views

EUVD-2026-72693

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...

9.9CVSS5.7AI score0.00212EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/08 11:27 a.m.9 views

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...

9.9CVSS5.7AI score0.00212EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.12 views

PT-2026-87035

If a namespaced CR can mint cluster identity, that operator is a CA. If a namespaced CR can mint cluster identity, that operator is a CA. CVE-2026-78234, hawtio-operator. it reads the OpenShift Service CA private key, then issues a client cert with whatever CN you put on the Hawtio CR. the operat...

9.9CVSS5.7AI score0.00212EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/11 9:17 p.m.34 views

CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS0.00242EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/11 9:17 p.m.22 views

CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.5AI score0.00242EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/11 8:33 p.m.14 views

CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicyBUILTIN setting has no effect when used with the async version of HttpClient. An attacker that can intercept and modify traffic between the client and the server can impersonat...

9.1CVSS5.4AI score0.00242EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.23 views

PT-2026-70917

Name of the Vulnerable Software and Affected Versions Apache HttpComponents Client versions 5.4 through 5.6.3 Description An issue exists where the HostnameVerificationPolicyBUILTIN setting is ignored when using the async version of HttpClient. This failure in TLS hostname verification allows an...

9.1CVSS5.3AI score0.00242EPSS
SaveExploits0References15
CVE
CVE
added 2026/08/03 5:50 p.m.94 views

CVE-2025-15628

The CVE affects TP-Link Omada devices using embedded certificates shared across deployments. The root cause is hardcoded/embedded certificates enabling impersonation of trusted controllers or devices, allowing interception of communications. The connected documents confirm the same description an...

8.2CVSS5.5AI score0.00222EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/14 7:17 p.m.20 views

CVE-2026-45063

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, X509Authenticator extracts the user identifier from $SERVER'SSLCLIENTSDN' with an unanchored regex that matches emailAddress= anywhere in the distinguishe...

9.1CVSS0.00367EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/14 6:28 p.m.84 views

CVE-2026-45063

Symfony X509Authenticator vulnerability (CVE-2026-45063) allows identity spoofing because an unanchored regex extracts emailAddress from the certificate Subject DN, enabling a trusted certificate with emailAddress embedded in another RDN (e.g., CN) to authenticate as another user. Impact is high ...

9.1CVSS6.1AI score0.00367EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/06/30 5:26 p.m.8 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization via the ApplyCreate function in controller/model/enrollmentmanager.go. An attacker can gain full administrative control by creating enrollments for any identity, including the default administrator, and redeeming t...

8.8CVSS5.9AI score0.0034EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/15 12:00 a.m.41 views

CVE-2026-45389

Summary (OCaml-TLS CVE-2026-45389): OCaml-TLS versions before 2.1.0 fail to properly validate KeyUsage and ExtendedKeyUsage on client certificates during mutual TLS, allowing impersonation with certificates intended for server authentication. The issue arises in the server-side certificate valida...

7.4CVSS5.3AI score0.00191EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/10 12:40 p.m.51 views

CVE-2026-52754 Ghidra < 12.1 - Authentication Bypass via Null Signature in PKIAuthenticationModule

Ghidra before 12.1 contains an authentication bypass vulnerability in PKIAuthenticationModule.authenticate that allows any user with a valid CA-signed certificate to impersonate other users by presenting their public certificate with a null signature. Attackers can escalate privileges, modify...

8.8CVSS0.00252EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/10 12:00 a.m.32 views

National Security Agency Ghidra 数据伪造问题漏洞

National Security Agency Ghidra is a software reverse-engineering framework developed by the National Security Agency NSA. Prior to version 12.1 of National Security Agency Ghidra, there was a data manipulation vulnerability. This vulnerability stemmed from the PKIAuthenticationModule.authenticat...

8.8CVSS5.3AI score0.00252EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/10 12:00 a.m.34 views

PT-2026-48414

Ghidra before 12.1 contains an authentication bypass vulnerability in PKIAuthenticationModule.authenticate that allows any user with a valid CA-signed certificate to impersonate other users by presenting their public certificate with a null signature. Attackers can escalate privileges, modify...

8.8CVSS5.5AI score0.00252EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/06/09 4:03 p.m.37 views

CVE-2026-34181

Issue Summary: The PKCS12 file processing fails to perform sufficient input validation for files that use Password-Based Message Authentication Code 1 PBMAC1 integrity mechanism allowing a certificate and private key forgery. Impact Summary: An attacker impersonating a user can cause a service...

7.4CVSS5.6AI score0.00235EPSS
SaveExploits0
Rows per page
Query Builder