Lucene search
K

1740 matches found

NVD
NVD
•added 2026/05/07 9:16 p.m.•11 views

CVE-2026-42449

n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. In versions 2.47.4 through 2.47.13, the SDK embedder path N8NDocumentationMCPServer constructor, getN8nApiClient, and validateInstanceContext, the synchronous URL validator in...

8.5CVSS0.00039EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
•added 2026/05/07 8:46 p.m.•5 views

CVE-2026-42449

n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. In versions 2.47.4 through 2.47.13, the SDK embedder path N8NDocumentationMCPServer constructor, getN8nApiClient, and validateInstanceContext, the synchronous URL validator in...

8.5CVSS5.8AI score0.00039EPSS
Exploits0References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/05/07 7:30 a.m.•3 views

Security Bulletin: Improper Hostname Normalization in Axios Enables NO_PROXY Bypass and SSRF Attacks

Summary Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NOPROXY rules. Requests to loopback addresses like localhost. with a trailing dot or ::1 IPv6 literal skip NOPROXY matching an...

9.9CVSS5.7AI score0.00069EPSS
Exploits1Affected Software1
Vulnrichment
Vulnrichment
•added 2026/05/07 4:18 a.m.•5 views

CVE-2026-41413 Istio Vulnerable to SSRF via RequestAuthentication jwksUri

Istio is an open platform to connect, manage, and secure microservices. Prior to versions 1.28.6 and 1.29.2, when a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhos...

5CVSS5.7AI score0.00027EPSS
Exploits0References3
Cvelist
Cvelist
•added 2026/05/07 4:18 a.m.•32 views

CVE-2026-41413 Istio Vulnerable to SSRF via RequestAuthentication jwksUri

Istio is an open platform to connect, manage, and secure microservices. Prior to versions 1.28.6 and 1.29.2, when a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhos...

5CVSS0.00027EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
•added 2026/05/07 4:18 a.m.•4 views

CVE-2026-41413

Istio is an open platform to connect, manage, and secure microservices. Prior to versions 1.28.6 and 1.29.2, when a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhos...

5CVSS5.7AI score0.00027EPSS
Exploits0References4Affected Software1
OSV
OSV
•added 2026/05/07 2:34 a.m.•5 views

GHSA-V8J7-HP7C-738F Kubetail has a Cross-Site WebSocket Hijacking issue that allows attacker to read Kubernetes logs from authenticated users

Summary Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. Thi...

6.5CVSS5.8AI score0.00006EPSS
Exploits0References3
Github Security Blog
Github Security Blog
•added 2026/05/07 1:43 a.m.•4 views

container: pf Rule Injection via Domain Name Argument in `container system dns create --localhost` Command

Product Name: container Github Link: https://github.com/apple/container Version: = 0.12.2 Summary The container system dns create --localhost command accepts a domainName argument and passes it unsanitized into the pf anchor file /etc/pf.anchors/com.apple.container as a comment in a rule line. A...

6AI score
Exploits0References2Affected Software1
OSV
OSV
•added 2026/05/07 1:43 a.m.•2 views

GHSA-39G5-644C-QWCG container: pf Rule Injection via Domain Name Argument in `container system dns create --localhost` Command

Product Name: container Github Link: https://github.com/apple/container Version: = 0.12.2 Summary The container system dns create --localhost command accepts a domainName argument and passes it unsanitized into the pf anchor file /etc/pf.anchors/com.apple.container as a comment in a rule line. A...

4.8CVSS6AI score
Exploits0References2
CNNVD
CNNVD
•added 2026/05/07 12:0 a.m.•5 views

n8n-MCP ä»£ē é—®é¢˜ę¼ę“ž

n8n-MCP is a model context protocol server developed by Romuald Członkowski, an individual developer. There are code vulnerabilities in versions 2.47.4 to 2.47.13 of n8n-MCP. These vulnerabilities stem from the fact that the SSRFRProtection.validateUrlSync URL verifier does not check IPv6...

8.5CVSS5.9AI score0.00039EPSS
Exploits0References1
OSV
OSV
•added 2026/05/06 5:23 p.m.•3 views

GHSA-V5C3-6WVC-PC2Q QuantumNous/new-api has an SSRF Filter Bypass via 0.0.0.0

