VulnSea

Tagged “exploit-available”

CVEs tagged exploit-available, newest first.

3537 CVEsRSS

CVE-2026-92939Critical· 9.9PoC
1w ago

vm2 3.11.3 through 3.11.6 exposes the host Node.js crypto module to a NodeVM sandbox when the crypto builtin is allowed

vm2 3.11.3 through 3.11.6 exposes the host Node.js crypto module to a NodeVM sandbox when the crypto builtin is allowed. The module is presented via a recursive read-only proxy, but its callable exports still execute with host-process au…

▾ Abyssalpatriksimek · vm2EPSS 0.62%via NVD
CVE-2026-92938Critical· 9.9PoC
1w ago

vm2 versions 3.11.3 through 3.11.6 expose Node.js's host node:sqlite module to code running in NodeVM when that builtin is permitted, either explicitly or through builtin: ['*']

vm2 versions 3.11.3 through 3.11.6 expose Node.js's host node:sqlite module to code running in NodeVM when that builtin is permitted, either explicitly or through builtin: ['*']. The module is wrapped with vm.readonly(), which prevents p…

▾ Abyssalpatriksimek · vm2EPSS 0.62%via NVD
CVE-2026-92937Critical· 10.0PoC
1w ago

vm2 3.11.6 is vulnerable to a sandbox escape leading to remote code execution in the host Node.js process

vm2 3.11.6 is vulnerable to a sandbox escape leading to remote code execution in the host Node.js process. The fix for GHSA-m283-3h24-438v is incomplete: the bridge gate at lib/bridge.js:1624 identity-checks only the direct call target w…

▾ Abyssalpatriksimek · vm2EPSS 1.0%via NVD
CVE-2026-92936Medium· 5.8PoC
1w ago

vm2 versions 3.11.0 through 3.11.6 leak absolute host filesystem paths to sandboxed code through error stack formatting

