Lucene search
+L

390 matches found

CNNVD
CNNVD
added 2026/04/27 12:0 a.m.13 views

SmarterTools SmarterMail 安全特征问题漏洞

SmarterTools SmarterMail is a set of email server software developed by SmarterTools Corporation. This software supports features such as spam filtering, data statistics, and Simple Mail Transfer Protocol SMTP authentication. Prior versions of SmarterTools SmarterMail up to version 9610 had...

8.2CVSS5.9AI score0.00155EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 4:8 p.m.5 views

CVE-2026-6911

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
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.14 views

AWS Ops Wheel 数据伪造问题漏洞

AWS Ops Wheel is an open-source tool from Amazon Web Services that supports multi-tenant random selection. AWS Ops Wheel has a vulnerability related to data manipulation, stemming from the lack of JWT signature verification. This vulnerability allows unauthenticated attackers to forge JWT tokens...

9.8CVSS5.8AI score0.00254EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/22 7:22 p.m.9 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
ATTACKERKB
ATTACKERKB
added 2026/04/21 10:12 p.m.5 views

CVE-2026-40926

WWBN AVideo is an open source video platform. In versions 29.0 and prior, three admin-only JSON endpoints — objects/categoryAddNew.json.php, objects/categoryDelete.json.php, and objects/pluginRunUpdateScript.json.php — enforce only a role check Category::canCreateCategory / User::isAdmin and...

7.1CVSS5.9AI score0.00166EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/04/21 2:16 a.m.11 views

CVE-2026-40496

FreeScout is a free self-hosted help desk and shared mailbox. Prior to version 1.8.213, attachment download tokens are generated using a weak and predictable formula: md5APPKEY + attachmentid + size. Since attachmentid is sequential and size can be brute-forced in a small range, an unauthenticate...

9.3CVSS0.00403EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.15 views

PT-2026-36923

Name of the Vulnerable Software and Affected Versions Nginx UI versions prior to 2.3.8 Description The GetSettings API handler in the api/settings/settings.go file serializes all settings structs to JSON and returns them to authenticated users. While many sensitive fields are marked as protected,...

6.8CVSS5.8AI score0.00295EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/04/21 12:0 a.m.10 views

FreeScout 安全特征问题漏洞

FreeScout is a lightweight and powerful free open-source help desk and shared inbox built using PHP Laravel framework by FreeScout Inc. Versions of FreeScout prior to 1.8.213 contained a security feature vulnerability. This vulnerability stemmed from the use of a weak and predictable formula for...

9.3CVSS5.8AI score0.00403EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/17 12:0 a.m.7 views

PT-2026-33451

Name of the Vulnerable Software and Affected Versions PAC4J versions prior to 5.7.10 PAC4J versions prior to 6.4.1 Description Cross-Site Request Forgery CSRF occurs when a malicious attacker crafts a website that automatically submits a forged request using a token whose hash collides with the...

7CVSS5.7AI score0.00165EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/16 9:21 p.m.9 views

GHSA-CC4F-HJPJ-G9P8 Flowise: Weak Default JWT Secrets

Detection Method: Kolega.dev Deep Code Scan | Attribute | Value | |---|---| | Severity | Critical | | Location | packages/server/src/enterprise/middleware/passport/index.ts:29-34 | | Practical Exploitability | High | | Developer Approver | [email protected] | Description JWT secrets have weak...

5.6CVSS5.8AI score0.00376EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/04/14 6:44 a.m.247 views

jwt-attack-suite

JWT Attack Suite Offensive JWT testing toolkit for penetrat...

9.8CVSS5.9AI score0.42651EPSS
SaveExploits9
NVD
NVD
added 2026/04/09 6:17 p.m.6 views

CVE-2026-39911

Hashgraph Guardian through version 3.5.1, fixed in commit 45fbe2f, contains an unsandboxed JavaScript execution vulnerability in the Custom Logic policy block worker that allows authenticated Standard Registry users to execute arbitrary code by passing user-supplied JavaScript expressions directl...

8.8CVSS0.00545EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/08 8:16 p.m.6 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.5CVSS0.00174EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/08 7:41 p.m.39 views

CVE-2026-39413

LightRAG is vulnerable to a JWT algorithm confusion attack in versions prior to 1.4.14 of its API. An attacker can forge tokens with alg: none in the JWT header because jwt.decode() does not explicitly disallow none, allowing another party to access protected resources without a valid signature. ...

6.5CVSS5.9AI score0.00174EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/08 12:17 a.m.32 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
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.11 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:0 a.m.19 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
NVD
NVD
added 2026/04/07 5:16 p.m.19 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.16017EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/07 9:31 a.m.4 views

GHSA-9296-V3FR-J92J LoLLMs is vulnerable to Improper Access Control through weak secret key

In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens JWT. This vulnerability allows an attacker to perform an offline brute-force attack to recover the secret key. Once the...

9.8CVSS5.9AI score0.0054EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/07 7:16 a.m.21 views

PYSEC-2026-170

In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens JWT. This vulnerability allows an attacker to perform an offline brute-force attack to recover the secret key. Once the...

9.8CVSS5.8AI score0.0054EPSS
SaveExploits1References3
Rows per page
Query Builder