Lucene search
+L

24 matches found

NVD
NVD
added 2026/09/01 8:17 p.m.3 views

CVE-2026-78597

Missing Authorization CWE-862 in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. An authenticated user holding only low-privilege Security feature access could invoke an administrative operation tha...

4.3CVSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/01 7:20 p.m.6 views

CVE-2026-78597 Missing Authorization in Kibana Entity Store Leading to Unauthorized API Key Creation

Missing Authorization CWE-862 in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. An authenticated user holding only low-privilege Security feature access could invoke an administrative operation tha...

4.3CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/01 7:20 p.m.5 views

CVE-2026-78597

Kibana 's Entity Store feature is affected by a Missing Authorization flaw (CWE-862) that allows an authenticated user with only low-privilege Security feature access to invoke an administrative operation, creating and persisting Elasticsearch API keys under the caller's identity while bypassing ...

4.3CVSS5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 7:20 p.m.3 views

EUVD-2026-69574

Missing Authorization CWE-862 in the Kibana Entity Store feature can lead to unauthorized credential creation via Accessing Functionality Not Properly Constrained by ACLs CAPEC-1. An authenticated user holding only low-privilege Security feature access could invoke an administrative operation tha...

4.3CVSS5.9AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/14 11:35 a.m.11 views

CVE-2026-72826

The getgrav/grav-plugin-api plugin before 1.0.13 fails to validate that the scopes of a newly created API key are a subset of the caller's scopes in createApiKey. The self-target path of requireApiKeyPermission requires only the baseline api.access scope, and the new key's scopes are read directl...

9.8CVSS5.4AI score0.00261EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/20 12:14 a.m.52 views

CVE-2026-56216

Capgo before 12.128.2 is vulnerable to a scope escalation in POST /functions/v1/apikey where app-limited API keys can mint unrestricted keys by sending empty limits. An compromised app-limited key can create an org-wide, unrestricted key accessing resources such as app listings and protected endp...

8.8CVSS5.9AI score0.00442EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/07 7:59 a.m.12 views

CVE-2026-29060

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, a registered user without privileges to create or modify file requests is able to create a short-lived API key that has the permission to do so. The user must be registered with...

5CVSS5.7AI score0.00137EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 2:37 p.m.11 views

CVE-2026-3236

In affected versions of Octopus Server it was possible to create a new API key from an existing access token resulting in the new API key having a lifetime exceeding the original API key used to mint the access token...

4.3CVSS5.8AI score0.00155EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/05 10:37 a.m.44 views

CVE-2026-3236

In affected versions of Octopus Server it was possible to create a new API key from an existing access token resulting in the new API key having a lifetime exceeding the original API key used to mint the access token...

2.3CVSS0.00155EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/30 9:30 p.m.13 views

EUVD-2024-36557

It was identified that under certain specific preconditions, an API key that was originally created with a specific privileges could be subsequently used to create new API keys that have elevated privileges...

9.8CVSS5.9AI score0.00603EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/29 12:00 a.m.28 views

PT-2026-5312

Name of the Vulnerable Software and Affected Versions AutoGPT versions prior to 0.6.44 Description AutoGPT Platform’s block execution endpoints, both the main web API and external API, allow execution of blocks by UUID without verifying the disabled flag. This allows any authenticated user to...

9.4CVSS6.2AI score0.01167EPSS
SaveExploits1References24
Cvelist
Cvelist
added 2025/10/31 6:32 p.m.19 views

CVE-2025-12546 LogicalDOC Community Edition API Key creation UI cross site scripting

A vulnerability was determined in LogicalDOC Community Edition up to 9.2.1. This affects an unknown part of the component API Key creation UI. This manipulation causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized...

5.1CVSS0.00264EPSS
SaveExploits1References4
CVE
CVE
added 2025/10/09 9:24 p.m.72 views

CVE-2025-61928

CVE-2025-61928 affects Better Auth (TypeScript) prior to version 1.3.26. The vulnerability allows unauthenticated attackers to create or modify API keys for any user by supplying the target user’s id in the request body to api/auth/api-key/create (and similarly in the update endpoint). The issue ...

9.3CVSS6.8AI score0.17872EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/09 9:24 p.m.8 views

CVE-2025-61928 Better Auth: Unauthenticated API key creation through api-key plugin

Better Auth is an authentication and authorization library for TypeScript. In versions prior to 1.3.26, unauthenticated attackers can create or modify API keys for any user by passing that user's id in the request body to the api/auth/api-key/create route. session?.user ?? authRequired ? null : i...

9.3CVSS6.8AI score0.17872EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/10/09 9:24 p.m.27 views

CVE-2025-61928 Better Auth: Unauthenticated API key creation through api-key plugin

Better Auth is an authentication and authorization library for TypeScript. In versions prior to 1.3.26, unauthenticated attackers can create or modify API keys for any user by passing that user's id in the request body to the api/auth/api-key/create route. session?.user ?? authRequired ? null : i...

9.3CVSS0.17872EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/10/09 3:40 p.m.15 views

Better Auth: Unauthenticated API key creation through api-key plugin

Summary A critical authentication bypass was identified in the API key creation and update endpoints. An attacker could create or modify API keys for arbitrary users by supplying a victim’s user ID in the request body. Due to a flaw in how the authenticated user was derived, the endpoints could...

9.3CVSS9.1AI score0.17872EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/09 12:00 a.m.16 views

PT-2025-41497

Name of the Vulnerable Software and Affected Versions Better Auth versions prior to 1.3.26 Description Better Auth is an authentication and authorization library for TypeScript. A critical authentication bypass allows unauthenticated attackers to create or modify API keys for any user. This is...

9.3CVSS8.8AI score0.17872EPSS
SaveExploits0References29
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2021-24413

Malware in sbrugna...

8.8CVSS8.5AI score0.00714EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2022-3946

Malicious code in bioql PyPI...

8.8CVSS6.6AI score0.016EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2025/08/28 1:33 p.m.60 views

NeuVector has an insecure password storage and is vulnerable to rainbow attack

Impact NeuVector stores user passwords and API keys using a simple, unsalted hash. This method is vulnerable to rainbow table attack offline attack where hashes of known passwords are precomputed. NeuVector generates a cryptographically secure, random 16-character salt and uses it with the PBKDF2...

5.3CVSS5.8AI score0.00175EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder