Lucene search
+L

1873 matches found

OSV
OSV
added 2026/04/24 4:18 p.m.28 views

GHSA-4F9J-VR4P-642R Budibase auth session cookies are set with httpOnly:false — any XSS can lead to full account takeover

Summary The budibase:auth cookie containing the JWT session token is set with httpOnly: false at packages/backend-core/src/utils/utils.ts:218. JavaScript can read this cookie via document.cookie. Given that Budibase has had XSS vulnerabilities GHSA-gp5x-2v54-v2q5 — stored XSS via unsanitized enti...

8.1CVSS5.8AI score0.00283EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/24 4:8 p.m.31 views

CVE-2026-6911 Authentication Bypass via Missing JWT Signature Verification in AWS Ops Wheel

Missing JWT signature verification in AWS Ops Wheel allows unauthenticated attackers to forge JWT tokens and gain unintended administrative access to the application, including the ability to read, modify, and delete all application data across tenants and manage Cognito user accounts within the...

9.8CVSS0.00254EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/24 4:8 p.m.13 views

EUVD-2026-25576

Missing JWT signature verification in AWS Ops Wheel allows unauthenticated attackers to forge JWT tokens and gain unintended administrative access to the application, including the ability to read, modify, and delete all application data across tenants and manage Cognito user accounts within the...

9.8CVSS5.4AI score0.00254EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 8:28 a.m.11 views

CVE-2026-6272

A client holding only a read JWT scope can still register itself as a signal provider through the production kuksa.val.v2 OpenProviderStream API by sending ProvideSignalRequest. 1. Obtain any valid token with only read scope. 2. Connect to the normal production gRPC API kuksa.val.v2. 3. Open...

8.5CVSS6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.27 views

PT-2026-35027

Name of the Vulnerable Software and Affected Versions AWS Ops Wheel affected versions not specified Description Missing JWT signature verification allows unauthenticated attackers to forge JWT tokens and gain unintended administrative access to the application. This enables the ability to read,...

9.8CVSS5.3AI score0.00254EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.13 views

KUKSA.val 访问控制错误漏洞

KUKSA.val is a middleware component developed by the Eclipse Foundation for vehicle-based data access and communication. KUKSA.val has an access control vulnerability; this vulnerability arises from clients who only have read access to JWT tokens being able to register as signal providers through...

8.5CVSS5.8AI score0.00269EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.25 views

PT-2026-37181

Name of the Vulnerable Software and Affected Versions Budibase versions prior to 3.35.10 Description The budibase:auth cookie, which contains the JWT session token, is configured with httpOnly: false in the packages/backend-core/src/utils/utils.ts file. This allows JavaScript to access the cookie...

8.1CVSS5.7AI score0.00283EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/04/23 6:17 p.m.9 views

CVE-2026-33557

A flaw was found in Apache Kafka. By default, the sasl.oauthbearer.jwt.validator.class property is set to org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator, which does not validate JSON Web Token JWT signatures, issuers, or audiences. A remote attacker can exploit this by crafting ...

9.1CVSS5.8AI score0.00684EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/22 7:22 p.m.11 views

CVE-2026-39413

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.decode call does not explicitly deny the 'none'...

6.5CVSS5.7AI score0.00174EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/22 3:31 p.m.15 views

EUVD-2026-24744

Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Successful exploitation of this vulnerability could allow an unauthenticated attacker to compromise th...

8.7CVSS5.8AI score0.0027EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/22 2:17 p.m.15 views

CVE-2026-5749

Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Successful exploitation of this vulnerability could allow an unauthenticated attacker to compromise th...

8.7CVSS0.0027EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/22 1:23 p.m.40 views

CVE-2026-5749 Inadequate access control vulnerability in Fullstep

Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Successful exploitation of this vulnerability could allow an unauthenticated attacker to compromise th...

8.7CVSS0.0027EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/22 1:23 p.m.6 views

CVE-2026-5749 Inadequate access control vulnerability in Fullstep

Inadequate access control in the registration process in Fullstep V5, which could allow unauthenticated users to obtain a valid JWT token with which to interact with authenticated API resources. Successful exploitation of this vulnerability could allow an unauthenticated attacker to compromise th...

8.7CVSS5.8AI score0.0027EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/22 12:26 p.m.4 views

Insufficient Verification of Data Authenticity

Overview org.springframework.security:spring-security-oauth2-jose is a provides security services for the Spring IO Platform. Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the withIssuerLocation component. An attacker can bypass intended...

6.5CVSS5.5AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 6:30 a.m.9 views

GHSA-CVC6-Q2CP-2XHW Spring Security has Potential Security Misconfiguration when Using withIssuerLocation

Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator separately, for example by calling setJwtValidator. This issue affects Spring Security: from 6.3.0 through 6.3.14, from...

5.3CVSS5.8AI score0.00203EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/22 6:30 a.m.18 views

Spring Security has Potential Security Misconfiguration when Using withIssuerLocation

Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator separately, for example by calling setJwtValidator. This issue affects Spring Security: from 6.3.0 through 6.3.14, from...

6.5CVSS5.1AI score0.00203EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/04/22 6:16 a.m.10 views

CVE-2026-22748

Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator separately, for example by calling setJwtValidator.This issue affects Spring Security: from 6.3.0 through 6.3.14, from...

6.5CVSS0.00203EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/22 5:15 a.m.40 views

CVE-2026-22748 Potential Security Misconfiguration when Using withIssuerLocation

Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator separately, for example by calling setJwtValidator.This issue affects Spring Security: from 6.3.0 through 6.3.14, from...

5.3CVSS0.00203EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/22 5:15 a.m.8 views

CVE-2026-22748

Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator separately, for example by calling setJwtValidator.This issue affects Spring Security: from 6.3.0 through 6.3.14, from...

5.3CVSS5.8AI score0.00203EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2026/04/22 3:40 a.m.216 views

Exploit for CVE-2026-30368

CVE-2026-30368 Proof of concept Introduction CVE-2026-3036...

5.7AI score0.00346EPSS
SaveExploits1
Rows per page
Query Builder