Lucene search
+L

55382 matches found

NVD
NVD
added 2026/08/20 12:16 p.m.6 views

CVE-2026-77069

n8n before 1.123.69, 2.33.4, and 2.34.1 contains an SSRF protection bypass in the OAuth2 credential authorization-code-to-access-token exchange. While OAuth2 discovery and dynamic-client-registration requests use n8n's SSRF-protected HTTP client, the token exchange uses a separate client with no...

2.3CVSS0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 11:21 a.m.11 views

CVE-2026-77085 n8n before 2.34.1 SSRF Protection Bypass via SearXNG Tool

n8n before 2.34.1 and 2.33.x before 2.33.4 contains an SSRF protection bypass in the SearXNG Agent tool. The tool sent requests to the user-supplied API URL using a raw HTTP client that did not route through n8n's centralized SSRF protection. On instances with N8NSSRFPROTECTIONENABLED=true, an...

6.3CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/20 11:21 a.m.12 views

CVE-2026-77080 n8n before 1.123.69 Arbitrary File Read and Write via Snowflake

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contain an arbitrary file read and write vulnerability in the Snowflake node, which passes free-form Execute Query input, including client-side commands, directly to the Snowflake SDK without applying n8n's file-access restrictions...

8.7CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 11:21 a.m.9 views

EUVD-2026-63265

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain an information disclosure vulnerability in the GraphQL node. When a GraphQL request fails at the connection level, the node re-throws the underlying HTTP client error unchanged instead of wrapping it in n8n's standard error type. That error...

7.1CVSS5.6AI score0.00287EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/20 11:21 a.m.28 views

CVE-2026-77076 n8n before 1.123.69 Credential Leak via GraphQL Node Error

n8n versions before 1.123.69, 2.33.4, and 2.34.1 contain an information disclosure vulnerability in the GraphQL node. When a GraphQL request fails at the connection level, the node re-throws the underlying HTTP client error unchanged instead of wrapping it in n8n's standard error type. That error...

7.1CVSS0.00287EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/08/20 8:34 a.m.8 views

Deserialization Of Untrusted Data

RabbitMQ Java client library is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to the javaReturnType value from an untrusted system.describe response being passed to Class.forName with class initialization enabled, which allows an attacker capable of intercepting or...

7.5CVSS5.7AI score0.00317EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.10 views

kernel: smb: client: validate DFS referral PathConsumed

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote attacker could send a specially crafted SMB response containing a malformed Distributed File System DFS referral. This could cause the PathConsumed value to exceed the search name length, leading to an out-of-bounds...

9.1CVSS5.6AI score0.0052EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.10 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.7 views

kernel: smb: client: fix query_info() replay double-free

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the queryinfo replay mechanism attempts to free a response buffer that has already been released. This can happen if an error occurs during the initialization of an SMB2...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.7 views

kernel: smb: client: mask server-provided mode to 07777 in modefromsid

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.6AI score0.00309EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.11 views

kernel: smb: client: mask server-provided mode to 07777 in modefromsid

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.6AI score0.00309EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.11 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.8 views

kernel: smb: client: fix query_info() replay double-free

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the queryinfo replay mechanism attempts to free a response buffer that has already been released. This can happen if an error occurs during the initialization of an SMB2...

9.8CVSS5.8AI score0.00457EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.7 views

kernel: smb/client: fix out-of-bounds read in symlink_data()

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability arises from insufficient length validation in the smb2checkmessage function when processing symlink error responses. A remote attacker could exploit this by sending a specially crafted symlink error respons...

9.1CVSS5.7AI score0.00513EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.7 views

kernel: smb: client: fix double-free in SMB2_open() replay

A flaw was found in the Linux kernel's Server Message Block SMB client. A double-free vulnerability exists in the SMB2open replay mechanism. This occurs when a response-bearing attempt returns a replayable error and frees its response buffer, and then the cleanup process attempts to free the same...

8.8CVSS6.3AI score0.00354EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.12 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.5AI score0.00521EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 4:47 a.m.6 views

kernel: smb: client: mask server-provided mode to 07777 in modefromsid

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.6AI score0.00309EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2026/08/20 4:29 a.m.783 views

aiohttp - Directory Traversal

aiohttp is an asynchronous HTTP client/server framework for asyncio and Python. When using aiohttp as a web server and configuring static routes, it is necessary to specify the root path for static files. Additionally, the option 'followsymlinks' can be used to determine whether to follow symboli...

7.5CVSS6.5AI score0.76875EPSS
SaveExploits18References3
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.9 views

kernel: smb: client: mask server-provided mode to 07777 in modefromsid

A flaw was found in the Linux kernel's Server Message Block SMB client. When processing server-provided file mode information, the system incorrectly applies these modes without proper security masking. This can result in unintended file permissions, potentially allowing unauthorized access to...

7.1CVSS5.4AI score0.00309EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 3:52 a.m.9 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.4AI score0.00521EPSS
SaveExploits0References5
Rows per page
Query Builder