Lucene search
+L

51 matches found

Kitploit
Kitploit
added 2026/09/10 4:34 p.m.10 views

CVE-2026-54121-PoC-Exploit

CVE-2026-54121 - AD CS "Certighost" Elevation of Privilege Framework-Toolkit Active Directory Certificate Services — Certighost → Domain Takeover Exploit Framework & Audit Toolkit For authorized security testing only. --- ⚖️ Legal Disclaimer & Responsible Use This tool is provided for educational...

8.8CVSS7.9AI score0.01788EPSS
SaveExploits12References5
CVE
CVE
added 2026/09/10 2:47 p.m.10 views

CVE-2026-88007

Traefik versions 2.11.0 through 2.11.57 and 3.7.13 contain a backend connection reuse flaw in the HTTP/3 entrypoint. The ConnContext does not call service.AddTransportOnContext, causing kerberosRoundTripper to share a single backend transport across all frontend connections rather than using a de...

9.1CVSS
SaveExploits0References5
NVD
NVD
added 2026/09/10 2:17 p.m.3 views

CVE-2026-88879

Traefik is an HTTP reverse proxy and load balancer. In Traefik v1.x, v2.x through v2.11.55, and v3.0.0 through v3.7.11, header names are canonicalized only on dashes, so X-Auth-User, XAuthUser and X.Auth.User are treated as three distinct headers by Traefik, while backends that derive variable...

5.3CVSS
SaveExploits0References2
NVD
NVD
added 2026/09/08 12:16 p.m.5 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.9CVSS0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 11:27 a.m.25 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.9CVSS0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/08 11:27 a.m.11 views

CVE-2026-78234

hawtio-operator in OpenShift contains a Service CA signing oracle flaw. The operator reads the Service CA private signing key from the openshift-service-ca namespace and mints client certificates whose Subject CN is taken directly from the author of a namespaced Hawtio custom resource. Because th...

9.9CVSS0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 8:38 a.m.8 views

BIT-APISIX-2026-75020 Apache APISIX: ldap-auth plugin cross-subtree identity impersonation

Improper Neutralization of Special Elements used in an LDAP Query 'LDAP Injection' vulnerability in Apache APISIX. A caller who holds valid credentials for one entry in the LDAP directory can authenticate through APISIX as a consumer mapped to a different entry, one the plugin's configured scope...

8.1CVSS5.8AI score0.00542EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 11:22 a.m.14 views

EUVD-2026-63905

Headroom's LLM proxy derives the memory owner from the x-headroom-user-id request header. The header is read directly at several points in headroom/proxy/handlers/openai.py, including the chat completion and websocket paths, and nothing binds the value to the caller. A client can therefore name...

9.3CVSS5.5AI score0.00345EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 11:04 a.m.48 views

CVE-2026-74876 openssl_encrypt before 1.4.0 Unverified Key Bundle Encryption

opensslencrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.fromdict that creates key bundles from untrusted data without verifying signatures. Attackers can call fromdict followed by toidentity without signature verification to encrypt data using attacker-controlled public...

9.8CVSS0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 5:52 p.m.31 views

CVE-2026-73644

OpenDJ is affected by a vulnerability in the SASL PLAIN authorization identity path prior to version 5.1.2. The issue occurs when an authenticated account with the PROXIED_AUTH privilege does not properly evaluate the mayProxy proxy ACI scope for an authzid that resolves to a different user, allo...

9.6CVSS5.3AI score0.00294EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 6:47 p.m.11 views

EUVD-2026-57424

In Kong Mesh running in universal mode with a MeshIdentity whose SPIFFE ID path template derives from the dataplane's kuma.io/workload label, the XDS authenticator in kuma-cp validates that label only when the dataplane token is bound to a workload. Workload binding is optional, so a dataplane...

6CVSS5.3AI score0.00313EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/28 12:18 p.m.12 views

CVE-2026-49332 Openshift/oauth-proxy: openshift/oauth-proxy: underscore header smuggling enables identity impersonation on wsgi/php upstreams

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS5.8AI score0.00301EPSS
SaveExploits0References13
CVE
CVE
added 2026/07/28 12:18 p.m.49 views

CVE-2026-49332

The CVE-2026-49332 entry concerns openshift/oauth-proxy. Affected component: the proxy handling of authenticated identity headers. Root cause: the proxy uses dash-variant headers (e.g., X-Forwarded-User) but does not strip underscore-variant headers (X_Forwarded_User). Because WSGI and PHP framew...

8.5CVSS5.8AI score0.00301EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/07/28 12:18 p.m.89 views

CVE-2026-49332 Openshift/oauth-proxy: openshift/oauth-proxy: underscore header smuggling enables identity impersonation on wsgi/php upstreams

A flaw was found in openshift/oauth-proxy. The proxy sets authenticated identity headers using only dash-variant keys X-Forwarded-User but does not strip underscore-variant keys XForwardedUser from incoming requests. WSGI and PHP frameworks normalize both variants to the same variable, allowing a...

8.5CVSS0.00301EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/09 4:19 p.m.12 views

MAL-2026-10060 Malicious code in cookie-parser-js (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c6c2bd7c1b5b363e72753401f6edebf816965a625227e6523210e4620ce9bb8a cookie-parser-js impersonates the widely used cookie-parser package: it copies TJ Holowaychuk / Doug Wilson author metadata, the description, the...

6.5AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.22 views

PT-2026-56887

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.10.0 Description In the backend/open webui/routers/terminals.py file, the ws terminal upstream URL is constructed using an unencoded session id and appends user id as a query parameter. This allows for query...

8CVSS6.1AI score0.00391EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/29 5:33 a.m.26 views

MAL-2026-6585 Malicious code in stake-math (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a475d161b669ae748124a4d6c1da29ebda6e40da4aa5c3c5e8b10645ef96f57a On npm install, the package's postinstall hook scripts/install-check.cjs, wired via package.json scripts.postinstall fetches a JSON config from a...

6.4AI score
SaveExploits0References8
OSV
OSV
added 2026/06/23 8:01 p.m.14 views

MAL-2026-6342 Malicious code in therdweb (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d9e63765322daedaf6d802d322402a1837d3ec653ecf47909d243e5c87398117 The package's name 'therdweb' is a one-character variation of the popular 'thirdweb' SDK, while its contents README, source code, author field 'Micha...

6.1AI score
SaveExploits0References2
NVD
NVD
added 2026/05/29 11:16 a.m.25 views

CVE-2026-46579

A flaw was found in the OpenShift Router. When a Route has insecureEdgeTerminationPolicy set to Allow, the HTTP frontend does not remove X-SSL-Client- headers from incoming requests. This allows an unauthenticated attacker to send plain HTTP requests with crafted X-SSL-Client- headers. As a resul...

7.5CVSS0.00447EPSS
SaveExploits0References14
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/23 4:01 a.m.16 views

Malicious code in @onerjs/addons (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a7d3b8a435a56ca78d7a2f4ca7077b8a96f968d29e32dd01580fdf01cee442f5 Package is published as @onerjs/addons but ships a verbatim copy of @babylonjs/addons source while declaring Babylon.js identity in its metadata:...

6AI score
SaveExploits0References2
Rows per page
Query Builder