Lucene search
+L

1592 matches found

RedhatCVE
RedhatCVE
added 2026/02/26 10:35 p.m.12 views

CVE-2026-20133

A vulnerability in Cisco Catalyst SD-WAN Software could allow an unauthenticated, remote attacker to view sensitive information on an affected system. This vulnerability is due to insufficient file system restrictions. An authenticated attacker with netadmin privileges could exploit this...

7.5CVSS7.5AI score0.31353EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/25 6:31 p.m.18 views

EUVD-2026-8678

A vulnerability in Cisco Catalyst SD-WAN Manager could allow an unauthenticated, remote attacker to view sensitive information on an affected system. This vulnerability is due to insufficient file system access restrictions. An attacker could exploit this vulnerability by accessing the API of an...

6.5CVSS5.5AI score0.31353EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/25 5:25 p.m.9 views

CVE-2026-20133

A vulnerability in Cisco Catalyst SD-WAN Manager could allow an unauthenticated, remote attacker to view sensitive information on an affected system. This vulnerability is due to insufficient file system access restrictions. An attacker could exploit this vulnerability by accessing the API of an...

7.5CVSS5.8AI score0.31353EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/25 1:16 a.m.18 views

CVE-2026-27598

Dagu is a workflow engine with a built-in Web user interface. In versions up to and including 1.16.7, the CreateNewDAG API endpoint POST /api/v1/dags does not validate the DAG name before passing it to the file store. An authenticated user with DAG write permissions can write arbitrary YAML files...

7.1CVSS0.00571EPSS
SaveExploits1References2
Veracode
Veracode
added 2026/02/21 5:02 a.m.16 views

Path Traversal

Umbraco Forms is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of file paths, where an authenticated backoffice-user can enumerate and traverse paths/files on the system's filesystem and read their contents, particularly on Mac/Linux Umbraco installations using...

6.5CVSS5.3AI score0.00436EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.21 views

PT-2026-26236

Summary tools.exec.safeBins could be bypassed for filesystem access when sort output flags -o / --output or recursive grep flags were allowed through safe-bin execution paths. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.19 - Latest published version at triag...

7.1CVSS6AI score0.0014EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.22 views

PT-2026-20920

Name of the Vulnerable Software and Affected Versions Penpot versions prior to 2.13.2 Description Penpot is an open-source design and code collaboration tool. An authenticated user with team edit permissions can read arbitrary files from the server. This is achieved by providing a local file path...

7.5CVSS5.5AI score0.00445EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/02/18 8:42 a.m.10 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.5AI score0.01723EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/02/17 9:33 a.m.11 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01723EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/02/17 9:32 a.m.10 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS5.9AI score0.01723EPSS
SaveExploits2References5
Rapid7 Blog
Rapid7 Blog
added 2026/02/10 6:00 p.m.17 views

Measuring AI Security: Separating Signal from Panic

The conversation around AI security is full of anxiety. Every week, new headlines warn of jailbreaks, prompt injection, agents gone rogue, and the rise of LLM-enabled cybercrime. It’s easy to come away with the impression that AI is fundamentally uncontrollable and dangerous, and therefore...

6.7AI score
SaveExploits0
EUVD
EUVD
added 2026/01/21 10:08 p.m.38 views

EUVD-2026-4142

Copier safe template has arbitrary filesystem read access via symlinks when preservesymlinks: false...

6.8CVSS5.6AI score0.00235EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/21 10:08 p.m.18 views

Copier safe template has arbitrary filesystem read access via symlinks when _preserve_symlinks: false

Impact Copier suggests that it's safe to generate a project from a safe template, i.e. one that doesn't use unsafe features like custom Jinja extensions which would require passing the --UNSAFE,--trust flag. As it turns out, a safe template can currently include arbitrary files/directories outsid...

6.8CVSS5.7AI score0.00235EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/19 12:27 p.m.19 views

CVE-2026-23742

Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The...

8.8CVSS5.5AI score0.00521EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/01/16 8:07 p.m.10 views

CVE-2026-23742 Skipper arbitrary code execution through lua filters

Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The...

8.8CVSS6.3AI score0.00521EPSS
SaveExploits1References3
attackerkb
attackerkb
added 2026/01/16 8:07 p.m.18 views

CVE-2026-23742

Skipper is an HTTP router and reverse proxy for service composition. The default skipper configuration before 0.23.0 was -lua-sources=inline,file. The problem starts if untrusted users can create lua filters, because of -lua-sources=inline , for example through a Kubernetes Ingress resource. The...

8.8CVSS5.5AI score0.00521EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/01/15 1:16 p.m.15 views

CVE-2026-22907

An attacker may gain unauthorized access to the host filesystem, potentially allowing them to read and modify system data...

9.9CVSS0.00448EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/01/13 11:50 p.m.13 views

Protection Mechanism Failure

Overview enclave-vm is a Sandbox runtime for secure JavaScript code execution Affected versions of this package are vulnerable to Protection Mechanism Failure via the exposure of a host-side Error object to sandboxed code, which retains its host realm prototype chain. An attacker can intentionall...

10CVSS7.1AI score0.00669EPSS
SaveExploits4References2
OSV
OSV
added 2026/01/13 11:11 p.m.11 views

CVE-2026-22686 Sandbox Escape via Host Error Prototype Chain in enclave-vm

Enclave is a secure JavaScript sandbox designed for safe AI agent code execution. Prior to 2.7.0, there is a critical sandbox escape vulnerability in enclave-vm that allows untrusted, sandboxed JavaScript code to execute arbitrary code in the host Node.js runtime. When a tool invocation fails,...

10CVSS7.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.18 views

PT-2026-2792

Name of the Vulnerable Software and Affected Versions Enclave versions prior to 2.7.0 Description Enclave is a secure JavaScript sandbox used for safe AI agent code execution. A critical sandbox escape issue exists in enclave-vm, allowing untrusted JavaScript code to execute arbitrary code in the...

10CVSS7.7AI score0.00669EPSS
SaveExploits4References11
Rows per page
Query Builder