Lucene search
+L

49105 matches found

OSV
OSV
added 2026/08/21 8:07 p.m.11 views

CVE-2026-45099 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 8:07 p.m.28 views

CVE-2026-45099 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS0.00423EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/21 6:28 p.m.32 views

CVE-2026-54134 OctoPrint: File exfiltration possible via query parameters on upload endpoints

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, OctoPrint's custom Tornado upload handler and Flask with Werkzeug parse request parameters differently, allowing an attacker with FILEUPLOAD permission to inject reserved internal upload fields...

7CVSS0.00212EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/21 5:52 p.m.27 views

CVE-2026-71493 Infracost: Arbitrary file read via config-template readFile symlink traversal

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS0.00426EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 5:52 p.m.15 views

CVE-2026-71493 Infracost: Arbitrary file read via config-template readFile symlink traversal

Infracost provides cloud cost intelligence for engineers, AI coding agents, and CI/CD. Prior to 0.10.45, the readFile, pathExists, isDir, and matchPaths template functions in internal/config/template/parser.go use a lexical filepath.Rel check and a leaf-only os.Lstat check that do not resolve an...

5.9CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/21 5:44 p.m.30 views

CVE-2026-62677 Omnigent: Unvalidated os_env.cwd in agent bundle yields arbitrary host filesystem access on runners without OMNIGENT_RUNNER_WORKSPACE

Omnigent is an open-source AI agent framework and meta-harness for orchestrating coding agents. Prior to 0.3.0, an authenticated user can upload a session-scoped agent bundle with an absolute or traversal-containing osenv.cwd value because omnigent/spec/parser.py stores the value verbatim and...

8.8CVSS0.00446EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/21 4:17 p.m.11 views

CVE-2026-49114

In ONNX before 1.21.0, the 'saveexternaldata' function builds the external-data file path from the model's externaldata location field and opens it for writing without 'ONOFOLLOW/OEXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a victim...

7.1CVSS0.00107EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 4:10 p.m.31 views

CVE-2026-49114 ONNX symlink-following and path-traversal arbitrary file write

In ONNX before 1.21.0, the 'saveexternaldata' function builds the external-data file path from the model's externaldata location field and opens it for writing without 'ONOFOLLOW/OEXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a victim...

7.1CVSS0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 4:10 p.m.15 views

EUVD-2026-63995

In ONNX before 1.21.0, the 'saveexternaldata' function builds the external-data file path from the model's externaldata location field and opens it for writing without 'ONOFOLLOW/OEXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a victim...

7.1CVSS5.3AI score0.00107EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 4:10 p.m.12 views

CVE-2026-49114 ONNX symlink-following and path-traversal arbitrary file write

In ONNX before 1.21.0, the 'saveexternaldata' function builds the external-data file path from the model's externaldata location field and opens it for writing without 'ONOFOLLOW/OEXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a victim...

7.1CVSS5.3AI score0.00107EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 4:10 p.m.19 views

CVE-2026-49114 ONNX symlink-following and path-traversal arbitrary file write

In ONNX before 1.21.0, the 'saveexternaldata' function builds the external-data file path from the model's externaldata location field and opens it for writing without 'ONOFOLLOW/OEXCL', after a non-atomic 'os.path.isfile' check. A local attacker with write access to the directory where a victim...

6.8CVSS5.5AI score
SaveExploits0References5
ICS
ICS
added 2026/08/21 3:41 p.m.11 views

ONNX symlink-following and path-traversal arbitrary file write

RISK EVALUATION A local attacker with write access to the directory where a victim serializes external data can deterministically pre-plant a symlink that is being followed, causing the victim's write to append to any file the victim can write, e.g. /.ssh/authorizedkeys, cron files, or...

7.1CVSS5.4AI score0.00107EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.8 views

CVE-2026-77815

toabspath in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment comparison performed by ispathtrusted in scripts/iib/api.py while...

8.7CVSS0.0041EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/21 3:16 p.m.9 views

CVE-2026-48755

Incus is a system container and virtual machine manager. Prior to version 7.1.0, improper validation of user-provided backup compression algorithm leads to argument injection in the constructed command line. This leads to an arbitrary file write on the host, possibly leading to arbitrary command...

9.9CVSS0.00439EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.8 views

CVE-2026-48769

Incus is a system container and virtual machine manager. Prior to version 7.2.0, an arbitrary file write exists in the Incus client when a malicious image server returns a crafted Incus-Image-Hash header. This can lead to arbitrary command execution as root on the server. Version 7.2.0 patches th...

9.9CVSS0.00439EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.10 views

CVE-2026-48749

Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 fixes the issue...

9.9CVSS0.00807EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.9 views

CVE-2026-48753

Incus is a system container and virtual machine manager. Prior to version 7.1.0, the S3 protocol upload endpoint is vulnerable to path traversal and allows creation of arbitrary files on the host. This behavior could lead to arbitrary command execution. Version 7.1.0 fixes the issue...

9.9CVSS0.00709EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 3:16 p.m.10 views

CVE-2026-48752

Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 patches the issue...

9.9CVSS0.00807EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/21 2:53 p.m.11 views

CVE-2026-63343

Incus is a system container and virtual machine manager. Prior to version 7.3.0, a malicious image containing a metadata.yaml symlink pointing to an arbitrary host path allows an authenticated Incus user to read or overwrite any file on the host as root via the instance metadata API. The...

9.9CVSS5.7AI score0.00267EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 2:53 p.m.35 views

CVE-2026-63343 Arbitrary File Read/Write: metadata.yaml symlink in image allows host filesystem access as root

Incus is a system container and virtual machine manager. Prior to version 7.3.0, a malicious image containing a metadata.yaml symlink pointing to an arbitrary host path allows an authenticated Incus user to read or overwrite any file on the host as root via the instance metadata API. The...

9.9CVSS0.00267EPSS
SaveExploits0References1
Rows per page
Query Builder