vm2 versions 3.11.0 through 3.11.6 leak absolute host filesystem paths to sandboxed code through error stack formatting. Attacker-supplied code can force the host-realm source transformer to throw a SyntaxError (for example by calling ev…

▾ Twilightpatriksimek · vm2EPSS 0.46%via NVD
CVE-2026-92934Critical· 9.0PoC
1w ago

vm2 before 3.11.8 contains an incomplete fix for Error.cause sanitization that allows sandbox escape when revisited host-wrapped AggregateError objects are caught within a single exception handler traversal

vm2 before 3.11.8 contains an incomplete fix for Error.cause sanitization that allows sandbox escape when revisited host-wrapped AggregateError objects are caught within a single exception handler traversal. Attackers can exploit cycle d…

▾ Abyssalpatriksimek · vm2EPSS 0.76%via NVD
CVE-2026-92933Medium· 5.8PoC
1w ago

vm2 is a sandbox for running untrusted Node.js code

vm2 is a sandbox for running untrusted Node.js code. In versions <= 3.11.7, NodeVM exposes the host `util` module to the sandbox as an unfiltered shallow copy (`Object.assign({}, util)` in `defaultBuiltinLoaderUtil`), and the deprecated …

▾ Twilightpatriksimek · vm2EPSS 0.37%via NVD
CVE-2026-89418High· 8.7PoC
1w ago

google-protobuf contains an unbounded recursion when parsing unknown protobuf group fields

google-protobuf contains an unbounded recursion when parsing unknown protobuf group fields. An attacker can send a small crafted payload of deeply nested START_GROUP wire bytes to any Node.js service that calls the generated deserializeB…

▾ MidnightGoogle · protobuf-javascript (aka google-protobuf npm package)EPSS 0.28%via NVD
CVE-2026-92921Medium· 4.9PoC
1w ago

admin3 through 3.0.0 stores account passwords using single-round MD5 with only the username as salt and no key derivation function

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 …

▾ Twilightcjbi · admin3EPSS 0.30%via NVD
CVE-2026-92920Medium· 5.4PoC
1w ago

admin3 through 3.0.0 fails to invalidate existing sessions when disabling a user account, allowing attackers to retain authenticated access with original permissions

admin3 through 3.0.0 fails to invalidate existing sessions when disabling a user account, allowing attackers to retain authenticated access with original permissions. Attackers can continue using bearer tokens issued before account disab…

▾ Twilightcjbi · admin3EPSS 0.32%via NVD
CVE-2026-92919High· 8.1PoC
1w ago

admin3 through 3.0.0 fails to sanitize client-supplied filenames in the upload handler, allowing authenticated users to write files outside the storage root on Windows deployments

admin3 through 3.0.0 fails to sanitize client-supplied filenames in the upload handler, allowing authenticated users to write files outside the storage root on Windows deployments. Attackers can use dot-dot path segments in filenames to …

▾ Midnightcjbi · admin3EPSS 0.58%via NVD
CVE-2026-92918High· 8.8PoC
1w ago

admin3 through 3.0.0 persists user session tokens in the audit log event body when publishing UserLoggedIn domain events

admin3 through 3.0.0 persists user session tokens in the audit log event body when publishing UserLoggedIn domain events. Attackers with log:view permission can read the JSON response from the GET /logs endpoint to harvest session tokens…

▾ Midnightcjbi · admin3EPSS 0.65%via NVD
CVE-2026-92912Medium· 6.5PoC
1w ago

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 uses cryptographically weak uniqid() values for RTMP publish keys in LiveTransmition, reducing key entropy to approximately one million possibilities per creation second

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 uses cryptographically weak uniqid() values for RTMP publish keys in LiveTransmition, reducing key entropy to approximately one million possibilities per creation second. Attackers …

▾ TwilightWWBN · AVideoEPSS 0.30%via NVD
CVE-2026-92915High· 7.3PoC
1w ago

WWBN AVideo through commit e01e41ecc (no patched version available) contains a broken access control flaw in objects/userVerifyEmail.php

WWBN AVideo through commit e01e41ecc (no patched version available) contains a broken access control flaw in objects/userVerifyEmail.php. The script disables the login requirement ($global['ignoreUserMustBeLoggedIn'] = 1), takes users_id…

▾ MidnightWWBN · AVideoEPSS 0.42%via NVD
CVE-2026-92917High· 7.5PoC
1w ago

Grav is a flat-file CMS

Grav is a flat-file CMS. In versions 2.0.0-rc.1 through 2.0.21, the Twig content sandbox fails to restrict the dump and serialize filters (print_r, vardump, json_encode, yaml_encode, string): GravExtension::assertSandboxDumpSafe() determ…

▾ Midnightgetgrav · gravEPSS 0.46%via NVD
CVE-2026-92860Critical· 9.1PoC
1w ago

A security flaw has been discovered in rcourtman Pulse up to 6.0.4/6.1.0-rc.4

A security flaw has been discovered in rcourtman Pulse up to 6.0.4/6.1.0-rc.4. Affected by this issue is the function fmt.Sprintf of the file /api/security/quick-setup of the component Quick Security Setup Handler. The manipulation of th…

▾ Abyssalrcourtman · PulseEPSS 0.85%via NVD
CVE-2026-92913High· 7.4PoC
1w ago

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 uses a cryptographically weak pseudo-random number generator when creating account activation / login pairing codes

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 uses a cryptographically weak pseudo-random number generator when creating account activation / login pairing codes. getRandomCode() in objects/functions.php derives the code…

▾ MidnightWWBN · AVideoEPSS 0.53%via NVD
CVE-2026-86320High· 7.8PoC
1w ago

A flaw was found in flatpak-builder where Git hooks are not disabled when applying patch sources with use-git-am: true

A flaw was found in flatpak-builder where Git hooks are not disabled when applying patch sources with use-git-am: true. An attacker who can provide a malicious source containing a Git post-applypatch hook can cause the hook to execute on…

▾ MidnightRed Hat · flatpak-builderEPSS 0.22%via NVD
CVE-2026-87796Critical· 9.8PoC
1w ago

The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.1.9 via the move_file function

The Multi Uploader for Gravity Forms plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.1.9 via the move_file function. This is due to insufficient file type validation during chunked uplo…

▾ Abyssalsh1zen · Multi Uploader for Gravity FormsEPSS 1.1%via NVD
CVE-2026-55062High· 8.4PoC
1w ago

uniget is a universal installer and updater for (container) tools

uniget is a universal installer and updater for (container) tools. Prior to 0.27.6, the hooks edit command in cmd/uniget/hooks.go concatenates an unvalidated hook filename with the selected hooks directory, allowing parent-directory comp…

▾ Midnightuniget-org · cliEPSS 0.19%via NVD
CVE-2026-54546Medium· 5.0PoC
1w ago

CloudTAK is a browser-based Common Operating Picture and situational awareness tool compatible with TAK

CloudTAK is a browser-based Common Operating Picture and situational awareness tool compatible with TAK. Prior to 13.22.1, the authenticated PUT /api/basemap endpoint passes an attacker-controlled URL through importBasemapURL() in api/ro…

▾ Twilightdfpc-coe · CloudTAKEPSS 0.37%via NVD
CVE-2026-50285High· 7.5PoC
1w ago

Pomerium is an identity and context-aware access proxy

Pomerium is an identity and context-aware access proxy. Prior to 0.32.8, decodeQueryStringV2 in pkg/hpke/url.go performs zstd decompression of attacker-controlled data without an output-memory limit when DecryptURLValues processes HPKE V…

▾ Midnightpomerium · pomeriumEPSS 0.74%via NVD
CVE-2026-54504High· 8.8PoC
1w ago

MCP Documentation Server is a local-first document management and semantic search server for AI coding agents

MCP Documentation Server is a local-first document management and semantic search server for AI coding agents. From 1.13.0 until 1.13.1, the automatically started Web UI in src/server.ts calls startWebServer in src/web-server.ts with STA…

▾ Midnightandrea9293 · mcp-documentation-serverEPSS 0.57%via NVD
CVE-2026-54451High· 8.2PoC
1w ago

Elixir protobuf is a pure Elixir implementation of Google Protobuf

Elixir protobuf is a pure Elixir implementation of Google Protobuf. From 0.8.0 until 0.16.1, services that decode attacker-controlled protobuf bytes with Protobuf.Decoder can be taken offline when the schema contains a self-referential o…

▾ Midnightelixir-protobuf · protobufEPSS 0.52%via NVD
CVE-2026-54446High· 8.1PoC
1w ago

NetLicensing MCP Server is a natural-language interface that enables agentic applications to manage the software-licensing lifecycle in Labs64 NetLicensing

NetLicensing MCP Server is a natural-language interface that enables agentic applications to manage the software-licensing lifecycle in Labs64 NetLicensing. Prior to 0.1.6, network-reachable HTTP transport requests to /mcp that omit x-ne…

▾ MidnightLabs64 · NetLicensing-MCPEPSS 0.62%via NVD
CVE-2026-50125High· 7.5PoC
1w ago

MKP is a Model Context Protocol server for Kubernetes

MKP is a Model Context Protocol server for Kubernetes. Prior to 0.4.1, cmd/server/main.go exposes the default HTTP endpoint and pkg/mcp/server.go registers the unauthenticated get_resource tool, which accepts attacker-controlled limitByt…

▾ MidnightStacklokLabs · mkpEPSS 0.49%via NVD
CVE-2026-47252Critical· 9.0PoC
1w ago

Anyquery is an SQL query engine built on top of SQLite

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, authenticated users with INSERT or UPDATE access to affected macOS virtual tables can execute operating-system commands because the Chrome plugin and equivalent Brav…

▾ Abyssaljulien040 · anyqueryEPSS 0.70%via NVD
CVE-2026-92576High· 8.6PoC
1w ago

HKUDS nanobot before 0.3.0 contains a server-side request forgery vulnerability in the WebFetchTool component where the _validate_url() function fails to block internal IP ranges and private addresses

HKUDS nanobot before 0.3.0 contains a server-side request forgery vulnerability in the WebFetchTool component where the _validate_url() function fails to block internal IP ranges and private addresses. Attackers can send messages instruc…

▾ MidnightHKUDS · nanobotEPSS 0.45%via NVD
CVE-2026-92581Medium· 4.3PoC
1w ago

In AVideo through 29.0, Like::__construct() performs counter arithmetic on raw request values before validation, allowing array-typed parameters to desynchronize stored votes from counters

In AVideo through 29.0, Like::__construct() performs counter arithmetic on raw request values before validation, allowing array-typed parameters to desynchronize stored votes from counters. Authenticated attackers can send array-typed li…

▾ TwilightWWBN · AVideoEPSS 0.29%via NVD
CVE-2026-89034Medium· 6.5PoC
1w ago

TCH QRing smart ring model R20_B006 running firmware RT09R20_1.00.00_250318 contains an unauthenticated Bluetooth Low Energy access vulnerability that allows any nearby attacker to connect to the device without pairing, authentication, o…

TCH QRing smart ring model R20_B006 running firmware RT09R20_1.00.00_250318 contains an unauthenticated Bluetooth Low Energy access vulnerability that allows any nearby attacker to connect to the device without pairing, authentication, o…

▾ TwilightTCH · QRingEPSS 0.33%via NVD
CVE-2026-92580High· 8.8PoC
1w ago

In AVideo through 29.0, the CloneSite plugin is vulnerable to stored OS command injection

In AVideo through 29.0, the CloneSite plugin is vulnerable to stored OS command injection. In plugin/CloneSite/cloneClient.json.php (line ~270) the stored SSH password is substituted into the command string `sshpass -p '{password}' rsync…

▾ MidnightWWBN · AVideoEPSS 1.4%via NVD
CVEs tagged “exploit-available” — page 23 · VulnSea