Lucene search
+L

83721 matches found

EUVD
EUVD
added 2026/04/08 2:20 a.m.25 views

EUVD-2026-20030

An insufficient session expiration vulnerability exists in the latest version of parisneo/lollms. The application fails to invalidate active sessions after a password reset, allowing an attacker to continue using an old session token. This issue arises due to the absence of logic to reject reques...

4.1CVSS5.9AI score0.0021EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/08 2:20 a.m.66 views

CVE-2026-1163

CVE-2026-1163 describes an insufficient session expiration in the latest version of parisneo/lollms, where active sessions are not invalidated after a password reset due to missing logic to reject idle requests and a default 31-day session duration. This enables a compromised account to retain ac...

4.1CVSS5.9AI score0.0021EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/08 12:17 a.m.14 views

lightrag-hku: JWT Algorithm Confusion Vulnerability

Summary 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' algorithm, a crafted token without a signature will be accepted as valid,...

6.5CVSS6AI score0.00174EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/04/08 12:17 a.m.14 views

EUVD-2026-20601

lightrag-hku: JWT Algorithm Confusion Vulnerability...

4.2CVSS5.9AI score0.00174EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/08 12:17 a.m.9 views

Improper Verification of Cryptographic Signature

Overview lightrag-hku is a LightRAG: Simple and Fast Retrieval-Augmented Generation Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the validatetoken function. An attacker can gain unauthorized access to protected resources by crafting a JWT...

9.3CVSS5.8AI score0.00174EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/08 12:17 a.m.37 views

GHSA-8FFJ-4HX4-9PGF lightrag-hku: JWT Algorithm Confusion Vulnerability

Summary 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' algorithm, a crafted token without a signature will be accepted as valid,...

4.2CVSS5.9AI score0.00174EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/08 12:14 a.m.12 views

Parse Server's Endpoint `/sessions/me` bypasses `_Session` `protectedFields`

Impact The GET /sessions/me endpoint returns Session fields that the server operator explicitly configured as protected via the protectedFields server option. Any authenticated user can retrieve their own session's protected fields with a single request. The equivalent GET /sessions and GET...

5.3CVSS5.9AI score0.00193EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.22 views

PT-2026-31285

Name of the Vulnerable Software and Affected Versions LightRAG versions prior to 1.4.14 Description The LightRAG API is susceptible to a JWT algorithm confusion attack. An attacker can forge tokens by setting 'alg': 'none' in the JWT header. The jwt.decode function does not explicitly disallow th...

6.5CVSS6.1AI score0.00174EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.14 views

LightRAG 数据伪造问题漏洞

LightRAG is an open-source retrieval-enhanced generation application developed by the Data Intelligence Laboratory at the Hong Kong University HKU. Versions of LightRAG prior to 1.4.14 contained a data manipulation vulnerability caused by JWT algorithm exploitation attacks. This vulnerability...

6.5CVSS5.7AI score0.00174EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.13 views

PT-2026-31392

Saleor is an e-commerce platform. From 2.10.0 to before 3.23.0a3, 3.22.47, 3.21.54, and 3.20.118, a business-logic and authorization flaw was found in the account email change workflow, the confirmation flow did not verify that the email change confirmation token was issued for the given...

5.9CVSS5.8AI score0.00294EPSS
SaveExploits0References6
CNVD
CNVD
added 2026/04/08 12:00 a.m.17 views

OpenClaw has an unspecified vulnerability (CNVD-2026-16698)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that can be exploited by an attacker to cause an attacker with operator.pairing privileges to cast tokens with broader privileges to obtain an operator.admin token and execute...

9.9CVSS7.7AI score0.00716EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.12 views

InvenTree 安全漏洞

InvenTree is an open-source inventory management system developed by InvenTree. It provides robust low-level inventory control and parts tracking capabilities. Versions of InvenTree from 0.16.0 to 1.2.7 contained security vulnerabilities. These vulnerabilities allowed any authenticated user to...

8.3CVSS5.8AI score0.00303EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/07 11:25 p.m.22 views

SUSE CVE-2026-34990

OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, a local unprivileged user can coerce cupsd into authenticating to an attacker-controlled localhost IPP service with a reusable Authorization: Local ... token. That...

7.8CVSS5.9AI score0.00289EPSS
SaveExploits2References9
Circl
Circl
added 2026/04/07 11:21 p.m.10 views

GHSA-8JXR-PR72-R468

creationtimestamp| type| source ---|---|--- 2026-04-07 23:21:25+00:00| seen| Telegram/ob3ye0FCdfhceb6CimILWC3jRIWmZERTbGMc-OQRsW6HR0...

4.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/04/07 7:35 p.m.31 views

CVE-2026-39373 JWCrypto: JWE ZIP decompression bomb

JWCrypto implements JWK, JWS, and JWE specifications using python-cryptography. Prior to 1.5.7, an unauthenticated attacker can exhaust server memory by sending crafted JWE tokens with ZIP compression. The existing patch for CVE-2024-28102 limits input token size to 250KB but does not validate th...

5.3CVSS0.00294EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/07 6:31 p.m.13 views

EUVD-2026-19748

Windmill CE and EE versions 1.276.0 through 1.603.2 contain an SQL injection vulnerability in the folder ownership management functionality that allows authenticated attackers to inject SQL through the owner parameter. An attacker can use the injection to read sensitive data such as the JWT signi...

9.9CVSS6.4AI score0.13582EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/07 5:16 p.m.8 views

CVE-2026-39308

PraisonAI is a multi-agent teams system. Prior to 1.5.113, PraisonAI's recipe registry publish endpoint writes uploaded recipe bundles to a filesystem path derived from the bundle's internal manifest.json before it verifies that the manifest name and version match the HTTP route. A malicious...

7.1CVSS0.00334EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/07 5:16 p.m.26 views

CVE-2026-23696

Windmill CE and EE versions 1.276.0 through 1.603.2 contain an SQL injection vulnerability in the folder ownership management functionality that allows authenticated attackers to inject SQL through the owner parameter. An attacker can use the injection to read sensitive data such as the JWT signi...

9.9CVSS0.13582EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/07 5:07 p.m.13 views

CVE-2026-34969

Nhost is an open source Firebase alternative with GraphQL. Prior to 0.48.0, the auth service's OAuth provider callback flow places the refresh token directly into the redirect URL as a query parameter. Refresh tokens in URLs are logged in browser history, server access logs, HTTP Referer headers,...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/07 5:06 p.m.11 views

CVE-2026-32602

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References1
Rows per page
Query Builder