Lucene search
+L

66 matches found

CNNVD
CNNVD
added 2026/02/06 12:0 a.m.13 views

client-certificate-auth 输入验证错误漏洞

client-certificate-auth is a middleware developed by Tony Gies for implementing client SSL certificate authentication. Versions 0.2.1 and 0.3.0 of client-certificate-auth contain vulnerabilities related to input validation errors. These vulnerabilities stem from the middleware automatically...

6.1CVSS5.8AI score0.00168EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/01/02 3:22 p.m.10 views

Signal K Server Vulnerable to Unauthenticated Information Disclosure via Exposed Endpoints

Note This is a separate issue from the RCE vulnerability State Pollution currently being patched. While related to tokensecurity.js, it involves different endpoints and risks. Summary An unauthenticated information disclosure vulnerability allows any user to retrieve sensitive system information,...

5.3CVSS6.2AI score0.00351EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/12/17 12:0 a.m.7 views

Zerobyte 安全漏洞

Zerobyte is a hosting automated backup software by Nico Personal Developers. A security vulnerability exists in Zerobyte versions prior to 0.18.5 and prior to 0.19.0, which stems from the authentication middleware not being properly applied to API endpoints, potentially leading to authentication...

9.1CVSS6.7AI score0.00378EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/20 9:29 p.m.29 views

GHSA-P8PF-44FF-93GF authkit-nextjs may let session cookies be cached in CDNs

In authkit-nextjs version 2.11.0 and below, authenticated responses do not defensively apply anti-caching headers. In environments where CDN caching is enabled, this can result in session tokens being included in cached responses and subsequently served to multiple users. Next.js applications...

9.3CVSS6.7AI score0.00377EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/11/12 4:29 a.m.4 views

EUVD-2025-116374

Malicious code in auth-non-blocking-ini-middleware npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/06 12:30 a.m.11 views

EUVD-2025-37960

Improper authentication in the API authentication middleware of HCL DevOps Loop allows authentication tokens to be accepted without proper validation of their expiration and cryptographic signature. As a result, an attacker could potentially use expired or tampered tokens to gain unauthorized...

8.1CVSS6.6AI score0.00186EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/11/05 12:0 a.m.9 views

HCL DevOps Loop 安全漏洞

HCL DevOps Loop is a suite of code development platforms from HCL India. A security vulnerability exists in HCL DevOps Loop that stems from the API authentication middleware not properly validating token expiration times and cryptographic signatures, which could lead to the use of expired or...

8.1CVSS7.2AI score0.00186EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/10/09 3:2 a.m.3 views

CVE-2025-11529 ChurchCRM API Endpoint AuthMiddleware.php AuthMiddleware missing authentication

A security flaw has been discovered in ChurchCRM up to 5.18.0. This impacts the function AuthMiddleware of the file src/ChurchCRM/Slim/Middleware/AuthMiddleware.php of the component API Endpoint. The manipulation results in missing authentication. The attack can be executed remotely. The exploit...

7.5CVSS6.9AI score0.00555EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2025/10/09 3:2 a.m.14 views

CVE-2025-11529 ChurchCRM API Endpoint AuthMiddleware.php AuthMiddleware missing authentication

A security flaw has been discovered in ChurchCRM up to 5.18.0. This impacts the function AuthMiddleware of the file src/ChurchCRM/Slim/Middleware/AuthMiddleware.php of the component API Endpoint. The manipulation results in missing authentication. The attack can be executed remotely. The exploit...

7.5CVSS0.00555EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-38562

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Best Practical Request Tracker RT 4.2 before 4.2.17, 4.4 before 4.4.5, and 5.0 before 5.0.2 allows sensitive information disclosure via a timing attack against...

7.5CVSS7.2AI score0.01707EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/07/24 9:37 a.m.8 views

Improper Access Control

