Lucene search
+L

401202 matches found

Debian CVE
Debian CVE
added 2026/08/20 6:37 p.m.13 views

CVE-2026-53585

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 6:36 p.m.93 views

CVE-2026-53587

libgit2 prior to 1.8.6 and 1.9.5 contains a heap out-of-bounds read in set_data() within src/libgit2/transports/smart_pkt.c. A fixed-size strncmp on an unvalidated smart-protocol pkt-line buffer allows a malicious Git server to cause format_str to advance past the pkt-line boundary, making the su...

7.5CVSS8.6AI score0.0047EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2026/08/20 6:36 p.m.15 views

CVE-2026-53587

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS8.6AI score0.0047EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/20 6:36 p.m.16 views

EUVD-2026-63547

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS8.6AI score0.0047EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2026/08/20 6:35 p.m.13 views

CVE-2026-53584

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS8.4AI score0.00328EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/20 6:34 p.m.12 views

Zoo Design Studio: Recursive KCL parsing is vulnerable to denial-of-service

Impact Feeding a KCL program that wraps an expression in deep, unnecessary parentheses triggers the parser’s recursive expression - unnecessarilybracketed - expression path. With enough nesting, the call stack grows until it exceeds the process stack limit, causing a stack overflow...

5.4AI score
SaveExploits0References2Affected Software2
OSV
OSV
added 2026/08/20 6:34 p.m.11 views

GHSA-JGVR-6X5W-HX5W Zoo Design Studio: Recursive KCL parsing is vulnerable to denial-of-service

Impact Feeding a KCL program that wraps an expression in deep, unnecessary parentheses triggers the parser’s recursive expression - unnecessarilybracketed - expression path. With enough nesting, the call stack grows until it exceeds the process stack limit, causing a stack overflow...

6.9CVSS5.5AI score
SaveExploits0References2
OSV
OSV
added 2026/08/20 6:19 p.m.7 views

CVE-2026-72854 msgpack-c Integer Overflow in msgpack_unpacker_expand_buffer Causes a False-Success Undersized Reservation

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS5.7AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/20 6:19 p.m.9 views

CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS5.7AI score0.00113EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 6:19 p.m.29 views

CVE-2026-72854

msgpack-c (C MessagePack library) is affected by an integer overflow in msgpack_unpacker_expand_buffer (src/unpack.c), reachable via the public msgpack_unpacker_reserve_buffer API. The doubling loop guards its multiplication against overflow, but the addition in the loop condition is unguarded , ...

5.8CVSS5.6AI score0.00113EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 6:19 p.m.29 views

CVE-2026-72854 msgpack-c Integer Overflow in msgpack_unpacker_expand_buffer Causes a False-Success Undersized Reservation

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS0.00113EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 6:19 p.m.10 views

EUVD-2026-63537

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS5.6AI score0.00113EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/20 6:19 p.m.12 views

CVE-2026-72854 msgpack-c Integer Overflow in msgpack_unpacker_expand_buffer Causes a False-Success Undersized Reservation

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS5.6AI score0.00113EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 6:19 p.m.29 views

CVE-2026-72852 darknet Integer Overflow in Convolutional Layer Buffer Sizing Leads to Heap Buffer Overflow

hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...

8.5CVSS0.00141EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/20 6:19 p.m.26 views

CVE-2026-72852

hank-ai/darknet (a neural network framework) is affected by an integer overflow in src-lib/convolutional_layer.cpp that leads to a heap buffer overflow . Buffer sizes for convolutional layer weights and outputs are computed using unchecked 32-bit integer arithmetic on fields parsed from a .cfg fi...

8.5CVSS5.9AI score0.00141EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 6:19 p.m.16 views

EUVD-2026-63536

hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...

8.5CVSS5.9AI score0.00141EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 6:19 p.m.16 views

CVE-2026-72852 darknet Integer Overflow in Convolutional Layer Buffer Sizing Leads to Heap Buffer Overflow

hank-ai/darknet sizes a convolutional layer's weight and output heap buffers by multiplying configuration fields taken from a .cfg file in unchecked 32-bit int arithmetic. In src-lib/convolutionallayer.cpp, l.nweights is computed as c / groups n size size and l.outputs as l.outh l.outw l.outc, an...

8.5CVSS6AI score
SaveExploits0References8
NVD
NVD
added 2026/08/20 6:16 p.m.10 views

CVE-2026-63384

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in eventtagging.c when evtagunmarshalheader uses evtagdecodeint to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INTMAX becom...

8.7CVSS0.00384EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:16 p.m.14 views

AZL-96935 CVE-2026-63384 affecting package libevent 2.1.12-1

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in eventtagging.c when evtagunmarshalheader uses evtagdecodeint to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INTMAX becom...

8.7CVSS7.1AI score0.00384EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 6:16 p.m.9 views

DEBIAN-CVE-2026-63387

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an off-by-one stack buffer overflow in evdns.c when dnsnametolabels formats a name-bearing DNS record at the end of the 64 KB stack buffer allocated by evdnsserverrequestformatresponse. The final-label check...

7CVSS6AI score0.00345EPSS
SaveExploits0References1
Rows per page
Query Builder