Lucene search
K

251691 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/07 4:8 p.m.8 views

Malicious code in owa-analytics-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 644a42250298e29b58f2cfe75c1d362637e2c31f1a1ef9b9cfbe5d9ff0475fb8 The package owa-analytics-utils was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
Exploits0
EUVD
EUVD
added 2026/05/07 3:38 p.m.6 views

EUVD-2025-209722

NPM package node-ts-ocr 1.0.15 is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js...

5.8AI score0.00088EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/05/07 3:38 p.m.9 views

node-ts-ocr is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js

NPM package node-ts-ocr 1.0.15 is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js...

8.8CVSS5.8AI score0.00088EPSS
Exploits0References4Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/07 3:38 p.m.2 views

stats-fr-emarque-basketball-extractor (>=1.0.0 <=1.0.2) potentially affected by CVE-2025-63705 via node-ts-ocr (=1.0.15)

node-ts-ocr NPM version =1.0.15 is affected by a known vulnerability. The following packages have a transitive dependency on node-ts-ocr and may be impacted: - stats-fr-emarque-basketball-extractor =1.0.0, =1.0.2 Source cves: CVE-2025-63705 Source advisory: OSV:GHSA-8JH2-3MW6-6PFM...

8.8CVSS5.8AI score0.00088EPSS
Exploits0
Patchstack
Patchstack
added 2026/05/07 3:38 p.m.5 views

NPM: node-ts-ocr is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js

NPM: node-ts-ocr is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js vulnerability discovered by ? in WordPress Npm node-ts-ocr versions 1.0.15...

8.8CVSS5.8AI score0.00088EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/05/07 3:38 p.m.1 views

GHSA-8JH2-3MW6-6PFM node-ts-ocr is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js

NPM package node-ts-ocr 1.0.15 is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js...

8.8CVSS5.8AI score0.00088EPSS
Exploits0References4
Snyk
Snyk
added 2026/05/07 3:27 p.m.6 views

Command Injection

Overview node-ts-ocr is an A simple wrapper around command-line utils to assist in PDF / Image OCR Optical Character Recognition processing using Tesseract. Affected versions of this package are vulnerable to Command Injection via the invokeImageOcr function. An attacker can execute arbitrary...

9.8CVSS6AI score0.00088EPSS
Exploits0References2
NVD
NVD
added 2026/05/07 3:16 p.m.6 views

CVE-2025-63705

NPM package node-ts-ocr 1.0.15 is vulnerable to OS Command Injection via the invokeImageOcr function in src/index.js...

8.8CVSS0.00088EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/07 8:9 a.m.7 views

hfs: Replace BUG_ON with error handling for CNID count checks

...

7.1CVSS5.8AI score0.00014EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2026/05/07 5:13 a.m.11 views

vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and arbitrary OS command execution

Summary When a NodeVM is created with nesting: true, sandbox code can unconditionally require'vm2' regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a new inner NodeVM with its own unrestricted require settings and executes...

9.1CVSS6.5AI score0.00047EPSS
Exploits1References5Affected Software1
Patchstack
Patchstack
added 2026/05/07 5:13 a.m.6 views

NPM: vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and arbitrary OS command execution

NPM: vm2 NodeVM nesting: true bypasses require: false allowing sandbox escape and arbitrary OS command execution vulnerability discovered by ? in WordPress Npm vm2 versions = 3.11.0...

9.1CVSS6.2AI score0.00047EPSS
Exploits1References5Affected Software1
Snyk
Snyk
added 2026/05/07 5:13 a.m.6 views

Improper Isolation or Compartmentalization

Overview vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Improper Isolation or Compartmentalization through the NodeVM constructor in lib/nodevm.js. An attacker can run host commands when the VM is set up...

9.2CVSS6.3AI score0.00047EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2026/05/07 4:33 a.m.3 views

@aiconnect/codelets-runner (>=0.1.0 <=0.2.0), @cairncms/api (>=1.0.0-beta.1 <=1.0.0-beta.4) +21 more potentially affected by CVE-2026-43998 via vm2 (>=3.0.0 <=3.10.5)