SSRF Filter Bypass via 0.0.0.0 Summary The SSRF protection introduced in v0.9.0.5 CVE-2025-59146 and hardened in v0.9.6 CVE-2025-62155 does not block the unspecified address 0.0.0.0. A regular non-admin user holding any valid API token can send a multimodal request to /v1/chat/completions,...

7.1CVSS5.9AI score0.0001EPSS
Exploits1References4
OSV
OSV
•added 2026/05/06 4:58 p.m.•6 views

GHSA-7GMJ-67G7-PHM9 Tauri has an Origin Confusion Issue that Allows Remote Pages to Invoke Local-Only IPC Commands

Summary A flaw in Tauri's islocalurl function causes it to incorrectly classify remote URLs as trusted local origins on Windows and Android. On these systems, Tauri maps custom URI scheme protocols to http://.localhost/ because those platforms' WebView implementations cannot serve custom URI...

6.1CVSS5.8AI score0.00041EPSS
Exploits1References2
Github Security Blog
Github Security Blog
•added 2026/05/06 4:58 p.m.•4 views

Tauri has an Origin Confusion Issue that Allows Remote Pages to Invoke Local-Only IPC Commands

Summary A flaw in Tauri's islocalurl function causes it to incorrectly classify remote URLs as trusted local origins on Windows and Android. On these systems, Tauri maps custom URI scheme protocols to http://.localhost/ because those platforms' WebView implementations cannot serve custom URI...

8.8CVSS5.8AI score0.00041EPSS
Exploits1References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/05/06 10:19 a.m.•6 views

Security Bulletin: Vulnerability in MCP Python SDK bundled with IBM Fusion, IBM Fusion HCI and Content-Aware Storage.

Summary IBM Fusion, IBM Fusion HCI and Content-Aware Storage includes MCP Python SDK. Following vulnerability could allow an attacker to invoke tools or access resources exposed by the MCP server on behalf of the user in those limited circumstances. CVE-2025-66416. Vulnerability Details...

8.1CVSS7.2AI score0.0004EPSS
Exploits0Affected Software2
Tenable Nessus
Tenable Nessus
•added 2026/05/06 12:0 a.m.•5 views

RHCOS 4 : OpenShift Container Platform 4.5 (RHSA-2020:2413)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2020:2413 advisory. - kubernetes: credential leak in kube-controller-manager via error messages in mount failure logs and events for AzureFile and CephF...

8.8CVSS5.8AI score0.20149EPSS
Exploits12References11
Positive Technologies
Positive Technologies
•added 2026/05/06 12:0 a.m.•5 views

PT-2026-38262

Summary A flaw in Tauri's is local url function causes it to incorrectly classify remote URLs as trusted local origins on Windows and Android. On these systems, Tauri maps custom URI scheme protocols to http://.localhost/ because those platforms' WebView implementations cannot serve custom URI...

6.1CVSS5.8AI score0.00041EPSS
Exploits1References4
Positive Technologies
Positive Technologies
•added 2026/05/06 12:0 a.m.•6 views

PT-2026-38265

Name of the Vulnerable Software and Affected Versions New API versions 0.11.9-alpha.1 and earlier Description New API, a large language model LLM gateway and artificial intelligence AI asset management system, contains a Server-Side Request Forgery SSRF flaw. This issue occurs due to insufficient...

7.1CVSS5.8AI score0.0001EPSS
Exploits1References9
EUVD
EUVD
•added 2026/05/05 12:40 a.m.•2 views

EUVD-2026-25604

Axios: noproxy bypass via IP alias allows SSRF...

7.5CVSS5.8AI score0.0006EPSS
Exploits1References2
Github Security Blog
Github Security Blog
•added 2026/05/05 12:40 a.m.•7 views

Axios: no_proxy bypass via IP alias allows SSRF

The fix for noproxy hostname normalization bypass 10661 is incomplete.When noproxy=localhost is set, requests to 127.0.0.1 and ::1 still route through the proxy instead of bypassing it. The shouldBypassProxy function does pure string matching — it does not resolve IP aliases or loopback...

7.5CVSS5.8AI score0.0006EPSS
Exploits1References3Affected Software1
EUVD
EUVD
•added 2026/05/05 12:20 a.m.•6 views

EUVD-2026-25608

Axios: Incomplete Fix for CVE-2025-62718 — NOPROXY Protection Bypassed via RFC 1122 Loopback Subnet 127.0.0.0/8 in Axios 1.15.0...

10CVSS6.2AI score0.00069EPSS
Exploits2References2
Rows per page
Query Builder