Lucene search
+L

214294 matches found

Cvelist
Cvelist
added 2026/08/05 8:37 p.m.35 views

CVE-2026-71312 rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS0.00276EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/05 8:37 p.m.10 views

CVE-2026-71312

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS5.7AI score0.00276EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/05 8:33 p.m.12 views

CVE-2026-71311 rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

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

EUVD-2026-53615

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score0.0038EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:15 p.m.9 views

GHSA-CF44-9PGV-M4XC rclone: Unvalidated symlink target in local `--links` — arbitrary file write from an untrusted remote

Summary With -l/--links, rclone serializes symlinks as .rclonelink text objects whose body is the link target. When rclone writes such an object to a local destination, it recreates the symlink with os.Symlink, and performs NO validation of the target. If the source is attacker-controlled, the...

7.5CVSS6.4AI score0.00365EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:53 p.m.10 views

CVE-2026-70617

Spacebar Server before commit dcfd910 contains a missing authorization vulnerability that allows any authenticated attacker to add themselves to arbitrary group DM channels by sending a PUT request to the channels recipient endpoint without membership verification. Attackers can exploit the...

8.6CVSS5.6AI score0.00231EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:44 p.m.12 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.8CVSS5.5AI score0.0016EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/08/05 7:44 p.m.98 views

CVE-2026-66885

Livebook CVE-2026-66885 is a CSRF weakness in the Livebook Teams identity callback. When configured for Livebook Teams, the OAuth-style callback does not bind to the initiating browser session (no state/nonce, auth request body empty). The code parameter is exchanged for an access token and writt...

6.8CVSS5.5AI score0.0016EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/08/05 7:17 p.m.8 views

CVE-2026-9196

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute unintended code during Agentic Assistant validation due to improper handling of LLM‑generated components. The application executes model‑generated Python code in the backend during validation prior to user...

8.8CVSS5.6AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 7:17 p.m.12 views

CVE-2026-7869

IBM Langflow OSS 1.0.0 through 1.10.3 is vulnerable to Path Traversal in the Knowledge Bases API POST /api/v1/knowledgebases. This occurs because user-supplied knowledge base names are used directly to create file paths without proper sanitization or containment checks. An authenticated attacker...

5.4CVSS5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/08/05 7:01 p.m.69 views

CVE-2026-55522

CVE-2026-55522 – PraisonAI workflow include bypasses tools.py autoload . Affected: PraisonAI versions 3.9.26–4.6.57 and PraisonAIAgents 0.12.12–1.6.57. The workflow include feature (Workflow._execute_include) imports and executes a recipe’s tools.py via importlib.util.spec_from_file_location() an...

7.8CVSS6.2AI score0.00152EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:33 p.m.68 views

CVE-2026-17633

CVE-2026-17633 affects IBM Langflow OSS 1.0.0–1.10.3. Remote authenticated attackers can execute arbitrary code due to code injection in component generation, validation, and custom component handling. Documents do not provide exploitation details or patch/version remediation; no exploitation dat...

8.8CVSS6.1AI score0.00397EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/05 6:27 p.m.37 views

CVE-2026-9196 Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute unintended code during Agentic Assistant validation due to improper handling of LLM‑generated components. The application executes model‑generated Python code in the backend during validation prior to user...

8.1CVSS0.00299EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:27 p.m.73 views

CVE-2026-9196

IBM Langflow OSS 1.0.0–1.10.3 is affected by an authenticated code-execution risk during Agentic Assistant validation caused by improper handling of LLM-generated components. The backend may execute model-generated Python code in the validation step before user approval, enabling an attacker to t...

8.8CVSS5.7AI score0.00299EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/05 6:26 p.m.52 views

CVE-2026-9201

IBM Langflow OSS 1.0.0–1.10.3 is affected by an authenticated arbitrary code execution vulnerability in the custom component validation mechanism. The hardening mode that restricts execution to trusted templates validates component code using a truncated SHA-256 digest, causing only a portion of ...

8.8CVSS6.3AI score0.00232EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/05 6:26 p.m.10 views

EUVD-2026-53572

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. When the optional hardening mode that restricts execution to trusted component templates is enabled, the application...

8.8CVSS6.3AI score0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:26 p.m.38 views

CVE-2026-9201 Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

IBM Langflow OSS 1.0.0 through 1.10.3 could allow an authenticated attacker to execute arbitrary code due to a cryptographic weakness in the custom component validation mechanism. When the optional hardening mode that restricts execution to trusted component templates is enabled, the application...

8.8CVSS0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:24 p.m.36 views

CVE-2026-8478 Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

IBM Langflow OSS 1.0.0 through 1.10.3 could allow a remote attacker to inject arbitrary code on the system, due to the improper control of user input code...

8.8CVSS0.00379EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:17 p.m.10 views

CVE-2026-70435

A missing permission check in Jenkins SCM-Manager Plugin 1.11.1 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins...

4.2CVSS0.00121EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:13 p.m.33 views

CVE-2026-7869 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 is vulnerable to Path Traversal in the Knowledge Bases API POST /api/v1/knowledgebases. This occurs because user-supplied knowledge base names are used directly to create file paths without proper sanitization or containment checks. An authenticated attacker...

5.4CVSS0.00216EPSS
SaveExploits0References1
Rows per page
Query Builder