Lucene search
+L

28612 matches found

OSV
OSV
•added 2026/04/25 11:35 p.m.•64 views

GHSA-WG4G-395P-MQV3 n8n-MCP: Sensitive MCP tool-call arguments logged on authenticated requests in HTTP mode

Impact When n8n-mcp runs in HTTP transport mode, authenticated MCP tools/call requests had their full arguments and JSON-RPC params written to server logs by the request dispatcher and several sibling code paths before any redaction. When a tool call carries credential material — most notably...

4.3CVSS6AI score0.00426EPSS
SaveExploits0References5
Fedora
Fedora
•added 2026/04/25 1:56 a.m.•20 views

[SECURITY] Fedora 44 Update: awstats-8.0-4.fc44

Advanced Web Statistics is a powerful and full-featured tool that generates advanced web server graphical statistics. This server log analyzer works from the command line or as a CGI and shows all information your log contains, in graphical web pages. It can analyze a lot of web/wap/proxy servers...

7.8CVSS5.3AI score0.01046EPSS
SaveExploits1
Positive Technologies
Positive Technologies
•added 2026/04/25 12:00 a.m.•23 views

PT-2026-37190

Name of the Vulnerable Software and Affected Versions n8n-mcp versions prior to 2.47.13 Description When running in HTTP transport mode, authenticated tools/call requests have their full arguments and JSON-RPC parameters written to server logs by the request dispatcher and related code paths befo...

4.3CVSS5.9AI score0.00426EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
•added 2026/04/25 12:00 a.m.•11 views

SUSE SLES15 Security Update : tomcat10 (SUSE-SU-2026:1603-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1603-1 advisory. Security fixes: - CVE-2026-24880: Request smuggling via invalid chunk extension bsc1261850. - CVE-2026-25854: Occasionally open...

9.1CVSS7.3AI score0.06561EPSS
SaveExploits10References32
EUVD
EUVD
•added 2026/04/24 6:56 p.m.•33 views

EUVD-2026-25626

SiYuan is an open-source personal knowledge management system. Prior to 3.6.5, the fix for CVE-2026-30869 only added a denylist check IsSensitivePath but did not address the root cause — a redundant url.PathUnescape call in serveExport. An authenticated attacker can use double URL encoding...

9.8CVSS5.6AI score0.01131EPSS
SaveExploits1References3
attackerkb
attackerkb
•added 2026/04/24 6:56 p.m.•10 views

CVE-2026-41894

SiYuan is an open-source personal knowledge management system. Prior to 3.6.5, the fix for CVE-2026-30869 only added a denylist check IsSensitivePath but did not address the root cause — a redundant url.PathUnescape call in serveExport. An authenticated attacker can use double URL encoding...

9.8CVSS5.6AI score0.01131EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
•added 2026/04/24 6:56 p.m.•41 views

CVE-2026-41894 SiYuan: Incomplete Fix Bypass for CVE-2026-30869: Path Traversal via Double URL Encoding in `/export/` Endpoint

SiYuan is an open-source personal knowledge management system. Prior to 3.6.5, the fix for CVE-2026-30869 only added a denylist check IsSensitivePath but did not address the root cause — a redundant url.PathUnescape call in serveExport. An authenticated attacker can use double URL encoding...

7.1CVSS0.00459EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/04/24 5:56 p.m.•14 views

CVE-2026-31567

A flaw was found in the Linux kernel. When the pmrestoregfpmask function is invoked during certain hibernation processes, it can erroneously trigger a warning. This leads to the generation of spurious false warning messages in system logs, which may obscure legitimate issues and cause minor...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References4
NVD
NVD
•added 2026/04/24 3:16 p.m.•11 views

CVE-2026-31560

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5CVSS0.00162EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/04/24 2:35 p.m.•12 views

EUVD-2026-25453

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5AI score0.00162EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/04/24 2:35 p.m.•17 views

CVE-2026-31560

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0
OSV
OSV
•added 2026/04/24 2:35 p.m.•18 views

CVE-2026-31560 spi: spi-dw-dma: fix print error log when wait finish transaction

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.8AI score
SaveExploits0References7
CVE
CVE
•added 2026/04/24 2:35 p.m.•36 views

CVE-2026-31560

CVE-2026-31560 affects the Linux kernel spi-dw-dma path. When completing an SPI transaction, an error in handling a missing device message can lead to a system crash; the recommended fix is to obtain the device from the struct spi_controller* (dev from the controller). The vulnerability has been ...

5.5CVSS5.4AI score0.00162EPSS
SaveExploits0References4Affected Software1
attackerkb
attackerkb
•added 2026/04/24 2:35 p.m.•11 views

CVE-2026-31560

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.4AI score0.00162EPSS
SaveExploits0References3Affected Software1
SUSE Linux
SUSE Linux
•added 2026/04/24 11:48 a.m.•18 views

Security update for tomcat

This update for tomcat fixes the following issues: Security fixes: CVE-2026-24880: Request smuggling via invalid chunk extension bsc1261850. CVE-2026-25854: Occasionally open redirect bsc1261851. CVE-2026-29129: TLS cipher order is not preserved bsc1261852. CVE-2026-29145: OCSP checks sometimes...

8.7CVSS5.6AI score0.02887EPSS
SaveExploits2References40
EUVD
EUVD
•added 2026/04/24 12:31 a.m.•15 views

EUVD-2026-25349

In versions 8.4.0, 8.3.2, 8.2.2, 8.1.3, 8.0.4, 7.13.6, 7.12.7, 7.11.7, and 7.10.10, the endpoints /api/apps/logs and /api/apps/:id/logs have a typo in the required permission check, allowing authenticated users without the proper permissions to read apps-engine logs...

5.8AI score0.00308EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/04/24 12:00 a.m.•23 views

Rocket.Chat 访问控制错误漏洞

Rocket.Chat is a chat software developed by the Rocket.Chat company. Vulnerabilities in access control existed in versions prior to 8.4.0, 8.3.2, 8.2.2, 8.1.3, 8.0.4, 7.13.6, 7.12.7, 7.11.7, and 7.10.10. These vulnerabilities stem from spelling errors in the permission checks for the /api/apps/lo...

4.3CVSS5.8AI score0.00308EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/04/24 12:00 a.m.•14 views

Cisco IOS XE Software IOx Application Hosting Environment CRLF Injection (cisco-sa-iox-crlf-NvgKTKJZ)

According to its self-reported version, Cisco IOS-XE Software is affected by a vulnerability. - A vulnerability in the web-based Cisco IOx application hosting environment management interface of Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform a carriage return lin...

5.3CVSS8.8AI score0.0029EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/24 12:00 a.m.•0 views

CVE-2026-31560: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. In this case, the system will crash. In this case, it's better to use dev from the struct ctlr struc...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/04/24 12:00 a.m.•17 views

openSUSE 16 Security Update : tomcat (openSUSE-SU-2026:20611-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20611-1 advisory. - CVE-2026-24880: Request smuggling via invalid chunk extension bsc1261850. - CVE-2026-25854: Occasionally open redirect bsc1261851. -...

9.1CVSS7.3AI score0.06561EPSS
SaveExploits10References31
Rows per page
Query Builder