Lucene search
+L

43 matches found

NVD
NVD
added yesterday7 views

CVE-2026-52855

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.12.3, config. placeholders in egg configuration-file templates allow a low-privileged user to read config.token, config.tokenid, and config.docker.registries from the full daemon...

9.9CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added yesterday3 views

Wings exposes node configuration secrets through egg configuration-file templating

Impact Type: Exposure of sensitive information / insufficiently protected credentials leading to privilege escalation and full node compromise. Wings exposes its entire daemon configuration to the egg configuration-file templating engine. When Wings renders a server's configuration files, any...

9.9CVSS5.5AI score
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added yesterday15 views

CVE-2026-52855 Wings exposes node configuration secrets through egg configuration-file templating

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.12.3, config. placeholders in egg configuration-file templates allow a low-privileged user to read config.token, config.tokenid, and config.docker.registries from the full daemon...

9.9CVSS
SaveExploits0References3
NVD
NVD
added 2026/07/15 12:18 p.m.8 views

CVE-2026-61452

The Grav API plugin getgrav/grav-plugin-api before 2.0.4 contains an improper session invalidation vulnerability where JWT access tokens are issued without a jti JWT ID claim and therefore cannot be revoked server-side. Unlike refresh tokens, access tokens remain valid for their full lifetime...

6.9CVSS0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/15 11:25 a.m.5 views

CVE-2026-61452 Grav before 2.0.4 Improper Session Invalidation JWT Access Tokens

The Grav API plugin getgrav/grav-plugin-api before 2.0.4 contains an improper session invalidation vulnerability where JWT access tokens are issued without a jti JWT ID claim and therefore cannot be revoked server-side. Unlike refresh tokens, access tokens remain valid for their full lifetime...

6.9CVSS6.1AI score0.00194EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/09 4:41 p.m.6 views

GHSA-CJW9-GHJ4-FWXF fast-jwt has a ReDoS when using RegExp in allowed* leading to CPU exhaustion during token verification

⚠️ IMPORTANT CLARIFICATIONS Affected Configurations This vulnerability ONLY affects applications that: - Use RegExp objects not strings in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options - Configure patterns susceptible to catastrophic backtracking - Example: allowedAud...

4.2CVSS5.9AI score0.00262EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/04/09 4:41 p.m.21 views

fast-jwt: Stateful RegExp (/g or /y) causes non-deterministic allowed-claim validation (logical DoS)

Impact Using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended behaviours. This is because some modifiers are stateful and will cause failures in every second verification attempt...

5.3CVSS5.9AI score0.00383EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/04/09 2:52 p.m.18 views

CVE-2026-35040

CVE-2026-35040 affects the fast-jwt library prior to version 6.2.1. The issue involves stateful RegExp modifiers /g and /y used in allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce verify options, which can cause 50% of valid authentication attempts to fail in an alternating pattern...

5.3CVSS5.9AI score0.00383EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/09 2:52 p.m.7 views

CVE-2026-35040 fast-jwt: Stateful RegExp (/g or /y) causes non-deterministic allowed-claim validation (logical DoS)

fast-jwt provides fast JSON Web Token JWT implementation. Prior to 6.2.1, using certain modifiers on RegExp objects in the allowedAud, allowedIss, allowedSub, allowedJti, or allowedNonce options in verify functions can cause certain unintended behaviours. This is because some modifiers are statef...

5.3CVSS5.9AI score0.00383EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.11 views

D-Link DIR-816 访问控制错误漏洞

The D-Link DIR-816 is a wireless router produced by D-Link Corporation. The D-Link DIR-816 1.10CNB05 version has a vulnerability related to access control. This vulnerability stems from incorrect handling of the parameter tokenid in the file redirect.asp, which may lead to improper access control...

9.8CVSS7.1AI score0.01357EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/15 1:32 p.m.3 views

CVE-2026-4180 D-Link DIR-816 goahead redirect.asp access control

A vulnerability was identified in D-Link DIR-816 1.10CNB05. The impacted element is an unknown function of the file redirect.asp of the component goahead. The manipulation of the argument tokenid leads to improper access controls. The attack may be initiated remotely. The exploit is publicly...

7.5CVSS5.5AI score0.01357EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/03/15 1:32 p.m.3 views

CVE-2026-4180

A vulnerability was identified in D-Link DIR-816 1.10CNB05. The impacted element is an unknown function of the file redirect.asp of the component goahead. The manipulation of the argument tokenid leads to improper access controls. The attack may be initiated remotely. The exploit is publicly...

7.5CVSS5.5AI score0.01357EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/15 12:0 a.m.8 views

PT-2026-25554

A vulnerability was identified in D-Link DIR-816 1.10CNB05. The impacted element is an unknown function of the file redirect.asp of the component goahead. The manipulation of the argument token id leads to improper access controls. The attack may be initiated remotely. The exploit is publicly...

7.5CVSS5.5AI score0.01357EPSS
SaveExploits1References7
OSV
OSV
added 2026/03/02 7:53 p.m.6 views

GHSA-P9X3-W98F-7J3Q NocoDB Missing Ownership Validation in MCP Token Operations

Summary The MCP token service did not validate token ownership, allowing a Creator within the same base to read, regenerate, or delete another user's MCP tokens if the token ID was known. Details McpTokenService.get, regenerateToken, and delete did not filter by fkuserid. The analogous...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/02 7:53 p.m.8 views

NocoDB Missing Ownership Validation in MCP Token Operations

Summary The MCP token service did not validate token ownership, allowing a Creator within the same base to read, regenerate, or delete another user's MCP tokens if the token ID was known. Details McpTokenService.get, regenerateToken, and delete did not filter by fkuserid. The analogous...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/26 12:27 a.m.39 views

CVE-2026-27840 ZITADEL's truncated opaque tokens are still valid

ZITADEL is an open source identity management platform. Starting in version 2.31.0 and prior to versions 3.4.7 and 4.11.0, opaque OIDC access tokens in the v2 format truncated to 80 characters are still considered valid. Zitadel uses a symmetric AES encryption for opaque tokens. The cleartext...

4.3CVSS0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/12 5:16 p.m.8 views

CVE-2025-55210

FreePBX is an open-source web-based graphical user interface GUI that manages Asterisk. Prior to 17.0.5 and 16.0.17, FreePBX module api PBX API is vulnerable to privilege escalation by authenticated users with REST/GraphQL API access. This vulnerability allows an attacker to forge a valid JWT wit...

7.5CVSS0.00296EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/19 12:0 a.m.14 views

PT-2025-47422

The YITH WooCommerce Wishlist plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.10.0 via the REST API endpoint and AJAX handler due to missing validation on user-controlled keys. This makes it possible for unauthenticated attackers to...

5.3CVSS6AI score0.0027EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/14 12:0 a.m.19 views

CVE-2025-57618

CVE-2025-57618 describes a path traversal vulnerability in StarNet FastX3 up to version 3.3.67. An unauthenticated attacker can read arbitrary server files, including configuration files containing the JWT signing secret and existing JTIs. This enables forging valid JWTs, potentially impersonatin...

7.3CVSS7.8AI score0.00668EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-42272

Malicious code in bioql PyPI...

8.7CVSS6.6AI score0.00227EPSS
SaveExploits0References1
Rows per page
Query Builder