Lucene search
+L

646539 matches found

CVE
CVE
added 2026/09/14 8:09 p.m.22 views

CVE-2026-53717

Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, internal/wasm/imagefetcher.go follows tenant-controlled EnvoyExtensionPolicy spec.wasm.code.image.url values to Docker or OCI Wasm layers, and...

6.5CVSS0.00044EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/14 8:04 p.m.27 views

CVE-2026-54247

Skipper is an HTTP router and reverse proxy for service composition. Prior to 0.26.22, Handler in dataclients/kubernetes/admission/admission.go passes the body of requests to the Kubernetes admission endpoint at :9443/admission directly to io.ReadAllr.Body without a size limit. An attacker with...

4.3CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/14 8:00 p.m.68 views

CVE-2026-55244

ASTEVAL is an evaluator of Python expressions and statements. Prior to 1.0.9, FROMPY in asteval/astutils.py exposes BaseException, SystemExit, KeyboardInterrupt, and GeneratorExit to expressions evaluated by asteval.Interpreter.eval, while run and eval in asteval/asteval.py catch Exception rather...

5CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/14 8:00 p.m.4 views

CVE-2026-90816

A vulnerability was found in FFmpeg 8.0.x. This affects the function parseplaylist of the file libavformat/hlsproto.c of the component Duration Parser. Performing a manipulation of the argument duration/targetduration results in denial of service. The attack is possible to be carried out remotely...

5.3CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/14 7:54 p.m.35 views

CVE-2026-47253

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, the clearplugincacheplugin SQL scalar function in namespace/otherfunctions.go passes the caller-controlled plugin parameter through path.Join to os.RemoveAll without rejecting traversal segments. A low-privileged bearer-token...

7.3CVSS0.0003EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 7:54 p.m.3 views

CVE-2026-47253 Anyquery: Path Traversal in `clear_plugin_cache` Allows Arbitrary Directory Deletion

Anyquery is an SQL query engine built on top of SQLite. Prior to 0.4.5, the clearplugincacheplugin SQL scalar function in namespace/otherfunctions.go passes the caller-controlled plugin parameter through path.Join to os.RemoveAll without rejecting traversal segments. A low-privileged bearer-token...

7.3CVSS0.0003EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 7:52 p.m.3 views

CVE-2026-55209 resdata insufficiently validates untrusted GRDECL files

resdata is software for reading and writing result files from the Eclipse reservoir simulator. Prior to 6.2.9, resdata insufficiently validates numeric fields, grid dimensions, keyword sizes, and array indexes while parsing untrusted GRDECL files in lib/resdata/rdkwgrdecl.cpp and...

9.8CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/14 7:47 p.m.39 views

CVE-2026-55093

Tract is a tiny, no-nonsense, self-contained TensorFlow and ONNX inference toolkit. Prior to 0.21.16, 0.22.2, and 0.23.1, tract-nnef uses unchecked usize multiplication in nnef/src/tensors.rs readtensor for attacker-controlled tensor dimensions, the allocation size, and the reported tensor length...

6.1CVSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/14 7:43 p.m.4 views

CVE-2026-16702 IBM® Db2® federated server could allow a remote authenticated attacker to cause a denial of service due to a null pointer dereference

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.5 for Linux, UNIX and Windows includes DB2 Connect Server could allow a remote authenticated attacker to cause a denial of service due to a null pointer dereference...

6.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 7:43 p.m.11 views

CVE-2026-16702

IBM Db2 federated server versions 11.5.0–11.5.9 and 12.1.0–12.1.5 (Linux, UNIX, Windows, including DB2 Connect Server) are affected by a null pointer dereference (CWE-476) that allows a remote authenticated attacker to cause a denial of service . The CVSS 3.1 score is 6.5 (Medium) with a vector o...

6.5CVSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/14 7:40 p.m.4 views

CVE-2026-17463 IBM® Db2® could allow a remote authenticated attacker to cause a denial of service due to uncontrolled resource consumption

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.5 for Linux, UNIX and Windows includes DB2 Connect Server could allow a remote authenticated attacker to cause a denial of service due to uncontrolled resource consumption...

6.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 7:40 p.m.21 views

CVE-2026-17463

IBM Db2 for Linux, UNIX, and Windows (including DB2 Connect Server) versions 11.5.0–11.5.9 and 12.1.0–12.1.5 are vulnerable to a denial of service caused by uncontrolled resource consumption (CWE-400). The CVSS 3.1 score is 6.5 (Medium) , requiring a remote authenticated attacker with low privile...

6.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 7:33 p.m.4 views

CVE-2026-16148

CVE-2026-16148 affects the ITE it82xx2 USB device-controller driver in Zephyr RTOS (drivers/usb/udc/udc_it82xx2.c). The root cause is that k_work_init_delayable() is called inside it82xx2_enable(), which unconditionally overwrites the delayable work structure without a busy check . Because it82xx...

4.6CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 7:33 p.m.4 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 7:33 p.m.5 views

CVE-2026-15924 Use-after-free / double-free from unsynchronized concurrent access to the TLS client session cache in Zephyr sockets

Zephyr's TLS socket layer in subsys/net/lib/sockets/socketstls.c keeps a single process-global array, clientcache, of cached client sessions that is shared by every TLS socket context. The functions that mutate and read it — tlssessionsave, tlssessionget, tlssessioncachereset, and the settings...

5.9CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 7:33 p.m.4 views

CVE-2026-15924

Zephyr RTOS TLS socket layer contains a use-after-free and double-free vulnerability in the process-global client_cache array shared across all TLS socket contexts. The root cause is that the per-socket mutex (ctx->lock) provides no mutual exclusion between different sockets concurrently acces...

5.9CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 6:49 p.m.4 views

CVE-2026-15893

CVE-2026-15893 affects the Zephyr RTOS IPv6 Neighbor Discovery stack. The function net_if_ipv6_calc_reachable_time() in subsys/net/ip/net_if.c computes a randomized reachable time from base_reachable_time using integer division. When the Reachable Time field of an incoming Router Advertisement is...

6.5CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 6:49 p.m.5 views

CVE-2026-15893 Zephyr IPv6 Neighbor Discovery zero reachable time from crafted Router Advertisement causes assertion/DoS

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 6:33 p.m.9 views

CVE-2023-35086-POC

CVE-2023-35086-POC July 25 2023, Altin tin-z, github.com/tin-z Brief description ASUS RT-AX56U V2 & RT-AC86U router firmwares below or equal to version 3.0.0.4.38650460 and 3.0.0.438651529 respectively have a format string vulnerability in the detwan.cgi function of the httpd service that can cau...

7.2CVSS8.2AI score0.385EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/14 6:30 p.m.8 views

cve-2019-0808-poc

cve-2019-0808-poc cve-2019-0808-poc jut BSOD,used for reboot OS;...

7.8CVSS7.8AI score0.53017EPSS
SaveExploits10
Rows per page
Query Builder