Lucene search
+L

276967 matches found

OSV
OSV
•added 2026/09/17 1:46 p.m.•7 views

CVE-2026-92963 vm2 before 3.11.2 Information Disclosure via Internal State

vm2 versions before 3.11.2 fail to properly restrict access to the VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL global variable. Attackers can access this internal state object through globalThis to retrieve sensitive sandbox internals...

6.9CVSS5.8AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/17 1:46 p.m.•7 views

CVE-2026-92960 vm2 before 3.11.6 Process-wide State Exposure via os and dns

vm2 before 3.11.6 fails to restrict access to os and dns builtins under the builtin: '' configuration, allowing sandbox code to read host process identity and network topology. Attackers can invoke dns.setServers to hijack the host process DNS resolver globally, redirecting all subsequent host DN...

10CVSS5.8AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/17 1:46 p.m.•8 views

CVE-2026-92955 vm2 before 3.11.8 Sandbox Escape via NodeVM

vm2 before 3.11.8 contains a sandbox escape vulnerability in NodeVM that allows attackers to access the host proto getter/setter through console.stdout and console.stderr. Attackers can overwrite EventEmitter.prototype.emit and trigger process events to execute code with process context, bypassin...

10CVSS6.3AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/17 1:46 p.m.•14 views

CVE-2026-92953 vm2 3.11.0 through 3.11.7 Prototype Pollution via TypedArray

vm2 versions from 3.11.0 before 3.11.8 fail to protect host TypedArray and ArrayBuffer prototypes from sandbox mutation. Attackers can use prototype-walking primitives to reach and modify host Uint8Array.prototype, %TypedArray%.prototype, and ArrayBuffer.prototype, causing host-created typed arra...

9.3CVSS5.7AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/17 1:46 p.m.•6 views

CVE-2026-92949 vm2 3.9.6 before 3.11.7 Sandbox Bypass via Accessor Descriptor

vm2 versions from 3.9.6 before 3.11.7 fail to properly restrict access to accessor properties on frozen objects, allowing sandboxed scripts to bypass vm.freeze and vm.readonly protections. Attackers can use Object.getOwnPropertyDescriptor or lookupSetter to extract and invoke host object setters...

6.3CVSS5.8AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/17 1:46 p.m.•6 views

CVE-2026-92945 vm2 before 3.11.7 Module Allowlist Bypass via Prefix Matching

vm2 before 3.11.7 contains a module allowlist bypass vulnerability in isPathAllowedForModule that uses raw string prefix matching instead of boundary-anchored comparison. Attackers can reach non-allowlisted packages sharing a prefix with allowlisted modules by performing relative requires from...

2.3CVSS5.8AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/17 1:43 p.m.•6 views

CVE-2026-92973 ansi2html 1.7.0a0 through 1.9.3 Cross-Site Scripting via OSC 8

ansi2html versions 1.7.0a0 through 1.9.3 contain a cross-site scripting vulnerability in OSC 8 hyperlink handling that fails to validate or escape URL targets. Attackers controlling ANSI text input can inject javascript: schemes or terminate href attributes to execute arbitrary scripts in the...

5.3CVSS6.1AI score
SaveExploits0References6
OSV
OSV
•added 2026/09/17 1:27 p.m.•5 views

ROOT-OS-DEBIAN-13-CVE-2026-61871 CVE-2026-61871 in imagemagick - Patched by Root

Root has patched CVE-2026-61871 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

6.3CVSS5.6AI score0.00353EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:27 p.m.•8 views

ROOT-OS-DEBIAN-13-CVE-2026-56375 CVE-2026-56375 in imagemagick - Patched by Root

Root has patched CVE-2026-56375 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

4.8CVSS5.3AI score0.00148EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:27 p.m.•8 views

ROOT-OS-DEBIAN-13-CVE-2026-56373 CVE-2026-56373 in imagemagick - Patched by Root

Root has patched CVE-2026-56373 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

6.3CVSS5.3AI score0.00395EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:27 p.m.•7 views

ROOT-OS-DEBIAN-13-CVE-2026-61868 CVE-2026-61868 in imagemagick - Patched by Root

Root has patched CVE-2026-61868 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

6.3CVSS5.6AI score0.00353EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:27 p.m.•6 views

ROOT-OS-DEBIAN-13-CVE-2026-61859 CVE-2026-61859 in imagemagick - Patched by Root

Root has patched CVE-2026-61859 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

4.8CVSS5.6AI score0.00168EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:27 p.m.•9 views

ROOT-OS-DEBIAN-13-CVE-2026-56366 CVE-2026-56366 in imagemagick - Patched by Root

Root has patched CVE-2026-56366 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

6.5CVSS5.3AI score0.00295EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:27 p.m.•8 views

ROOT-OS-DEBIAN-13-CVE-2026-61860 CVE-2026-61860 in imagemagick - Patched by Root

Root has patched CVE-2026-61860 in the imagemagick package for Root:Debian:13. Multiple fixed versions available...

6.3CVSS5.6AI score0.00353EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 1:09 p.m.•6 views

CVE-2026-82761 Magic link single-use tokens replayable via TOCTOU race in AshAuthentication

Time-of-check Time-of-use TOCTOU Race Condition vulnerability in team-alembic AshAuthentication allows an attacker holding a leaked magic link to replay its single-use token and authenticate as the target subject. A magic link configured with singleusetoken?, which is the default, is meant to be...

9.1CVSS5.8AI score0.0056EPSS
SaveExploits0References11
OSV
OSV
•added 2026/09/17 12:45 p.m.•29 views

ROOT-APP-NPM-CVE-2026-56876 CVE-2026-56876 in extract-zip - Patched by Root

Root has patched CVE-2026-56876 in the extract-zip package for Root:npm. Multiple fixed versions available...

8.6CVSS7.8AI score0.00526EPSS
SaveExploits1
OSV
OSV
•added 2026/09/17 12:45 p.m.•8 views

ROOT-APP-NPM-CVE-2026-19693 CVE-2026-19693 in extract-zip - Patched by Root

Root has patched CVE-2026-19693 in the extract-zip package for Root:npm. Multiple fixed versions available...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0
OSV
OSV
•added 2026/09/17 12:34 p.m.•6 views

CLSA-2026-1789648460 TuxCare security update for starlette (1 CVE)

TuxCare rebuilt starlette to address 1 CVE. Fixed in 0.13.6.post6+tuxcare...

6.5CVSS7.2AI score0.07056EPSS
SaveExploits2
OSV
OSV
•added 2026/09/17 12:33 p.m.•33 views

ROOT-APP-NPM-CVE-2026-44574 CVE-2026-44574 in next - Patched by Root

Root has patched CVE-2026-44574 in the next package for Root:npm. Multiple fixed versions available...

8.1CVSS7.4AI score0.00667EPSS
SaveExploits2
OSV
OSV
•added 2026/09/17 12:33 p.m.•6 views

CVE-2026-92921 admin3 through 3.0.0 Weak Password Hashing via Single-Round MD5

admin3 through 3.0.0 stores account passwords using single-round MD5 with only the username as salt and no key derivation function. Attackers with database access can recover plaintext passwords through offline dictionary or brute-force attacks due to negligible computational effort...

6.9CVSS5.8AI score
SaveExploits0References7
Rows per page
Query Builder