Lucene search
+L

241 matches found

EUVD
EUVD
added 2026/04/17 6:31 a.m.32 views

EUVD-2026-23362

Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This...

7.5CVSS5.8AI score0.00718EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/17 6:31 a.m.3 views

Allocation of Resources Without Limits or Throttling

Overview github.com/hashicorp/vault/http is an a tool for securely accessing secrets. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the HandlerFunc and ReKey related operations in http/handler.go and vault/core.go. An attacker can...

8.7CVSS5.7AI score0.00718EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/17 3:22 a.m.3 views

CVE-2026-5807

Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This...

7.5CVSS5.8AI score0.00718EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/04/17 3:22 a.m.4 views

CVE-2026-5807 Vault Vulnerable to Denial-of-Service via Unauthenticated Root Token Generation/Rekey Operations

Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This...

7.5CVSS5.8AI score0.00718EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/17 3:22 a.m.86 views

CVE-2026-5807 Vault Vulnerable to Denial-of-Service via Unauthenticated Root Token Generation/Rekey Operations

Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This...

7.5CVSS0.00718EPSS
Exploits0References1
CVE
CVE
added 2026/04/17 3:22 a.m.45 views

CVE-2026-5807

Vault is vulnerable to a denial-of-service condition: an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot and preventing legitimate operators from completing these workflows. The issue is fixed in...

7.5CVSS5.8AI score0.00718EPSS
Exploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/17 3:22 a.m.10 views

CVE-2026-5807

Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This...

7.5CVSS5.8AI score0.00718EPSS
Exploits0
OSV
OSV
added 2026/04/17 3:22 a.m.5 views

CVE-2026-5807 Vault Vulnerable to Denial-of-Service via Unauthenticated Root Token Generation/Rekey Operations

Vault is vulnerable to a denial-of-service condition where an unauthenticated attacker can repeatedly initiate or cancel root token generation or rekey operations, occupying the single in-progress operation slot. This prevents legitimate operators from completing these workflows. This...

7.5CVSS7.1AI score0.00718EPSS
Exploits0References7
NVD
NVD
added 2026/04/10 7:16 p.m.6 views

CVE-2026-33707

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, the default password reset mechanism generates tokens using sha1$email with no random component, no expiration, and no rate limiting. An attacker who knows a user's email can compute the reset token and change the...

9.8CVSS0.00426EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:3 p.m.10 views

CVE-2026-30944

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to...

8.8CVSS5.8AI score0.00564EPSS
Exploits3References1
CNVD
CNVD
added 2026/03/17 12:0 a.m.22 views

StudioCMS License Issues Vulnerabilities

StudioCMS is StudioCMS open source a content management system . StudioCMS suffers from an authorization issue vulnerability that stems from improper access control in the password reset token generation endpoint, which can be exploited by an attacker to cause an administrator to take over a...

7.2CVSS5.3AI score0.00344EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2026/03/12 2:49 p.m.17 views

StudioCMS: IDOR — Admin-to-Owner Account Takeover via Password Reset Link Generation

Summary The POST /studiocmsapi/dashboard/create-reset-link endpoint allows any authenticated user with admin privileges to generate a password reset token for any other user, including the owner account. The handler verifies that the caller is an admin but does not enforce role hierarchy, nor doe...

7.2CVSS5.8AI score0.00344EPSS
Exploits1References3Affected Software1
GithubExploit
GithubExploit
added 2026/03/11 12:53 a.m.206 views

Exploit for CVE-2026-30944

🔓 CVE-2026-30944 StudioCMS Privilege Escalation via Insecure...

8.8CVSS5.8AI score0.00564EPSS
Exploits3
EUVD
EUVD
added 2026/03/10 6:16 p.m.8 views

EUVD-2026-10556

StudioCMS has Privilege Escalation via Insecure API Token Generation...

8.8CVSS5.8AI score0.00564EPSS
Exploits3References6
OSV
OSV
added 2026/03/10 6:16 p.m.1 views

GHSA-667W-MMH7-MRR4 StudioCMS has Privilege Escalation via Insecure API Token Generation

Summary The /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to validate whether the requesting user is authorized to create tokens on behalf of the target us...

8.8CVSS5.9AI score0.00564EPSS
Exploits3References7
Snyk
Snyk
added 2026/03/10 6:16 p.m.4 views

Incorrect Authorization

Overview @withstudiocms/auth-kit is an Utilities for managing authentication Affected versions of this package are vulnerable to Incorrect Authorization through the api-tokens endpoint, which allows an authenticated user with editor privileges or higher to generate API tokens for any user by...

8.8CVSS5.8AI score0.00564EPSS
Exploits3References3
Github Security Blog
Github Security Blog
added 2026/03/10 6:16 p.m.11 views

StudioCMS has Privilege Escalation via Insecure API Token Generation

Summary The /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to validate whether the requesting user is authorized to create tokens on behalf of the target us...

8.8CVSS5.9AI score0.00564EPSS
Exploits3References7Affected Software1
CVE
CVE
added 2026/03/10 4:48 p.m.24 views

CVE-2026-30944

CVE-2026-30944 affects StudioCMS prior to 0.4.0. The vulnerability resides in the /studiocms_api/dashboard/api-tokens endpoint, where any authenticated user (at least Editor) can generate API tokens for any target user, bypassing authorization checks to create tokens on behalf of others. This lea...

8.8CVSS5.8AI score0.00564EPSS
Exploits3References3Affected Software1
Cvelist
Cvelist
added 2026/03/10 4:48 p.m.34 views

CVE-2026-30944 StudioCMS Affected by Privilege Escalation via Insecure API Token Generation

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to...

8.8CVSS0.00564EPSS
Exploits3References3
Vulnrichment
Vulnrichment
added 2026/03/10 4:48 p.m.3 views

CVE-2026-30944 StudioCMS Affected by Privilege Escalation via Insecure API Token Generation

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.0, the /studiocmsapi/dashboard/api-tokens endpoint allows any authenticated user at least Editor to generate API tokens for any other user, including owner and admin accounts. The endpoint fails to...

8.8CVSS5.8AI score0.00564EPSS
Exploits3References3
Rows per page
Query Builder