Lucene search
+L

395694 matches found

Cvelist
Cvelist
added 2026/07/22 9:15 p.m.35 views

CVE-2026-16629 danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection

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
ATTACKERKB
ATTACKERKB
added 2026/07/22 9:15 p.m.6 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:15 p.m.5 views

CVE-2026-16629 danger danger-js CLI localGetFileAtSHA.ts danger.git.diffForFile os command injection

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...

4.8CVSS5AI score0.00622EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/22 9:0 p.m.13 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
Vulnrichment
Vulnrichment
added 2026/07/22 9:0 p.m.5 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.3CVSS5.3AI score0.00622EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/22 9:0 p.m.32 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
OSV
OSV
added 2026/07/22 9:0 p.m.5 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 score0.00622EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/22 9:0 p.m.6 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.3CVSS5.4AI score0.00622EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/22 8:54 p.m.4 views

OPENSUSE-SU-2026:21436-1 Security update for rclone

This update for rclone fixes the following issues: Changes in rclone: - Update to version 1.74.4 boo1267192: Version v1.74.4 gui: update embedded release to 1.1.10 local: stop --links symlinks escaping the destination directory CVE-2026-54572 local: don't restore setuid/setgid/sticky bits from...

10CVSS7.1AI score0.32715EPSS
SaveExploits7References43
NVD
NVD
added 2026/07/22 8:16 p.m.6 views

CVE-2026-14881

When importing connections in Compass it is possible to override some connection options that are otherwise can't be changed via connection form. In particular it is possible to provide a custom browser open command for OIDC auth flow that is usually can be set only globally via Compass settings...

8.4CVSS0.00152EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.6 views

CVE-2026-13074

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS0.0026EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.6 views

CVE-2026-13073

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.7 views

CVE-2026-13063

An authenticated user with standard read/write privileges can cause the mongod process to terminate due to an out-of-memory condition by sending a crafted aggregation command. MongoDB's libmongocrypt library insufficiently validates payload-supplied values, which can result in an excessively larg...

5.3CVSS0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.6 views

CVE-2026-13058

An authenticated user with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, resulting in a fat...

7.1CVSS0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 8:16 p.m.6 views

CVE-2026-13059

An authenticated user with low privileges may be able to perform unauthorized reads and writes on data protected by role-based query-level access controls, due to insufficient validation of certain client-supplied command parameters. The issue affects find, update, delete, and aggregate commands ...

8.6CVSS0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 8:16 p.m.5 views

UBUNTU-CVE-2026-13063

An authenticated user with standard read/write privileges can cause the mongod process to terminate due to an out-of-memory condition by sending a crafted aggregation command. MongoDB's libmongocrypt library insufficiently validates payload-supplied values, which can result in an excessively larg...

5.3CVSS5.9AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.5 views

UBUNTU-CVE-2026-13059

An authenticated user with low privileges may be able to perform unauthorized reads and writes on data protected by role-based query-level access controls, due to insufficient validation of certain client-supplied command parameters. The issue affects find, update, delete, and aggregate commands ...

8.6CVSS5.9AI score0.00278EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.6 views

UBUNTU-CVE-2026-13058

An authenticated user with basic write privileges can cause the mongod process to terminate abnormally by sending a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, resulting in a fat...

7.1CVSS5.9AI score0.00226EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 8:16 p.m.5 views

UBUNTU-CVE-2026-13074

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.9AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:16 p.m.6 views

UBUNTU-CVE-2026-13073

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS5.8AI score0.00212EPSS
SaveExploits0References3
Rows per page
Query Builder