Lucene search
+L

288 matches found

Wired Threat Level
Wired Threat Level
added 3 days ago13 views

The OpenAI and Anthropic AI Hacking Sprees Are a Messy New Legal Frontier

Both major AI labs’ models broke containment, escaped onto the internet, and hacked other companies. If a human had done that, the law would likely be against them. But a bot?...

5.5AI score
SaveExploits0
Cvelist
Cvelist
added 4 days ago38 views

CVE-2026-56671 ComfyUI: Path traversal in /experiment/models/preview allows arbitrary image file read

ComfyUI is a modular diffusion model GUI, api and backend with a graph/nodes interface. Prior to 0.28.0, getmodelpreview in app/modelmanager.py joins an unrestricted filename route capture to a selected model directory without a containment check, allowing an unauthenticated remote attacker to us...

7.5CVSS0.00661EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:18 p.m.4 views

GHSA-9XWG-3R6F-JCX2 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

Summary The b64 extension inlines images referenced by as base64 data URIs. When resolving the src path it joins it onto the configured basepath with os.path.normpath and opens the result directly, with no check that the resolved path stays inside basepath. A src containing ../ sequences, or an...

5.3CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/07/20 5:18 p.m.10 views

CVE-2026-58484

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, EnvironmentManager.listBackups reads each backup's manifest.json and trusts the manifest's path field. EnvironmentManager.pruneBackups later passes that trusted entry.path directly to rmSyncentry.path, recursive...

7.1CVSS0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 5:0 p.m.12 views

CVE-2026-58484

Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to v5.12.2, EnvironmentManager.listBackups() reads each backup’s _manifest.json and trusts the manifest’s path field; pruneBackups() then passes that path to rmSync(), enabling an attacker who can modify a manifest under data//.ba...

7.1CVSS5.7AI score0.00134EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/17 7:46 p.m.16 views

Prompty: Arbitrary file read via file reference expansion

Summary Prompty loaders expanded $file:... references in .prompty frontmatter without enforcing that the resolved path stayed within an authorized directory. An attacker-controlled prompt file could use path traversal or an absolute path to cause the host application to read files accessible to t...

7.5CVSS5.2AI score0.01057EPSS
SaveExploits0References4Affected Software3
RedHat Linux
RedHat Linux
added 2026/07/15 9:53 p.m.9 views

decompress: @xhmikosr/decompress: Decompress: Arbitrary file read/write via crafted archive extraction

A flaw was found in the decompress package for Node.js. A remote attacker can exploit this vulnerability by crafting a malicious archive. When the archive is extracted, it can create files and links outside the intended directory, leading to unauthorized reading or writing of files. This is due t...

9.1CVSS6AI score0.00643EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/15 2:38 p.m.24 views

CVE-2026-54563

Cloudreve CVE-2026-54563 describes a path traversal / broken access control in the WebDAV interface under /dav. Before version 4.16.1, a WebDAV account rooted at a configured folder could send paths like /dav/%2e%2e/outside.txt because stripPrefix in pkg/webdav/webdav.go joins the decoded request...

7.1CVSS6.1AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/15 12:18 p.m.13 views

CVE-2026-61443

PraisonAI before 1.6.78 contains a remote code execution vulnerability in SkillTools.runskillscript that executes scripts without path containment validation. Attackers can supply absolute file paths to execute arbitrary scripts from any filesystem location, including those outside the intended...

8.6CVSS0.00499EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 9:46 a.m.12 views

CVE-2026-53486

A flaw was found in the decompress package for Node.js. A remote attacker can exploit this vulnerability by crafting a malicious archive. When the archive is extracted, it can create files and links outside the intended directory, leading to unauthorized reading or writing of files. This is due t...

9.1CVSS6.1AI score0.00643EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.18 views

PT-2026-60316

Name of the Vulnerable Software and Affected Versions Wekan versions prior to 9.31 Description A logged-in board member can perform arbitrary file reads and cause a denial of service by inserting an attachment document through the '/attachments/insert' DDP method. The issue occurs because the...

7.1CVSS6.2AI score0.00325EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/14 9:17 p.m.10 views

CVE-2026-53486

The decompress package for Node.js extracts archives. Prior to 10.2.1 and 11.1.3, archive extraction can create files and links outside the target directory. When extracting an archive to a directory, a crafted archive can read or write files outside that directory because hardlink and symlink...

9.1CVSS0.00643EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/14 8:7 p.m.10 views

CVE-2026-53486 decompress: Archive extraction can create files and links outside the target directory

The decompress package for Node.js extracts archives. Prior to 10.2.1 and 11.1.3, archive extraction can create files and links outside the target directory. When extracting an archive to a directory, a crafted archive can read or write files outside that directory because hardlink and symlink...

9.1CVSS6.1AI score
SaveExploits0References9
CVE
CVE
added 2026/07/14 8:7 p.m.90 views

CVE-2026-53486

The CVE affects the Node.js decompress package used for archive extraction. Before versions 10.2.1 and 11.1.3, crafted archives could read or write files outside the target directory due to: hardlink and symlink entries being created without proper target checks; path containment validated by a s...

9.1CVSS6.1AI score0.00643EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/14 8:7 p.m.40 views

CVE-2026-53486 decompress: Archive extraction can create files and links outside the target directory

The decompress package for Node.js extracts archives. Prior to 10.2.1 and 11.1.3, archive extraction can create files and links outside the target directory. When extracting an archive to a directory, a crafted archive can read or write files outside that directory because hardlink and symlink...

9.1CVSS0.00643EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:46 p.m.7 views

PYSEC-2026-2556 LangChain: Path traversal and sandbox escape in LangChain file-search middleware and loaders

Summary Several LangChain components that resolve filesystem paths or expand search patterns do not consistently confine the resolved path to the intended root directory. Affected behaviors include: a file-search agent middleware that validates a starting directory but not the search pattern or t...

5.1CVSS6.1AI score0.00158EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/10 3:16 p.m.16 views

CVE-2026-61432

PraisonAI praisonaiagents before 1.6.78 contains a path traversal vulnerability in the FastContext feature praisonaiagents.context.fast. FastContextAgent.executetool prepends the configured workspacepath only for relative paths and neither rejects absolute paths nor canonicalizes joined paths...

6.9CVSS0.00278EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/10 1:58 p.m.10 views

EUVD-2026-42898

PraisonAI praisonaiagents before 1.6.78 contains a path traversal vulnerability in the FastContext feature praisonaiagents.context.fast. FastContextAgent.executetool prepends the configured workspacepath only for relative paths and neither rejects absolute paths nor canonicalizes joined paths...

6.9CVSS6.1AI score0.00278EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/10 1:58 p.m.15 views

CVE-2026-61432

PraisionAI (praisonaiagents) before 1.6.78 has a path traversal flaw in the FastContext feature. FastContextAgent.execute_tool() only prefixes workspace_path for relative paths and does not reject absolute paths or canonicalize joined paths, allowing tool arguments or model-generated calls to gre...

6.9CVSS6.1AI score0.00278EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/10 12:31 a.m.12 views

EUVD-2026-42769

decompress before 4.2.2 contains an improper path containment check that enables directory traversal and arbitrary file write. The safeMakeDir function index.js line 29 and the extraction path validation index.js line 106 use String.indexOf to verify the resolved path is within the output...

6.2CVSS6AI score0.0034EPSS
SaveExploits1References5
Rows per page
Query Builder