Lucene search
+L

402540 matches found

CVE
CVE
added 2026/09/17 2:22 p.m.16 views

CVE-2026-92983

InternLM LMDeploy through 0.17.0 is affected by a memory exhaustion vulnerability in its DistServe prefill/decode disaggregation mode . The root cause is that the proxy uses user-facing session IDs instead of internal scheduler keys, causing scheduler sessions to never be released. An unauthentic...

8.7CVSS5.8AI score0.00658EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 2:22 p.m.11 views

CVE-2026-92984

HUBzero CMS through 2.2.32 is vulnerable to session fixation because its session manager accepts session identifiers from query strings and request variables in addition to cookies (see Manager.php L123-132 ). An unauthenticated attacker can obtain a valid session ID, embed it in a crafted link s...

8.5CVSS5.8AI score0.00464EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/17 2:15 p.m.13 views

CVE-2026-88952

AshAuthentication (team-alembic, an Elixir authentication library) contains an improper authentication flaw in its OAuth2 sign-in flow. The UserResolver.resolve/3 function matches an existing account via upsert_identity keys but gates the link solely on the provider's email_verified boolean, neve...

9.1CVSS5.9AI score0.00749EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/17 2:02 p.m.16 views

CVE-2026-81453

Dell OpenManage Server Administrator (OMSA) prior to version 11.1.0.3 is affected by a Path Traversal vulnerability that allows a low-privileged attacker with remote network access to gain filesystem access on the target system. The attack requires no user interaction and has low complexity, yiel...

6.5CVSS5.9AI score0.00443EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 2:01 p.m.11 views

CVE-2026-81829

CVE-2026-81829 is a same-origin SSRF vulnerability in SmallRye JWT 's AwsAlbKeyResolver , used by applications (e.g., Quarkus) to verify JWTs signed by AWS Application Load Balancers. The root cause is that the resolver constructs the key-fetch URL by directly concatenating the attacker-controlle...

5.3CVSS5.9AI score0.00584EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 2:00 p.m.14 views

CVE-2026-92879

vgmstream (up to revision r2117) is affected by a security flaw in the parse_mus function within src/meta/mus_acm.c . The vulnerability allows a remote attacker to trigger excessive resource consumption through crafted input, resulting in a low availability impact with no confidentiality or integ...

5.3CVSS4.9AI score0.00594EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 1:52 p.m.11 views

CVE-2026-81443

Dell OpenManage Server Administrator (versions prior to 11.1.0.3 ) is affected by a Server-Side Request Forgery (SSRF) vulnerability. A low-privileged attacker with remote access could exploit this to forge requests on the server side. The assigned CVSS v3.1 score is 6.4 (MEDIUM) with a scope cha...

6.4CVSS5.9AI score0.0023EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 1:46 p.m.15 views

CVE-2026-81442

Dell OpenManage Server Administrator versions prior to 11.1.0.3 contain an Improper Privilege Management vulnerability. A low-privileged attacker with remote network access could exploit this to achieve information tampering and unauthorized access . The CVSS 3.1 score is 8.1 (HIGH) with vector A...

8.1CVSS5.9AI score0.00378EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 1:46 p.m.17 views

CVE-2026-92962

vm2 is a JavaScript sandbox for running untrusted code. In versions up to and including 3.11.3 , the defaultSandboxPrepareStackTrace function in lib/setup-sandbox.js builds its output array using prototype-walking index assignment (lines[lines.length] = value) instead of a prototype-bypassing Ref...

2.1CVSS5.7AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.14 views

CVE-2026-92963

vm2 versions before 3.11.2 fail to properly restrict access to the VM2_INTERNAL_STATE_DO_NOT_USE_OR_PROGRAM_WILL_FAIL global variable. An attacker with network access and no privileges can reach this internal state object through globalThis, allowing retrieval of sensitive sandbox internals . The...

6.9CVSS5.7AI score0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.17 views

CVE-2026-92961

vm2 before 3.11.6 fails to enforce its bufferAllocLimit cap on ArrayBuffer , SharedArrayBuffer , and TypedArray constructors. Attackers can exploit this by leveraging these V8 intrinsics to allocate arbitrary host process memory, bypassing the intended allocation ceiling and triggering an out-of-...

8.7CVSS6.1AI score0.00533EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.21 views

CVE-2026-92960

vm2 (a Node.js sandboxing library) versions before 3.11.6 fail to restrict access to the os and dns builtins when configured with builtin: ['*']. This allows sandboxed code to read the host process identity and network topology . Critically, an attacker can invoke dns.setServers() to hijack the h...

10CVSS5.8AI score0.00474EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.11 views

CVE-2026-71568

BMCtest (part of the OpenShift Metal3/bmctest project) starts Ironic without authentication and TLS during its test execution window. An attacker on the adjacent network who can win the race against bmctest itself could modify Ironic's state, resulting in a high integrity impact . The high attack...

5.3CVSS5.6AI score0.00233EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 1:46 p.m.16 views

CVE-2026-92959

CVE-2026-92959 affects vm2 (a Node.js sandboxing library) versions prior to 3.11.8 . The vulnerability lies in the incomplete enforcement of the allowAsync: false option in VM and NodeVM. Although localPromise.prototype.then is patched to throw 'Async not available', the sandbox's Promise static ...

7.1CVSS6.1AI score0.00449EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.17 views

CVE-2026-92958

vm2 (a Node.js sandboxing library) versions through 3.11.6 contain a builtin-module denylist bypass in NodeVM . When embedders use the wildcard with negative entries (e.g., -fs), matching is done by exact module name in lib/builtin.js, so fs/promises is not blocked. Sandboxed code can therefore c...

8.5CVSS5.8AI score0.00384EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.21 views

CVE-2026-92956

vm2 versions 3.10.1 through 3.11.6 are vulnerable to a sandbox escape on Node.js 26 that requires only a default new VM() configuration. The root cause is that WebAssembly.compileStreaming and WebAssembly.instantiateStreaming can produce a raw host-realm Promise rejecting with a host-realm error ...

10CVSS5.9AI score0.00587EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.18 views

CVE-2026-92957

vm2 (a Node.js sandboxing library) through version 3.11.6 fails to normalize node:-prefixed builtin specifiers when matching negative entries in a NodeVM wildcard require policy. Because deny-list entries are compared by exact string against canonical builtin names, a policy like ['*', '-node:chi...

9.9CVSS5.9AI score0.0057EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.22 views

CVE-2026-92955

vm2 before 3.11.8 contains a sandbox escape in its NodeVM component. Attackers can reach the host __proto__ getter/setter via console._stdout and console._stderr, then overwrite EventEmitter.prototype.emit and trigger process events to execute code with process context , bypassing code generation...

10CVSS8.5AI score0.00712EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.21 views

CVE-2026-92954

vm2 is a Node.js sandbox library for running untrusted JavaScript. In versions 3.10.0 through 3.11.7 , Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary. Only sandbox-created Promises receive a rejection-swallowing wrapper, and host-side rejec...

9.2CVSS5.8AI score0.00488EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 1:46 p.m.30 views

CVE-2026-92953

vm2 (a Node.js sandboxing library) versions 3.11.0 through 3.11.7 fail to protect host TypedArray and ArrayBuffer prototypes from sandbox mutation. An attacker inside the sandbox can use prototype-walking primitives to reach and modify Uint8Array.prototype , %TypedArray%.prototype , and ArrayBuff...

10CVSS8.2AI score0.00501EPSS
SaveExploits0References2
Rows per page
Query Builder