Lucene search
+L

85 matches found

Cvelist
Cvelist
added 2025/10/09 9:24 p.m.19 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.18012EPSS
Exploits0References2
OSV
OSV
added 2025/10/09 9:24 p.m.9 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.3CVSS7.1AI score0.18012EPSS
Exploits0References4
Snyk
Snyk
added 2025/10/09 3:40 p.m.6 views

Missing Authentication for Critical Function

Overview better-auth is a The most comprehensive authentication library for TypeScript. Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the api-key plugin's create endpoints. An attacker can gain unauthorized access to any user's account by...

10CVSS7.3AI score0.18012EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/09 3:40 p.m.8 views

EUVD-2025-33358

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

6.4AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2025/10/09 3:40 p.m.10 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.18012EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/09 12:0 a.m.9 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.18012EPSS
Exploits0References29
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-24413

Malware in sbrugna...

8.8CVSS8.5AI score0.00714EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2002-1268

Malware in sbrugna...

4.6CVSS6.4AI score0.0034EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-0847

Malicious code in bioql PyPI...

7.1CVSS6.9AI score0.0018EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-3946

Malicious code in bioql PyPI...

8.8CVSS6.6AI score0.016EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2025/08/28 1:33 p.m.18 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.00162EPSS
Exploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/28 12:0 a.m.21 views

PT-2025-35110

Name of the Vulnerable Software and Affected Versions: NeuVector versions 5.0.0 through 5.4.5 Description: NeuVector stores user passwords and API keys using a simple, unsalted hash, making it vulnerable to rainbow table attacks. The software generates a cryptographically secure, random...

9.9CVSS6.5AI score0.10543EPSS
Exploits21References46
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-3798

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in openCryptoki. The openCryptoki Soft token does not check if an EC key is valid when an EC key is created via CCreateObject, nor when...

5.5CVSS6.1AI score0.00263EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/28 10:47 a.m.11 views

CVE-2025-4053

The data stored in Be-Tech Mifare Classic card is stored in cleartext. An attacker having access to a Be-Tech hotel guest Mifare Classic card can create a master key card that unlocks all the locks in the building. This issue affects all Be-Tech Mifare Classic card systems. To fix the...

6.8CVSS6.6AI score0.00124EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/05/26 10:3 a.m.7 views

CVE-2025-4053 Unauthorized creation of master key in Mifare Classic Be-Tech cards

The data stored in Be-Tech Mifare Classic card is stored in cleartext. An attacker having access to a Be-Tech hotel guest Mifare Classic card can create a master key card that unlocks all the locks in the building. This issue affects all Be-Tech Mifare Classic card systems. To fix the...

6.8CVSS6.6AI score0.00124EPSS
Exploits0References1
CVE
CVE
added 2025/05/26 10:3 a.m.53 views

CVE-2025-4053

Be-Tech Mifare Classic card systems are affected. The root cause is that data stored on the Mifare Classic cards is in cleartext, enabling an attacker with a guest card to craft a master key card that can unlock all locks in the building. Affected component: Be-Tech Mifare Classic cards and assoc...

6.8CVSS6.8AI score0.00124EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:36 a.m.12 views

CVE-2010-2450

The keygen.sh script in Shibboleth SP 2.0 located in /usr/local/etc/shibboleth by default uses OpenSSL to create a DES private key which is placed in sp-key.pm. It relies on the root umask default 22 instead of chmoding the resulting file itself, so the generated private key is world readable by...

7.5CVSS6.8AI score0.012EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/09 2:19 a.m.12 views

CVE-2025-3853

The WPshop 2 – E-Commerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions 2.0.0 to 2.6.0 via the callbackgenerateapikey due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above...

6.5CVSS6.6AI score0.00205EPSS
Exploits0References1
OSV
OSV
added 2025/03/20 10:11 a.m.7 views

CVE-2024-10834 Arbitrary File Write in eosphoros-ai/db-gpt

eosphoros-ai/db-gpt version 0.6.0 contains a vulnerability in the RAG-knowledge endpoint that allows for arbitrary file write. The issue arises from the ability to pass an absolute path to a call to os.path.join, enabling an attacker to write files to arbitrary locations on the target server. Thi...

9.1CVSS7.3AI score0.00588EPSS
Exploits1References3
OSV
OSV
added 2024/06/28 5:15 a.m.6 views

CVE-2024-37282

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.8AI score0.00603EPSS
Exploits0References1
Rows per page
Query Builder