Lucene search
+L

172859 matches found

OSV
OSV
added 2026/08/05 9:26 p.m.29 views

CVE-2026-71319 Nuxt.js Unauthenticated WebSocket RPC Call Leading to Remote Code Execution

Nuxt is an open-source web development framework for Vue.js. Prior to 3.3.1, Nuxt DevTools development mode only exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the...

9.6CVSS5.8AI score
SaveExploits0References5
Snyk
Snyk
added 2026/08/05 9:05 p.m.11 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the route rule matching. An attacker can gain unauthorized access to protected pages and sensitive data by crafting requests to mixed-case paths that bypass authentication middleware. Workaround This...

8.2CVSS5.4AI score0.00267EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/08/05 9:05 p.m.11 views

NPM: Nuxt route rules silently dropped for mixed-case paths, bypassing appMiddleware auth gates (incomplete fix for CVE-2026-53721)

NPM: Nuxt route rules silently dropped for mixed-case paths, bypassing appMiddleware auth gates incomplete fix for CVE-2026-53721 vulnerability discovered by ? in WordPress Npm nuxt versions = 3.21.7, 3.21.10...

8.8CVSS5.4AI score0.00399EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/05 9:05 p.m.37 views

CVE-2026-71315 Nuxt route rules silently dropped for mixed-case paths, bypassing appMiddleware auth gates (incomplete fix for CVE-2026-53721)

Nuxt is an open-source web development framework for Vue.js. From 3.21.7 until 3.21.10 and 4.5.1, mixed-case routeRules keys can fail to match case-folded lookups when router.options.sensitive is false and drop appMiddleware authorization gates. This is caused by an incomplete fix for...

8.2CVSS0.00267EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/05 8:36 p.m.17 views

rclone: WebDAV Credentials Survive a Same-Host HTTPS-to-HTTP Redirect

Summary WebDAV's default redirect handling can replay Basic authorization and configured Cookie headers over plaintext HTTP after a same-host HTTPS-to-HTTP redirect. This was reproduced through the real backend. Unlike the low-impact STS token in rclone's published S3 redirect advisory, Basic...

5.6AI score
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/05 8:33 p.m.77 views

CVE-2026-71311

rclone (pre-1.75.0) is affected by a CRLF injection in FTP filename handling: a valid but nondefault encoding in backend/ftp/ftp.go can restore raw CR/LF before an attacker-controlled path is interpolated into the FTP control channel. github.com/jlaffaye/ftp formats the argument via textproto.Con...

6.4CVSS5.5AI score0.00237EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 8:17 p.m.20 views

CVE-2026-68746

Not Failing Securely 'Failing Open' vulnerability in livebook-dev livebook allows an unauthenticated network client to obtain full access to a Livebook server that enforces identity through Livebook Teams. A Livebook Agent or App Server connected to Livebook Teams caches the identifier of the...

8.8CVSS0.00447EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/05 8:17 p.m.10 views

CVE-2026-69111

Milvus through 2.6.22 and 3.0.0 contains an unauthenticated denial of service vulnerability that allows remote attackers to terminate service components by sending a crafted HTTP GET request to the management server on port 9091. Attackers can exploit the unprotected /management/stop endpoint,...

8.7CVSS0.00568EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/05 8:17 p.m.10 views

CVE-2026-66885

Cross-Site Request Forgery CSRF vulnerability in livebook-dev livebook allows an attacker to authenticate a victim's browser session under the attacker's own Livebook Teams identity. When Livebook is configured to use Livebook Teams for identity, Livebook.ZTA.LivebookTeams.handlerequest/4 in...

6.8CVSS0.0016EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:05 p.m.13 views

CVE-2026-17556

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an unauthenticated attacker to delete arbitrary files and directories on the instance, including the entire user storage directory containing Git LFS objects, release assets, attachments, and avatars. The...

8.8CVSS5.8AI score0.00502EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 7:18 p.m.22 views

CVE-2026-69111 Milvus 2.6.22, 3.0.0 Unauthenticated Denial of Service via /management/stop

Milvus through 2.6.22 and 3.0.0 contains an unauthenticated denial of service vulnerability that allows remote attackers to terminate service components by sending a crafted HTTP GET request to the management server on port 9091. Attackers can exploit the unprotected /management/stop endpoint,...

8.7CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 2026/08/05 7:17 p.m.16 views

CVE-2026-9130

IBM Langflow OSS 1.0.0 through 1.10.3 contain an authorization bypass vulnerability in the MemoryComponent that allows authenticated users to access chat history of other users via sessionid collision. The MemoryComponent.retrievemessages and storemessage methods filter on sessionid without...

7.1CVSS5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 7:17 p.m.48 views

CVE-2026-8470

IBM Langflow OSS 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 use Python's non-cryptographic random module for generating Fernet encryption keys from user secrets under 32 characters. The deterministic Mersenne Twister PRNG produces identical keys for...

9.1CVSS5.3AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:14 p.m.35 views

CVE-2026-10547 Langflow OSS is affected by arbitrary code execution in custom component validation and trusted code enforcement

IBM Langflow OSS 1.0.0 through 1.10.3 does not properly validate ownership in the deprecated POST /api/v1/build/flowid/vertices endpoint, allowing an authenticated user to inject arbitrary graph data into a shared cache for any flow. This may result in cross-user cache pollution, unauthorized...

5.9CVSS0.00225EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:11 p.m.10 views

CVE-2026-8470

IBM Langflow OSS 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 use Python's non-cryptographic random module for generating Fernet encryption keys from user secrets under 32 characters. The deterministic Mersenne Twister PRNG produces identical keys for...

7.4CVSS5.5AI score0.00111EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/05 5:45 p.m.4 views

ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication

A flaw was found in Net::IMAP, a Ruby library for Internet Message Access Protocol IMAP client functionality. A hostile server can exploit this vulnerability during SCRAM-SHA1 or SCRAM-SHA256 Salted Challenge Response Authentication Mechanism - Secure Hash Algorithm 1 or 256 authentication by...

6.5CVSS5.5AI score0.00299EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/05 5:18 p.m.4 views

ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication

A flaw was found in Net::IMAP, a Ruby library for Internet Message Access Protocol IMAP client functionality. A hostile server can exploit this vulnerability during SCRAM-SHA1 or SCRAM-SHA256 Salted Challenge Response Authentication Mechanism - Secure Hash Algorithm 1 or 256 authentication by...

6.5CVSS5.5AI score0.00299EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/05 5:16 p.m.12 views

CVE-2026-9077

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow allows remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host system...

8.5CVSS5.6AI score
SaveExploits0References1
NVD
NVD
added 2026/08/05 5:16 p.m.14 views

CVE-2026-9077

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow allows remote authenticated attackers to bypass localhost-only restrictions and write arbitrary MCP server configurations to IDE configuration files on the host system...

8.5CVSS0.00316EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 5:16 p.m.12 views

CVE-2026-8446

IBM Langflow OSS 1.0.0 through 1.10.3 contain an authentication bypass vulnerability in the Model Context Protocol MCP composer endpoint when mcpcomposerenabled=true default and projects are configured with authtype=oauth...

7.5CVSS0.00284EPSS
SaveExploits0References1
Rows per page
Query Builder