Lucene search
+L

9476 matches found

CNNVD
CNNVD
added 2026/03/10 12:00 a.m.17 views

MCP Atlassian 代码问题漏洞

MCP Atlassian is an MCP server developed by Hyeonsoo Lee, which connects AI assistants with project management tools. Versions of MCP Atlassian prior to 0.17.0 contained code vulnerabilities. These vulnerabilities stemmed from defects in the HTTP middleware and dependency injection layer,...

8.2CVSS6.1AI score0.13632EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/10 12:00 a.m.10 views

PT-2026-24461

Name of the Vulnerable Software and Affected Versions zot versions 1.3.0 through 2.1.14 Description zot is a container image/artifact registry based on the Open Container Initiative Distribution Specification. The dist-spec authorization middleware incorrectly infers the required action for PUT...

7.7CVSS7.1AI score0.00212EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/10 12:00 a.m.20 views

zot 安全漏洞

Zot is an open-source OCI image registry developed by The Zot Project. Versions 1.3.0 to 2.1.14 of Zot contain security vulnerabilities. These vulnerabilities stem from the improper operation inference of the dist-spec authorization middleware when handling PUT /v2/name/manifests/reference...

7.7CVSS7.3AI score0.00212EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/09 8:55 p.m.12 views

EUVD-2026-10359

Budibase is a low code platform for creating internal tools, workflows, and admin panels. In 3.31.4 and earlier, the Budibase server's authorized middleware that protects every server-side API endpoint can be completely bypassed by appending a webhook path pattern to the query string of any...

9.1CVSS5.8AI score0.15339EPSS
SaveExploits3References1
OSV
OSV
added 2026/03/09 5:29 p.m.9 views

GHSA-656W-6F6C-M9R6 OneUptime has broken access control in GitHub App installation flow that allows unauthorized project binding

Summary OneUptime's GitHub App callback trusts attacker-controlled state and installationid values and updates Project.gitHubAppInstallationId with isRoot: true without validating that the caller is authorized for the target project. This allows an attacker to overwrite another project's GitHub A...

8.6CVSS5.9AI score0.00207EPSS
SaveExploits1References10
Veracode
Veracode
added 2026/03/09 3:04 p.m.15 views

Authentication Bypass

Astro is vulnerable to an authentication bypass. The vulnerability is due to improper handling of double URL encoding in middleware pathname checks, which allows an unauthenticated attacker to bypass path-based authentication and gain unauthorized access to protected routes...

6.5CVSS5.8AI score0.00314EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/03/09 12:00 a.m.18 views

Budibase 注入漏洞

Budibase is an open-source low-code platform developed by Budibase in the UK. It allows for the creation of internal applications, workflows, and management panels within minutes. Budibase versions 3.31.4 and earlier have a injection vulnerability. This vulnerability stems from the authorized...

9.1CVSS5.8AI score0.15339EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.12 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/07 6:44 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the AuthorizeHost middleware due to incorrect validation of host JWT tokens. An attacker can gain unauthorized access to, modify, or delete resources belonging to other hosts by crafting requests that include ...

8.6CVSS7.2AI score0.00366EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/07 12:00 a.m.19 views

Gravitl Netmaker 安全漏洞

Gravitl Netmaker is a platform developed by the American company Gravitl, which uses WireGuard to create and manage fast, secure, and dynamic virtual overlay networks. It is used to create and control automated virtual networks. Versions of Gravitl Netmaker prior to 1.5.0 contained security...

8.6CVSS7.3AI score0.00366EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 10:21 p.m.8 views

GHSA-5F53-522J-J454 Flowise Missing Authentication on NVIDIA NIM Endpoints

Missing Authentication on NVIDIA NIM Endpoints Summary The NVIDIA NIM router /api/v1/nvidia-nim/ is whitelisted in the global authentication middleware, allowing unauthenticated access to privileged container management and token generation endpoints. Vulnerability Details | Field | Value |...

7.7CVSS6AI score0.3625EPSS
SaveExploits2References4
NVD
NVD
added 2026/03/06 6:16 p.m.14 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS0.00327EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 5:03 p.m.12 views

CVE-2026-29087

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS5.7AI score0.00327EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/06 5:03 p.m.41 views

CVE-2026-29087 @hono/node-server: Authorization bypass for protected static paths via encoded slashes in Serve Static Middleware

@hono/node-server allows running the Hono application on Node.js. Prior to version 1.19.10, when using @hono/node-server's static file serving together with route-based middleware protections e.g. protecting /admin/, inconsistent URL decoding can allow protected static resources to be accessed...

7.5CVSS0.00327EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/03/06 7:24 a.m.9 views

Authentication Bypass

Astro is vulnerable to Authentication Bypass. The vulnerability is due to inconsistent path normalization between Astro’s routing logic and middleware validation, where routing applies decodeURI but middleware checks context.url.pathname without decoding, allowing attackers to access protected...

6.9CVSS5.8AI score0.00506EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.12 views

CVE-2025-40926

Plack::Middleware::Session::Simple versions before 0.05 for Perl generates session ids insecurely. The default session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be...

9.8CVSS5.8AI score0.00433EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/05 7:16 p.m.25 views

CVE-2026-26998

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing the ForwardAuth middleware responses. When Traefik is configured to use the ForwardAuth middleware, the response body from the authentication server is...

4.4CVSS0.00451EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/05 4:15 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to unbounded processing of responses in the ForwardAuth middleware due to the lack of restrictions for maxResponseBodySize configuration. An attacker can cause resource exhaustion...

6.9CVSS5.8AI score0.00451EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/03/05 4:15 p.m.34 views

CVE-2026-26998

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing the ForwardAuth middleware responses. When Traefik is configured to use the ForwardAuth middleware, the response body from the authentication server is...

4.4CVSS5.8AI score0.00451EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/05 6:55 a.m.7 views

SUSE CVE-2025-66630

Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtained. Because no error is returned by the Fiber v2 UUID functions, application code may...

9.4CVSS5.8AI score0.00471EPSS
SaveExploits0References3
Rows per page
Query Builder