Lucene search
+L

743 matches found

Kitploit
Kitploit
added 2026/09/06 8:48 a.m.7 views

Koh

Koh Koh is a C and Beacon Object File BOF toolset that allows for the capture of user credential material via purposeful token/logon session leakage. Some code was inspired by Elad Shamir's Internal-Monologue project no license, as well as KB180548. For why this is possible and Koh's approeach, s...

5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 5:48 p.m.6 views

EUVD-2026-71628

SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, the REST API authenticator accepts bearer tokens via a ?token= URL query parameter as a fallback to the X-API-TOKEN header. This causes long-lived API credentials to be recorded in server access logs, proxy logs, browser...

5.9CVSS5.3AI score0.00283EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/03 1:06 p.m.7 views

CVE-2026-85174

SiYuan before v3.8.2 logs API tokens from query parameters in plaintext to an accessible log file when full-text search requests exceed timing thresholds. Authenticated attackers can read the log file via the getFile endpoint to recover admin API tokens and gain permanent administrative access...

8.8CVSS0.00298EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/03 2:18 a.m.7 views

CVE-2026-41940

CVE-2026-41940 Auto Exploit Overview CVE-2026-41940 is a proof-of-concept PoC exploit targeting cPanel/WHM. This exploit demonstrates an unauthenticated authentication bypass using CRLF injection to leak security tokens and gain root-level access to the WHM interface, allowing for actions such as...

9.8CVSS8.4AI score0.98527EPSS
SaveExploits75
Kitploit
Kitploit
added 2026/09/03 1:00 a.m.5 views

cPanelWHM-AuthBypass

cPanel/WHM Auth Bypass Scanner & Exploit Tool A Go command-line tool rewritten from the Python PoC by watchTowr, used to detect and exploit the CVE-2026-41940 cPanel/WHM authentication bypass vulnerability. Vulnerability Overview CVE-2026-41940 is an authentication bypass vulnerability in...

9.8CVSS8.4AI score0.98527EPSS
SaveExploits75References1
Kitploit
Kitploit
added 2026/09/02 10:23 p.m.9 views

CVE-2025-51471-POC

CVE-2025-51471 - Exposición de Token entre Dominios de Ollama - PoC Autor: ajtazer 🔥 Resumen Este repositorio contiene una Prueba de Concepto PoC para CVE-2025-51471 , una vulnerabilidad de Exposición de Token de Autenticación entre Dominios que afecta a todas las versiones de Ollama incluyendo l...

6.9CVSS6.8AI score0.1423EPSS
SaveExploits2
OSV
OSV
added 2026/09/02 5:28 p.m.4 views

CVE-2026-55221 Boruta: OAuth credentials exposed in Boruta business logs

Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized identity specifications. Prior to version 0.10.0, Boruta logged sensitive OAuth and OpenID Connect values in business event logs. Logged values could include access tokens, refresh...

6.5CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added 2026/08/27 5:20 p.m.8 views

CVE-2026-81101

The configure command accepted any endpoint URL and stored it beside the user's access token. ConfigureCommand.execute in src/cli.ts persisted the value given to its endpoint option into the user profile without passing it through createSafeUrl in src/config.ts, the helper that already restricted...

6.9CVSS0.00322EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 2:50 p.m.11 views

EUVD-2026-67029

The configure command accepted any endpoint URL and stored it beside the user's access token. ConfigureCommand.execute in src/cli.ts persisted the value given to its endpoint option into the user profile without passing it through createSafeUrl in src/config.ts, the helper that already restricted...

6.9CVSS5.4AI score0.00322EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/27 12:09 p.m.8 views

CVE-2019-25766

A flaw was found in Renovate. During certain Go Modules update failure scenarios, temporary repository tokens are inadvertently leaked into pull request comments. A remote attacker able to view these comments could obtain the exposed tokens, leading to unauthorized access to repositories. This...

8.7CVSS5.3AI score0.00314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 3:44 p.m.36 views

CVE-2026-81029 OpenMetadata before 2.0.0 JWT Disclosure via Unvalidated SAML and OIDC Redirect URI

OpenMetadata accepts a caller-supplied post-authentication redirect target and appends the issued token to it. SamlLoginServlet reads the callback request parameter and stores it in the HTTP session without comparing it against any configured or registered destination, and the assertion consumer...

8.5CVSS0.003EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/26 3:44 p.m.6 views

EUVD-2026-66605

OpenMetadata accepts a caller-supplied post-authentication redirect target and appends the issued token to it. SamlLoginServlet reads the callback request parameter and stores it in the HTTP session without comparing it against any configured or registered destination, and the assertion consumer...

8.5CVSS5.3AI score0.003EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82217

Name of the Vulnerable Software and Affected Versions OpenMetadata versions prior to 2.0.0 Description The software accepts a caller-supplied post-authentication redirect target and appends the issued token to it. The SamlLoginServlet reads the callback request parameter and stores it in the HTTP...

8.5CVSS5.4AI score0.003EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/25 11:19 p.m.43 views

CVE-2026-80201 Kimai before 2.53.0 API Token Leakage via Invoice Template

Kimai before 2.53.0 fails to block sensitive User methods in the Twig invoice template sandbox, allowing admins to call getApiToken and getPlainApiToken methods. Attackers with template creation permissions can embed these method calls in invoice templates to leak hashed API tokens in rendered...

2CVSS0.00202EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 11:19 p.m.13 views

CVE-2026-80201

Kimai before 2.53.0 fails to block sensitive User methods within its Twig invoice template sandbox , allowing privileged users to invoke getApiToken() and getPlainApiToken(). Attackers holding template creation permissions can embed these method calls in invoice templates, causing hashed API toke...

2CVSS5.2AI score0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:19 p.m.10 views

CVE-2026-80201 Kimai before 2.53.0 API Token Leakage via Invoice Template

Kimai before 2.53.0 fails to block sensitive User methods in the Twig invoice template sandbox, allowing admins to call getApiToken and getPlainApiToken methods. Attackers with template creation permissions can embed these method calls in invoice templates to leak hashed API tokens in rendered...

2CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/25 4:17 p.m.8 views

CVE-2026-79782

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS0.00132EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 12:34 a.m.15 views

EUVD-2026-63110

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, and Splunk Secure Gateway versions below 3.10.10, 3.9.24, and 3.8.71, a user who does not hold the "admin" or "power" Splunk roles could register an arbitrary companion app and cause Splunk Secure Gateway to forward mobile us...

6.5CVSS5.5AI score0.00248EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 3:53 p.m.43 views

CVE-2026-63408

In Grav API Plugin before 1.0.0-rc.16, JwtAuthenticator::extractBearerToken() accepts a JWT via the ?token= URL query parameter on all /api/v1 routes, exposing valid tokens in Apache/proxy/CDN logs, browser history, and Referer headers. An attacker with access to those records can reuse the token...

7.5CVSS5.4AI score0.0036EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:53 p.m.35 views

CVE-2026-63408 Grav API Plugin: JWT Access Token Accepted via `?token=` URL Query Parameter

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS0.0036EPSS
SaveExploits0References3
Rows per page
Query Builder