marshmallow-packages/nova-tiptap is vulnerable to Improper Access Control. The vulnerability is due to missing authentication middleware and lack of file validation on the /nova-tiptap/api/file endpoint, which allows an attacker to upload arbitrary files e.g., PHP scripts or binaries to any...

9.3CVSS6.6AI score0.00841EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2024/12/20 8:36 p.m.9 views

GO-2024-3350 WhoDB Allows Unbounded Memory Consumption in Authentication Middleware Can Lead to Denial of Service in github.com/clidey/whodb/core

WhoDB Allows Unbounded Memory Consumption in Authentication Middleware Can Lead to Denial of Service in github.com/clidey/whodb/core...

7.1AI score
SaveExploits0References2
OSV
OSV
added 2024/12/19 3:22 p.m.12 views

GHSA-5PF6-CQ2V-23WW WhoDB Allows Unbounded Memory Consumption in Authentication Middleware Can Lead to Denial of Service

Summary A Denial of Service DoS vulnerability in the authentication middleware allows any client to cause memory exhaustion by sending large request bodies. The server reads the entire request body into memory without size limits, creating multiple copies during processing, which can lead to Out ...

7.5CVSS7.2AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/12/19 3:22 p.m.38 views

WhoDB Allows Unbounded Memory Consumption in Authentication Middleware Can Lead to Denial of Service

Summary A Denial of Service DoS vulnerability in the authentication middleware allows any client to cause memory exhaustion by sending large request bodies. The server reads the entire request body into memory without size limits, creating multiple copies during processing, which can lead to Out ...

7.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/09 5:4 p.m.6 views

GHSA-C4CM-R9FH-JGJ9 commonground-api-common unexploitable privilege escalation in JWT authentication middleware

Impact This is a privilege escalation vulnerability. The impact is negligible and entirely theoretical. A non-exploitable weakness was found in how the client-supplied JWTs are verified. Because an explicit allow-list of known algorithms is used in the PyJWT library, user-supplied invalid...

5.8AI score
SaveExploits0References2
Veracode
Veracode
added 2023/10/11 7:39 a.m.17 views

Session Fixation

uptime-kuma is vulnerable to Session Fixation. The vulnerability is caused by a lack of session token invalidation in the server.js authentication middleware. This allows attackers with a token to maintain access even after the user's password changed...

7.8CVSS7.1AI score0.00267EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2023/04/21 12:0 a.m.9 views

passport 跨站请求伪造漏洞

passport is an Express-compatible Node.js authentication middleware from Jared Hanson, an individual developer in the United States. A vulnerability exists in passport in the form of an authorization issue that stems from the fact that it does not clear the session object during authentication,...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/11/13 12:0 a.m.27 views

FreeBSD : Grafana -- Privilege escalation (db895ed0-6298-11ed-9ca2-6c3be5272acd)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the db895ed0-6298-11ed-9ca2-6c3be5272acd advisory. - Grafana is an open-source platform for monitoring and observability. Versions starting with 9.2.0 and...

9.8CVSS7.7AI score0.00977EPSS
SaveExploits0References3
OSV
OSV
added 2022/11/08 11:15 p.m.4 views

UBUNTU-CVE-2022-39328

Grafana is an open-source platform for monitoring and observability. Versions starting with 9.2.0 and less than 9.2.4 contain a race condition in the authentication middlewares logic which may allow an unauthenticated user to query an administration endpoint under heavy load. This issue is patche...

9.8CVSS7.2AI score0.00977EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2022/11/08 12:0 a.m.29 views

CVE-2022-39328 Grafana vulnerable to race condition allowing privilege escalation

Grafana is an open-source platform for monitoring and observability. Versions starting with 9.2.0 and less than 9.2.4 contain a race condition in the authentication middlewares logic which may allow an unauthenticated user to query an administration endpoint under heavy load. This issue is patche...

9.8CVSS9.6AI score0.00977EPSS
SaveExploits0References2
Rows per page
Query Builder