vm2 NPM version =3.0.0, =0.1.0, =1.0.0-beta.1, =3.0.46, =0.1.0, =1.1.15, =1.27.8, =1.0.0-beta.1, =1.1.0, =0.2.0, =0.1.64, =0.1.61, =1.66.16, =1.66.16, =1.72.1 and more Source cves: CVE-2026-43998 Source advisory: SNYK:JS-VM2-16439013...

8.5CVSS5.8AI score0.00284EPSS
Exploits1
OSV
OSV
added 2026/05/07 4:33 a.m.4 views

GHSA-CP6G-6699-WX9C vm2 has a NodeVM require.root bypass via symlink traversal that allows sandbox escape

Summary NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the allowed root directory in host context. Because path validation uses path.resolve which does not dereference symlinks but module loading uses Node's...

8.5CVSS6.4AI score0.00284EPSS
Exploits1References4
Patchstack
Patchstack
added 2026/05/07 4:33 a.m.4 views

NPM: vm2 has a NodeVM require.root bypass via symlink traversal that allows sandbox escape

NPM: vm2 has a NodeVM require.root bypass via symlink traversal that allows sandbox escape vulnerability discovered by ? in WordPress Npm vm2 versions 3.10.5...

8.5CVSS5.8AI score0.00284EPSS
Exploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/07 4:29 a.m.3 views

org.webjars.npm:degenerator (=4.0.4), org.webjars.npm:pac-resolver (=6.0.2) +1 more potentially affected by CVE-2026-44000 via org.webjars.npm:vm2 (=3.9.19)

org.webjars.npm:vm2 MAVEN version =3.9.19 is affected by a known vulnerability. The following packages have a transitive dependency on org.webjars.npm:vm2 and may be impacted: - org.webjars.npm:degenerator =4.0.4 - org.webjars.npm:pac-resolver =6.0.2 - org.webjars.npm:rocket.chatapps-engine =1.35...

7.2CVSS5.8AI score0.00047EPSS
Exploits1
Patchstack
Patchstack
added 2026/05/07 4:29 a.m.5 views

NPM: vm2 Host Promise Resolution Preserves Object Identity Across Sandbox Boundary

NPM: vm2 Host Promise Resolution Preserves Object Identity Across Sandbox Boundary vulnerability discovered by ? in WordPress Npm vm2 versions = 3.10.5...

7.2CVSS5.8AI score0.00047EPSS
Exploits1References4Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/07 4:26 a.m.5 views

@aiconnect/codelets-runner (>=0.1.0 <=0.2.0), @cairncms/api (>=1.0.0-beta.1 <=1.0.0-beta.4) +21 more potentially affected by CVE-2026-44004 via vm2 (>=3.0.0 <=3.10.5)

vm2 NPM version =3.0.0, =0.1.0, =1.0.0-beta.1, =3.0.46, =0.1.0, =1.1.15, =1.27.8, =1.0.0-beta.1, =1.1.0, =0.2.0, =0.1.64, =0.1.61, =1.66.16, =1.66.16, =1.72.1 and more Source cves: CVE-2026-44004 Source advisory: SNYK:JS-VM2-16438976...

7.5CVSS5.8AI score0.00052EPSS
Exploits1
EUVD
EUVD
added 2026/05/07 4:9 a.m.7 views

EUVD-2026-28261

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL function in the core database package constructs a recursive CTE query by joining nodeIds with string concatenation instead of using...

7.5CVSS6AI score0.04817EPSS
Exploits1References4
Patchstack
Patchstack
added 2026/05/07 4:8 a.m.6 views

NPM: vm2 has a NodeVM builtin allowlist bypass via `module` builtin's `Module._load` that allows sandbox escape

NPM: vm2 has a NodeVM builtin allowlist bypass via module builtin's Module.load that allows sandbox escape vulnerability discovered by ? in WordPress Npm vm2 versions 3.10.5...

9.9CVSS6AI score0.00178EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder