Lucene search
+L

31 matches found

OSV
OSV
added 2026/06/26 11:3 p.m.7 views

GHSA-5C25-7VPJ-9MQH Nezha Monitoring: Pre-auth path traversal via /dashboard.. prefix confusion leaks jwt_secret_key

Summary fallbackToFrontend in the dashboard's NoRoute handler treats any URL whose raw string starts with /dashboard as an admin-frontend asset request. The check uses strings.HasPrefix, not a path-segment match, so the input /dashboard../data/config.yaml is accepted; strings.TrimPrefix leaves...

9.1CVSS5.9AI score0.00451EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/06/12 9:3 p.m.16 views

CVE-2026-53519 Nezha Monitoring: Pre-auth path traversal via /dashboard.. prefix confusion leaks jwt_secret_key

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. Prior to version 2.0.13, fallbackToFrontend in the dashboard's NoRoute handler treats any URL whose raw string starts with /dashboard as an admin-frontend asset request. The check uses strings.HasPrefi...

9.1CVSS5.2AI score0.00451EPSS
Exploits1References1
CVE
CVE
added 2026/06/12 9:3 p.m.275 views

CVE-2026-53519

Nezha Monitoring prior to v2.0.13 is affected by a path-traversal in the dashboard NoRoute handler. The code uses strings.HasPrefix on URLs that start with /dashboard, so an input like /dashboard../data/config.yaml is accepted; trimming the prefix yields ../data/config.yaml and path.Join("admin-d...

9.1CVSS5.3AI score0.00451EPSS
Exploits1References1
OSV
OSV
added 2026/06/12 9:3 p.m.4 views

CVE-2026-53519 Nezha Monitoring: Pre-auth path traversal via /dashboard.. prefix confusion leaks jwt_secret_key

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. Prior to version 2.0.13, fallbackToFrontend in the dashboard's NoRoute handler treats any URL whose raw string starts with /dashboard as an admin-frontend asset request. The check uses strings.HasPrefi...

9.1CVSS5.9AI score0.00451EPSS
Exploits1References3
CNNVD
CNNVD
added 2025/12/27 12:0 a.m.6 views

SQLE 安全漏洞

SQLE is an ActionTech open source database. A security vulnerability exists in SQLE version 4.2511.0 and earlier, which stems from incorrect manipulation of the parameter JWTSecretKey in the file sqle/utils/jwt.go, which could result in the use of a hard-coded key...

8.1CVSS4.5AI score0.00564EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.23 views

EUVD-2021-0115

Malware in sbrugna...

10CVSS7.9AI score0.01702EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/08/30 6:18 p.m.9 views

CVE-2025-41702

The JWT secret key is embedded in the egOS WebGUI backend and is readable to the default user. An unauthenticated remote attacker can generate valid HS256 tokens and bypass authentication/authorization due to the use of hard-coded cryptographic key...

9.8CVSS7.1AI score0.00491EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/06/14 7:21 p.m.13 views

CVE-2025-43866

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

7.5CVSS6.2AI score0.0033EPSS
Exploits0References1
OSV
OSV
added 2025/06/12 6:15 p.m.8 views

PYSEC-2025-221

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

7.5CVSS5.8AI score0.0033EPSS
Exploits0References1
NVD
NVD
added 2025/06/12 6:15 p.m.32 views

CVE-2025-43866

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

7.5CVSS0.0033EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/06/12 6:4 p.m.9 views

CVE-2025-43866 Vantage6 Server JWT secret not cryptographically secure

vantage6 is an open-source infrastructure for privacy preserving analysis. The JWT secret key in the vantage6 server is auto-generated unless defined by the user. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This vulnerability is...

6.3CVSS6.9AI score0.0033EPSS
Exploits0References1
CVE
CVE
added 2025/06/12 6:4 p.m.64 views

CVE-2025-43866

Vantage6 Server JWT secret not cryptographically secure: the auto-generated key uses UUID1, which is partially predictable. This exposes potential forgery of security tokens. The issue is fixed in version 4.11.0; upgrading to 4.11.0+ or defining a custom JWT secret in configuration mitigates the ...

7.5CVSS6.3AI score0.0033EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/12 12:0 a.m.11 views

PT-2025-25343 · Vantage6 · Vantage6

Name of the Vulnerable Software and Affected Versions: vantage6 versions prior to 4.11.0 Description: The vantage6 server has a predictable JWT secret key generation issue. The auto-generated key is a UUID1, which is not cryptographically secure as it is predictable to some extent. This issue...

6.3CVSS6.3AI score0.0033EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/05/23 2:27 a.m.5 views

CVE-2023-27584

Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation CNCF as an Incubating Level Project. Dragonfly uses JWT to verify user. However, the secret key for JWT, "Secret Key", is hard coded, which leads to...

9.8CVSS6.9AI score0.33618EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:51 p.m.11 views

CVE-2022-22845

QXIP SIPCAPTURE homer-app before 1.4.28 for HOMER 7.x has the same 167f0db2-f83e-4baa-9736-d56064a5b415 JWT secret key across different customers' installations...

9.8CVSS6.9AI score0.03811EPSS
Exploits1References1
NVD
NVD
added 2024/11/07 5:15 p.m.18 views

CVE-2024-48952

An issue was discovered in Logpoint before 7.5.0. SOAR uses a static JWT secret key to generate tokens that allow access to SOAR API endpoints without authentication. This static key vulnerability enables attackers to create custom JWT secret keys for unauthorized access to these endpoints...

6.4CVSS0.00271EPSS
Exploits0References3
NVD
NVD
added 2023/08/17 10:15 p.m.17 views

CVE-2023-40171

Dispatch is an open source security incident management tool. The server response includes the JWT Secret Key used for signing JWT tokens in error message when the Dispatch Plugin - Basic Authentication Provider plugin encounters an error when attempting to decode a JWT token. Any Dispatch users...

9.1CVSS9.3AI score0.00758EPSS
Exploits1References4
Prion
Prion
added 2023/08/17 10:15 p.m.18 views

Design/Logic Flaw

Dispatch is an open source security incident management tool. The server response includes the JWT Secret Key used for signing JWT tokens in error message when the Dispatch Plugin - Basic Authentication Provider plugin encounters an error when attempting to decode a JWT token. Any Dispatch users...

5CVSS7.6AI score0.00758EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2023/08/17 9:19 p.m.11 views

CVE-2023-40171 Dispatch writes JWT tokens in error message

Dispatch is an open source security incident management tool. The server response includes the JWT Secret Key used for signing JWT tokens in error message when the Dispatch Plugin - Basic Authentication Provider plugin encounters an error when attempting to decode a JWT token. Any Dispatch users...

9.1CVSS7.5AI score0.00758EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2023/08/17 12:0 a.m.10 views

PT-2023-27303 · Dispatch · Dispatch Plugin - Basic Authentication Provider +1

Name of the Vulnerable Software and Affected Versions: Dispatch versions prior to 20230817 Description: Dispatch is an open source security incident management tool. The server response includes the JWT Secret Key used for signing JWT tokens in error message when the Dispatch Plugin - Basic...

9.1CVSS7.6AI score0.00758EPSS
Exploits1References9
Rows per page
Query Builder