Lucene search
+L

231015 matches found

NVD
NVD
added 2026/07/22 10:16 p.m.15 views

CVE-2026-16629

A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed...

5.3CVSS0.00622EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/22 10:16 p.m.13 views

CVE-2026-16628

A vulnerability was detected in oclif up to 4.23.16. Affected by this vulnerability is the function childprocess.exec of the component JIT Plugin Entry Handler. Performing a manipulation of the argument jitPlugins results in os command injection. The attack is only possible with local access. The...

5.3CVSS0.00622EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/22 10:15 p.m.42 views

CVE-2026-16630 syncfusion ej2-javascript-ui-controls package.json child_process.exec os command injection

A security vulnerability has been detected in syncfusion ej2-javascript-ui-controls up to 33.2.3. This affects the function childprocess.exec of the file package.json. The manipulation leads to os command injection. An attack has to be approached locally. The exploit has been disclosed publicly a...

5.3CVSS0.00635EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/22 10:15 p.m.44 views

CVE-2026-16630

Vulnerability detail (CVE-2026-16630): Syncfusion ej2-javascript-ui-controls up to v33.2.3 contains a flaw in the function child_process.exec of package.json that enables local OS command execution. Reports indicate local access is required, and the exploit has been publicly disclosed. Affected c...

5.3CVSS5.2AI score0.00635EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 10:08 p.m.13 views

GHSA-RCV6-PVRJ-4XCG n8n: Authenticated code execution in the n8n Git node

Impact Authenticated n8n users with rights to create and execute workflows could achieve code execution on the n8n host. Using the Git node, under the default git security settings, by staging a crafted local repository, an attacker could cause git to run hooks, executing arbitrary commands as th...

8.7CVSS6.5AI score0.00387EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 10:06 p.m.14 views

GHSA-GF29-4F56-R2JF n8n: Git Node fetch/pull/pushTags Operations Bypass Sandbox Path Restriction

Impact Authenticated n8n users with workflow create/execute rights could use the Git node's fetch, pull, or push-tags operations to bypass the repository-path containment checks that already protected clone and push. By pointing an allowlisted remote configuration value at a local path outside th...

7.1CVSS5.7AI score0.00472EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/22 9:30 p.m.16 views

GHSA-CX96-42PX-69FM Dompdf: Local file read due to improper file path validation in SVG images encoded as data-URI

Description: An attacker, who controls the HTML input supplied to dompdf, can read arbitrary images from the server’s file system, bypassing the chroot restriction. The vulnerability is exploitable in the default configuration. Exploitation conditions: An external user Researcher: Nikita Sveshnik...

6.3CVSS5.6AI score0.00329EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/22 9:30 p.m.12 views

Dompdf: Local file read due to improper file path validation in SVG images encoded as data-URI

Description: An attacker, who controls the HTML input supplied to dompdf, can read arbitrary images from the server’s file system, bypassing the chroot restriction. The vulnerability is exploitable in the default configuration. Exploitation conditions: An external user Researcher: Nikita Sveshnik...

6.3CVSS5.6AI score0.00329EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/22 9:15 p.m.27 views

CVE-2026-16629

A vulnerability exists in danger-js CLI up to 13.0.7 affecting the function danger.git.diffForFile in source/platforms/git/localGetFileAtSHA.ts. The issue arises from manipulating the File argument, enabling local OS command injection. Exploitation is described as local access, with partial impac...

5.3CVSS5.4AI score0.00622EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/22 9:15 p.m.9 views

CVE-2026-16629

A vulnerability was identified in danger danger-js up to 13.0.7. Impacted is the function danger.git.diffForFile of the file source/platforms/git/localGetFileAtSHA.ts of the component CLI. Such manipulation of the argument File leads to os command injection. The attack needs to be performed...

5.3CVSS5.4AI score0.00622EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/22 9:07 p.m.21 views

GHSA-7X2P-4JVH-6384 Dompdf: File existence oracle via font-face stylesheet declaration

Description Dompdf is vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files via the file:// protocol repeatedly, an attacker can trigger PHP memory exhaustion. The critical point of this flaw ...

2.3CVSS6AI score0.00354EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/07/22 9:07 p.m.13 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure in the processing of CSS @font-face directives referencing local files via the file:// protocol. An attacker can determine the existence of sensitive files on the server by submitting crafted HTML and analyzing the...

7.5CVSS5.9AI score0.00354EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/22 9:06 p.m.8 views

GHSA-WVH6-F5JH-8GW4 Dompdf: Chroot Validation Bypass

Summary The chroot check for local files uses a prefix string check to enforce chroot boundaries. The simple string comparison it performs allows paths like /var/www/rootsecret/file.html when chroot is /var/www/root. This allows attacker-controlled document paths/resources to bypass intended loca...

2.3CVSS5.6AI score0.00326EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/07/22 9:06 p.m.13 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through improper validation in the validateLocalUri function. An attacker can access files outside of intended directory restrictions by crafting file paths that exploit prefix-based chroot checks. Details A Director...

7.5CVSS6.4AI score0.00326EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/07/22 9:06 p.m.12 views

Dompdf: Chroot Validation Bypass

Summary The chroot check for local files uses a prefix string check to enforce chroot boundaries. The simple string comparison it performs allows paths like /var/www/rootsecret/file.html when chroot is /var/www/root. This allows attacker-controlled document paths/resources to bypass intended loca...

7.5CVSS5.6AI score0.00326EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/22 9:00 p.m.7 views

CVE-2026-16628 oclif JIT Plugin Entry child_process.exec os command injection

A vulnerability was detected in oclif up to 4.23.16. Affected by this vulnerability is the function childprocess.exec of the component JIT Plugin Entry Handler. Performing a manipulation of the argument jitPlugins results in os command injection. The attack is only possible with local access. The...

4.8CVSS5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/22 9:00 p.m.37 views

CVE-2026-16628 oclif JIT Plugin Entry child_process.exec os command injection

A vulnerability was detected in oclif up to 4.23.16. Affected by this vulnerability is the function childprocess.exec of the component JIT Plugin Entry Handler. Performing a manipulation of the argument jitPlugins results in os command injection. The attack is only possible with local access. The...

5.3CVSS0.00622EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/22 9:00 p.m.38 views

CVE-2026-16628

The CVE-2026-16628 issue affects the oclif project up to version 4.23.16. The vulnerability lies in the JIT Plugin Entry Handler, where manipulating the jitPlugins argument allows local os command injection via child_process.exec. The attack requires local access; the exploit is public. A patch e...

5.3CVSS5.4AI score0.00622EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/22 8:36 p.m.13 views

GO-2026-6032 Gitea: Local File Inclusion via file:// URI in Migration Restore in gitea.dev

Gitea: Local File Inclusion via file:// URI in Migration Restore in gitea.dev...

4.4CVSS5.3AI score0.00409EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 7:16 p.m.15 views

CVE-2026-13067

When PROXY protocol v2 is used on the Unix domain socket path, roles derived from X.509 client certificates may not be validated against the configured tlsCATrusts allow-list. This can result in unintended role assignments following MONGODB-X509 authentication. Affected scenarios require local...

7.2CVSS5.3AI score0.00096EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder