Lucene search
K

39 matches found

OSV
OSV
added 2026/05/29 9:45 p.m.6 views

GHSA-XJHV-PP2R-6F82 BoxLite has a Timeout Bypass Vulnerability

Summary BoxLite is a sandbox service that allows users to create lightweight virtual machines Boxes and run OCI containers within them. BoxLite allows users to configure a timeout for services running inside the virtual machine. When the timeout is triggered, BoxLite sends a signal to kill the...

6.5CVSS5.8AI score
Exploits0References2
Cvelist
Cvelist
added 2026/05/13 5:31 p.m.26 views

CVE-2026-44004 vm2: Host Process OOM DoS via Buffer.alloc (Timeout Bypass)

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, sandboxed code can call Buffer.alloc with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a synchronous C++ native call, vm2's timeout option cannot interrupt it. A single request can exhaust ho...

7.5CVSS0.00052EPSS
Exploits1References1
CVE
CVE
added 2026/05/13 5:31 p.m.11 views

CVE-2026-44004

CVE-2026-44004 affects vm2, an open‑source VM/sandbox for Node.js. Before version 3.11.0, sandboxed code can call Buffer.alloc() with any size, allocating host-heap memory directly via a synchronous C++ call; vm2’s timeout cannot interrupt such calls. A single request can exhaust memory and crash...

7.5CVSS6AI score0.00052EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/13 5:31 p.m.9 views

CVE-2026-44004 vm2: Host Process OOM DoS via Buffer.alloc (Timeout Bypass)

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, sandboxed code can call Buffer.alloc with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a synchronous C++ native call, vm2's timeout option cannot interrupt it. A single request can exhaust ho...

7.5CVSS6AI score0.00052EPSS
Exploits1References1
Snyk
Snyk
added 2026/05/07 4:26 a.m.9 views

Allocation of Resources Without Limits or Throttling

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 Allocation of Resources Without Limits or Throttling through the Buffer.alloc family in lib/setup-sandbox.js. An attacker can crash the host process ...

8.7CVSS6.1AI score0.00052EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/05/07 4:26 a.m.9 views

vm2 Sandbox Access to Host Buffer.alloc Allows timeout Bypass Resulting in Memory Exhaustion

Summary Sandboxed code can call Buffer.alloc with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a synchronous C++ native call, vm2's timeout option cannot interrupt it. A single request can exhaust host memory and crash the process with a FATAL ERROR:...

7.5CVSS6.1AI score0.00052EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/05/07 4:26 a.m.4 views

GHSA-6785-PVV7-MVG7 vm2 Sandbox Access to Host Buffer.alloc Allows timeout Bypass Resulting in Memory Exhaustion

Summary Sandboxed code can call Buffer.alloc with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a synchronous C++ native call, vm2's timeout option cannot interrupt it. A single request can exhaust host memory and crash the process with a FATAL ERROR:...

7.5CVSS6.1AI score0.00052EPSS
Exploits1References4
Patchstack
Patchstack
added 2026/05/07 4:26 a.m.6 views

NPM: vm2 Sandbox Access to Host Buffer.alloc Allows timeout Bypass Resulting in Memory Exhaustion

NPM: vm2 Sandbox Access to Host Buffer.alloc Allows timeout Bypass Resulting in Memory Exhaustion vulnerability discovered by ? in WordPress Npm vm2 versions = 3.10.5...

7.5CVSS5.8AI score0.00052EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2026/02/25 6:28 p.m.4 views

EUVD-2026-8706

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS5.5AI score0.00191EPSS
Exploits1References2
OSV
OSV
added 2026/02/25 6:28 p.m.4 views

CVE-2026-25476 OpenEMR has Session Timeout Bypass via skip_timeout_reset

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS5.7AI score0.00191EPSS
Exploits1References4
CVE
CVE
added 2026/02/25 6:28 p.m.6 views

CVE-2026-25476

OpenEMR prior to version 8.0.0 is affected by a session timeout bypass vulnerability in library/auth.inc.php. When skip_timeout_reset=1 is present in a request, the code block that calls SessionTracker::isSessionExpired() and enforces logout on timeout is skipped, allowing expired sessions to con...

7.5CVSS5.5AI score0.00191EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/25 6:28 p.m.17 views

CVE-2026-25476 OpenEMR has Session Timeout Bypass via skip_timeout_reset

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in library/auth.inc.php runs only when skiptimeoutreset is not present in the request. When skiptimeoutreset=1 is sent, the entire block th...

7.5CVSS0.00191EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2026/02/12 10:59 p.m.5 views

CVE-2026-25949

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. An unauthenticated client can exploit this vulnerability by sending a specific 8-byte Postgres SSLRequest STARTTLS prelude and then intentionally delaying further communication. This action bypasses Traefik's configured read...

7.5CVSS5.5AI score0.00019EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/02/12 8:1 p.m.25 views

CVE-2026-25949 Traefik: TCP readTimeout bypass via STARTTLS on Postgres

Traefik is an HTTP reverse proxy and load balancer. Prior to 3.6.8, there is a potential vulnerability in Traefik managing STARTTLS requests. An unauthenticated client can bypass Traefik entrypoint respondingTimeouts.readTimeout by sending the 8-byte Postgres SSLRequest STARTTLS prelude and then...

7.5CVSS0.00019EPSS
Exploits0References3
OSV
OSV
added 2026/02/12 3:54 p.m.4 views

GHSA-89P3-4642-CR2W Traefik: TCP readTimeout bypass via STARTTLS on Postgres

Impact There is a potential vulnerability in Traefik managing STARTTLS requests. An unauthenticated client can bypass Traefik entrypoint respondingTimeouts.readTimeout by sending the 8-byte Postgres SSLRequest STARTTLS prelude and then stalling, causing connections to remain open indefinitely,...

7.5CVSS5.9AI score0.00019EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001436)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001436 advisory. Guest can force Linux netback driver to hog large amounts of kernel memory This CNA information record relates to multiple CVEs; the text explains which...

6.5CVSS6.6AI score0.00242EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2013-0942

Malware in sbrugna...

5.4CVSS6.2AI score0.00097EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-5069

Malicious code in bioql PyPI...

5.3CVSS5.8AI score0.00241EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2016-9851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in phpMyAdmin. With a crafted request parameter value it is possible to bypass the logout timeout. All 4.6.x versions prior to 4.6.5, an...

5.3CVSS6.2AI score0.00241EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 4:56 a.m.6 views

CVE-2011-4912

Joomla! commailto 1.5.x through 1.5.13 has an automated mail timeout bypass...

5.3CVSS7AI score0.00006EPSS
Exploits0References1
Rows per page
Query Builder