Lucene search
+L

131 matches found

Cvelist
Cvelist
added 2026/05/03 11:15 p.m.68 views

CVE-2026-7710 YunaiV yudao-cloud Ruoyi-Vue-Pro JwtAuthenticationTokenFilter.java doFilterInternal improper authentication

A security flaw has been discovered in YunaiV yudao-cloud up to 3.8.0. This affects the function doFilterInternal of the file JwtAuthenticationTokenFilter.java of the component Ruoyi-Vue-Pro. Performing a manipulation of the argument mock-token results in improper authentication. Remote...

7.5CVSS0.00405EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/27 9:40 a.m.45 views

CVE-2026-40022 Apache Camel Platform HTTP Main: Authentication Bypass on Non-Root Context Paths in camel main runtime

When authentication is enabled on the Apache Camel embedded HTTP server or embedded management server camel-platform-http-main and a non-root context path such as /api or /admin is configured via camel.server.path or camel.management.path, the BasicAuthenticationConfigurer and...

0.00622EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/13 3:17 p.m.8 views

CVE-2025-66236

Before Airflow 3.2.0, it was unclear that secure Airflow deployments require the Deployment Manager to take appropriate actions and pay attention to security details and security model of Airflow. Some assumptions the Deployment Manager could make were not clear or explicit enough, even though...

7.5CVSS0.00439EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/20 8:56 p.m.10 views

GHSA-PH9W-R52H-28P7 langflow: /profile_pictures/{folder_name}/{file_name} endpoint file reading

Vulnerability Path Traversal in GET /api/v1/files/profilepictures/foldername/filename The downloadprofilepicture function in src/backend/base/langflow/api/v1/files.py constructed file paths by directly concatenating the user-supplied foldername and filename path parameters without sanitization or...

8.7CVSS6AI score0.19584EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.17 views

Parse Server 授权问题漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that supports Node.js. There were authorization-related vulnerabilities in versions of Parse Server prior to 8.6.10 and 9.5.0-alpha.11. These vulnerabilities stemmed from the...

9.8CVSS5.8AI score0.00525EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/06 9:16 p.m.15 views

CVE-2026-30223

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, when JWT authentication is configured using either "authJwtPubKeyPath" local RSA public key or "authJwtHmacSecret" HMAC secret, the configured audience value authJwtAud is not enforced during toke...

8.8CVSS0.00301EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/02/25 6:44 p.m.10 views

CVE-2026-25554

A flaw was found in OpenSIPS. The authjwt module, when configured with dbmode and a SQL database backend, contains a SQL injection vulnerability in the jwtdbauthorize function. This function extracts the tag claim from a JSON Web Token JWT without verifying its signature and directly incorporates...

8.3CVSS5.9AI score0.00318EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/25 4:54 p.m.11 views

CVE-2026-25554 OpenSIPS 3.1 <= 3.6.4 auth_jwt SQL Injection Enables JWT Authentication Bypass

OpenSIPS versions 3.1 before 3.6.4 containing the authjwt module prior to commit 3822d33 contain a SQL injection vulnerability in the jwtdbauthorize function in modules/authjwt/authorize.c when dbmode is enabled and a SQL database backend is used. The function extracts the tag claim from a JWT...

8.3CVSS6.1AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.12 views

CVE-2021-41130

Extensible Service Proxy, a.k.a. ESP is a proxy which enables API management capabilities for JSON/REST or gRPC API services. ESPv1 can be configured to authenticate a JWT token. Its verified JWT claim is passed to the application by HTTP header "X-Endpoint-API-UserInfo", the application can use ...

6.4CVSS7AI score0.00388EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/22 7:21 a.m.28 views

CVE-2023-53951

Ever Gauzy v0.281.9 contains a JWT authentication vulnerability that allows attackers to exploit weak HMAC secret key implementation. Attackers can leverage the exposed JWT token to authenticate and gain unauthorized access with administrative permissions...

9.8CVSS7.1AI score0.00364EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2025/12/18 12:00 a.m.171 views

📄 Kalmia CMS 0.2.0 User Enumeration

Proof of concept exploit that demonstrates a user enumeration vulnerability via the JWT authentication API on Kalmia CMS version 0.2.0. ============================================================================================================================================= | Title : Kalmia CM...

6.5CVSS6.9AI score0.00351EPSS
SaveExploits5
OSV
OSV
added 2025/12/06 11:38 a.m.11 views

BIT-ENVOY-2025-64527 Envoy crashes when JWT authentication is configured with the remote JWKS fetching

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch...

6.5CVSS7.1AI score0.00538EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/05 6:12 p.m.8 views

GHSA-MP85-7MRQ-R866 Envoy crashes when JWT authentication is configured with the remote JWKS fetching

Summary Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch fails. Details This is caused by a re-entry bug in the JwksFetcherImpl. When the first token's JWKS...

6.5CVSS7.2AI score0.00538EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/12/05 6:12 p.m.12 views

Envoy crashes when JWT authentication is configured with the remote JWKS fetching

Summary Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch fails. Details This is caused by a re-entry bug in the JwksFetcherImpl. When the first token's JWKS...

6.5CVSS7.2AI score0.00538EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/03 6:04 p.m.7 views

CVE-2025-64527 Envoy crashes when JWT authentication is configured with the remote JWKS fetching

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allowmissingorfailed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch...

6.5CVSS6.8AI score0.00538EPSS
SaveExploits1References1
CVE
CVE
added 2025/12/03 6:04 p.m.37 views

CVE-2025-64527

Envoy vulnerability CVE-2025-64527: In versions 1.33.12, 1.34.10, 1.35.6, 1.36.2 and earlier, a re-entry bug in JwksFetcherImpl triggers a crash when JWT authentication uses remote JWKS with allow_missing_or_failed and multiple tokens in headers if the JWKS fetch fails. The first token’s JWKS fet...

6.5CVSS6.8AI score0.00538EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/11/17 10:04 a.m.17 views

CVE-2025-13246

A vulnerability was identified in shsuishang ShopSuite ModulithShop up to 45a99398cec3b7ad7ff9383694f0b53339f2d35a. Impacted is the function JwtAuthenticationFilter of the file src/main/java/com/suisung/shopsuite/common/security/JwtAuthenticationFilter.java. The manipulation leads to path...

6.5CVSS6.8AI score0.00411EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/16 10:02 a.m.24 views

CVE-2025-13246 shsuishang ShopSuite ModulithShop JwtAuthenticationFilter.java JwtAuthenticationFilter path traversal

A vulnerability was identified in shsuishang ShopSuite ModulithShop up to 45a99398cec3b7ad7ff9383694f0b53339f2d35a. Impacted is the function JwtAuthenticationFilter of the file src/main/java/com/suisung/shopsuite/common/security/JwtAuthenticationFilter.java. The manipulation leads to path...

6.5CVSS0.00411EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/16 12:00 a.m.10 views

PT-2025-47081

Name of the Vulnerable Software and Affected Versions shsuishang ShopSuite ModulithShop versions prior to 45a99398cec3b7ad7ff9383694f0b53339f2d35a Description A path traversal issue exists in shsuishang ShopSuite ModulithShop. The JwtAuthenticationFilter function within the...

6.5CVSS6.6AI score0.00411EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2025/11/04 6:39 p.m.12 views

kgateway is missing xDS authorization

Summary The xDS interface in Kgateway versions 2.0.0 through 2.0.4 lacks authentication, allowing any client with unrestricted network access to the xDS port to retrieve potentially sensitive configuration data including certificate data, backend service information, routing rules, and cluster...

5.3CVSS6.8AI score0.00152EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder