Lucene search
+L

69391 matches found

EUVD
EUVD
added 2026/09/22 5:52 p.m.3 views

EUVD-2026-84621

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, the X-Atlassian-Jira-Url and X-Atlassian-Confluence-Url headers are processed by processauthenticationheaders and used to construct Atlassian fetchers without calling...

8.3CVSS5.8AI score0.00601EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/22 5:52 p.m.9 views

CVE-2026-77267

The MCP Atlassian server (a Model Context Protocol server for Confluence and Jira) is vulnerable to Server-Side Request Forgery (SSRF) in versions prior to 0.22.0 . The root cause is that the _process_authentication_headers function processes X-Atlassian-Jira-Url and X-Atlassian-Confluence-Url he...

8.3CVSS5.8AI score0.00601EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/22 5:47 p.m.6 views

EUVD-2026-84606

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, header-supplied Jira or Confluence URLs are resolved and validated before the HTTP client resolves the hostname again for the connection. An unauthenticated caller can use a...

5.9CVSS5.8AI score0.00421EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/22 5:47 p.m.7 views

CVE-2026-77265

The MCP Atlassian Model Context Protocol server is vulnerable to Server-Side Request Forgery (SSRF) via DNS rebinding in versions prior to 0.22.0 . An unauthenticated caller can provide a hostname through the X-Atlassian-Jira-Url or X-Atlassian-Confluence-Url headers. Because the software validat...

5.9CVSS5.8AI score0.00421EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/22 5:47 p.m.3 views

CVE-2026-77265 MCP Atlassian: SSRF via DNS Rebinding in Header-Based Authentication Flow

MCP Atlassian is a Model Context Protocol MCP server for Atlassian products Confluence and Jira. Prior to 0.22.0, header-supplied Jira or Confluence URLs are resolved and validated before the HTTP client resolves the hostname again for the connection. An unauthenticated caller can use a...

5.9CVSS5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 5:47 p.m.39 views

moniorg

moniorg Description By looking through CT logs an attacker can gather a lot of information about organization's infrastructure i.e. internal domains,email addresses in a completly passive manner. moniorg leverage certificate transparency logs to monitor for newly issued domains based on...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 5:28 p.m.13 views

CVE-2017-1000486

CVE-2017-1000486 Proof of Concept Exploit for PrimeFaces 5.x EL Injection CVE-2017-1000486, a RCE vulnerability that can be used to gain Remote Code Execution on a target. Vulnerability description You can find an excellent description of the vulnerability on the Minded Security blog. Usage The...

9.8CVSS8.7AI score0.94104EPSS
SaveExploits6
NVD
NVD
added 2026/09/22 5:17 p.m.4 views

CVE-2026-56682

9Router is an AI router & token saver. Prior to 0.5.6, 9Router deployments that allow requests to reach Next.js without the sanitizing custom-server.js wrapper use the client-supplied X-9r-Real-Ip value as the bucket key in getClientIp, checkLock, and recordFail in src/lib/auth/loginLimiter.js fo...

5.3CVSS0.00499EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 5:12 p.m.11 views

log4shell-vulnerable-app

Log4Shell示例漏洞应用程序(CVE-2021-44228) 本仓库包含一个存在CVE-2021-44228(别名 Log4Shell)漏洞的Spring Boot Web应用程序。 它使用了Log4j 2.14.1(通过 spring-boot-starter-log4j2 2.6.1)和JDK 1.8.0181。 运行应用程序 运行它: root@kitploit: docker run --name vulnerable-app --rm -p 8080:8080...

10CVSS8AI score0.99999EPSS
SaveExploits375References3
Kitploit
Kitploit
added 2026/09/22 4:38 p.m.7 views

govuln-CVE-2023-47108

This repository does not have a README...

7.5CVSS7.1AI score0.01592EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/09/22 4:34 p.m.9 views

9Router has a Login Brute-Force Lockout Bypass via Spoofable X-9r-Real-Ip Header

Summary 9router enforces a progressive login lockout 5 failed attempts → temporary 30s+ lock keyed on the client IP. The client IP used for this limiter is taken from the X-9r-Real-Ip request header, which is intended to be set only by the bundled custom-server.js layer from the unspoofable TCP...

5.3CVSS6AI score0.00499EPSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
added 2026/09/22 4:25 p.m.11 views

next-js-auth-bypass

Hello World - Next.js 12.2 A simple proof of concept Next.js 12.2 application. 🚀 Quick Start 1. Install Dependencies root@kitploit: npm install 2. Run the Development Server root@kitploit: npm run dev The application will be available at http://localhost:3000 🛠️ Available Scripts npm run dev -...

9.1CVSS7.8AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/22 4:20 p.m.7 views

PoC-CVE-2025-29927

PoC-CVE-2025-29927 what is the vuln? this cve reports an flaw in the header x-middleware-subrequest, responsible to takes internal requests in next.js, who allow an attacker bypass the authorization middlewares in next.js 15.0.0 and acess protected routes, for example real example in a webapp,...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/22 4:16 p.m.14 views

simple-maven

Damn Vulnerable C Application API Only Getting Started Note: This is a deliberately vulnerable app, please do not host it on production or Internet/public facing servers. Use with caution. kk Docker test root@kitploit: docker-compose up tets Manual Install .NET Core 2.x SDK Microsoft .NET Core SD...

6AI score
SaveExploits0
EUVD
EUVD
added 2026/09/22 4:09 p.m.6 views

EUVD-2026-84542

9Router is an AI router & token saver. Prior to 0.5.6, 9Router deployments that allow requests to reach Next.js without the sanitizing custom-server.js wrapper use the client-supplied X-9r-Real-Ip value as the bucket key in getClientIp, checkLock, and recordFail in src/lib/auth/loginLimiter.js fo...

5.3CVSS5.8AI score0.00499EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/22 4:09 p.m.32 views

CVE-2026-56682 9Router: Login Brute-Force Lockout Bypass via Spoofable X-9r-Real-Ip Header

9Router is an AI router & token saver. Prior to 0.5.6, 9Router deployments that allow requests to reach Next.js without the sanitizing custom-server.js wrapper use the client-supplied X-9r-Real-Ip value as the bucket key in getClientIp, checkLock, and recordFail in src/lib/auth/loginLimiter.js fo...

5.3CVSS0.00499EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/09/22 4:08 p.m.3 views

Security update for amazon-ssm-agent

This update for amazon-ssm-agent fixes the following issues: CVE-2026-56854: golang.org/x/crypto/ssh: source-address restriction bypassed in 5 callback families bsc1278681 CVE-2026-56855: golang.org/x/crypto/ssh: prevent DoS on deadlocked established channel bsc1278681 CVE-2026-78662:...

8.7CVSS5.8AI score0.00413EPSS
SaveExploits1References16
NVD
NVD
added 2026/09/22 3:17 p.m.4 views

CVE-2026-79314

A horizontal privilege escalation vulnerability exists in x-ui 0.3.2. An authenticated user can modify the inbound proxy configurations of other users, including remark, port, protocol, settings, enabled state, expiry time and traffic quota, by submitting a request referencing the target resource...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/22 3:17 p.m.5 views

CVE-2026-79315

A reflected cross-site scripting vulnerability exists in x-ui 0.3.2. The management interface reflects the raw request URI into a client-side template binding expression used for sidebar menu highlighting. Server-side HTML entity escaping is ineffective in this context: the browser decodes the...

4.7CVSS0.0027EPSS
SaveExploits0References2
NCSC
NCSC
added 2026/09/22 2:34 p.m.5 views

Vulnerability handling in VeloCloud Orchestrator (VCO) on-premises

VeloCloud has identified a vulnerability in VeloCloud Orchestrator VCO on-premises. This vulnerability allows external attackers to access privileged internal functions, which can compromise privacy, integrity, and availability. The vulnerability is actively exploited and has already been exploit...

10CVSS6.1AI score0.00741EPSS
SaveExploits0
Rows per page
Query Builder