Lucene search
+L

558863 matches found

Cvelist
Cvelist
added 2026/08/17 5:50 p.m.32 views

CVE-2026-71980 Belledonne Communications bcg729 1.1.2 Out-of-Bounds Read via decodeSIDframe()

Belledonne Communications bcg729 through 1.1.2 contains an out-of-bounds read vulnerability in the decodeSIDframe function in src/cng.c that allows unauthenticated network-adjacent attackers to trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. A...

8.7CVSS0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/17 5:50 p.m.15 views

CVE-2026-71980

bcg729 (Belledonne Communications G.729 codec library, versions through 1.1.2) is vulnerable in the decodeSIDframe() function in src/cng.c. When a zero-length comfort-noise RTP payload is received, a uint8_t filter-order calculation underflows to 255, is clamped to 10, and causes an unconditional...

8.7CVSS5.7AI score0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:50 p.m.7 views

CVE-2026-71980 Belledonne Communications bcg729 1.1.2 Out-of-Bounds Read via decodeSIDframe()

Belledonne Communications bcg729 through 1.1.2 contains an out-of-bounds read vulnerability in the decodeSIDframe function in src/cng.c that allows unauthenticated network-adjacent attackers to trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. A...

8.7CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/17 5:50 p.m.10 views

EUVD-2026-60315

Belledonne Communications bcg729 through 1.1.2 contains an out-of-bounds read vulnerability in the decodeSIDframe function in src/cng.c that allows unauthenticated network-adjacent attackers to trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. A...

8.7CVSS5.7AI score0.00339EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:50 p.m.8 views

CVE-2026-71980

Belledonne Communications bcg729 through 1.1.2 contains an out-of-bounds read vulnerability in the decodeSIDframe function in src/cng.c that allows unauthenticated network-adjacent attackers to trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. A...

8.7CVSS5.7AI score0.00339EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/17 5:49 p.m.16 views

sqlparse: TokenList.__init__ materializes O(subtree) value per group, causing CPU DoS before depth/token caps trigger

Summary sqlparse ships hard limits MAXGROUPINGDEPTH=100, MAXGROUPINGTOKENS=10000 intended to bound parsing work on attacker-supplied SQL, but the path that reaches those limits is itself Ondepth per token-group construction. A 1-2 KB SQL payload e.g. SELECT 1 ... with 500-2000 nesting levels, or ...

8.7CVSS6.1AI score0.00263EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 5:49 p.m.8 views

GHSA-PWGV-4X5Q-6M9F sqlparse: TokenList.__init__ materializes O(subtree) value per group, causing CPU DoS before depth/token caps trigger

Summary sqlparse ships hard limits MAXGROUPINGDEPTH=100, MAXGROUPINGTOKENS=10000 intended to bound parsing work on attacker-supplied SQL, but the path that reaches those limits is itself Ondepth per token-group construction. A 1-2 KB SQL payload e.g. SELECT 1 ... with 500-2000 nesting levels, or ...

8.7CVSS6.1AI score0.00263EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.6 views

CVE-2026-72038

A flaw was found in the liquidio network driver within the Linux kernel. This vulnerability occurs when the cn23xxgetpfnum function fails, leading to Base Address Register BAR resources not being properly unmapped. This resource leak could potentially be exploited by a local attacker to cause a...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.6 views

CVE-2026-72034

A flaw was found in the Linux kernel's file handle fhandle mechanism. A local attacker could exploit a vulnerability in the capablewrtmount function, which incorrectly handles detached mounts. By performing specific operations, an attacker could trigger a null pointer dereference, leading to a...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:48 p.m.5 views

CVE-2026-72033

A flaw was found in OrangeFS, a file system within the Linux kernel. An integer overflow occurs in the fillfrompart function when calculating the size of a directory entry. This happens because the size is computed as a 64-bit value but stored as a 32-bit value, allowing a large entry length to...

9.8CVSS5.5AI score0.00739EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.5 views

CVE-2026-72027

A flaw was found in the Linux kernel's memory management subsystem, specifically within the mm/compaction component. When the freepagesprepare function fails, the compactionfree function does not properly handle this error. This oversight can lead to pages that are either hardware poisoned...

7.8CVSS5.6AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/17 5:47 p.m.5 views

CVE-2026-52717

A memory corruption vulnerability was found in GStreamer's gst-libav plugin. The gstffmpegpipeclose function incorrectly calls gfree on a pointer to an embedded struct member that was never heap-allocated. A remote attacker could trick a user into opening a specially crafted media file, causing t...

6.5CVSS5.5AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/17 5:32 p.m.9 views

vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The fix for https://github.com/patriksimek/vm2/security/advisories/GHSA-v6mx-mf47-r5wg is insufficient an...

9.8CVSS6.7AI score0.00492EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 5:32 p.m.11 views

GHSA-CFCW-XP6X-25GJ vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

Summary VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. Details The fix for https://github.com/patriksimek/vm2/security/advisories/GHSA-v6mx-mf47-r5wg is insufficient an...

9.8CVSS6.7AI score0.00492EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/17 5:32 p.m.6 views

Arbitrary Code Injection

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 Arbitrary Code Injection through the handleException function, which fails to sanitize the .cause property of errors. An attacker can gain access to...

9.9CVSS6.1AI score0.00315EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/17 5:32 p.m.7 views

Arbitrary Code Injection

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection through the handleException function, which fails to sanitize the .cause property of errors. An attacker can...

9.9CVSS6.1AI score0.00315EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/17 5:32 p.m.6 views

GHSA-M283-3H24-438V VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE

Affected: vm2 = 3.11.3 CVSS 3.1: 9.9 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CWE: CWE-693 Protection Mechanism Failure Prerequisite: Embedder exposes a host function that throws an Error with .cause referencing a powerful host object e.g., process Summary I found that handleException in...

9.9CVSS6AI score0.00315EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/17 5:32 p.m.9 views

VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE

Affected: vm2 = 3.11.3 CVSS 3.1: 9.9 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CWE: CWE-693 Protection Mechanism Failure Prerequisite: Embedder exposes a host function that throws an Error with .cause referencing a powerful host object e.g., process Summary I found that handleException in...

9.9CVSS5.9AI score0.00315EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/17 5:32 p.m.10 views

vm2's bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

Summary vm2 bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike The bufferAllocLimit option introduced in 3.11.0 GHSA-6785-pvv7-mvg7 caps host-side Buffer allocations driven by sandbox code, the way embedders opt into timeout. The cap wraps Buffer.alloc, Buffer.allocUnsafe,...

8.7CVSS6AI score0.0031EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 5:32 p.m.7 views

GHSA-GMC2-2X9W-CGH9 vm2's bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike

Summary vm2 bufferAllocLimit cap bypassed by Buffer.concat and Buffer.from arrayLike The bufferAllocLimit option introduced in 3.11.0 GHSA-6785-pvv7-mvg7 caps host-side Buffer allocations driven by sandbox code, the way embedders opt into timeout. The cap wraps Buffer.alloc, Buffer.allocUnsafe,...

8.7CVSS6AI score0.0031EPSS
SaveExploits0References3
Rows per page
Query Builder