Lucene search
+L

232 matches found

Cvelist
Cvelist
added 2026/07/21 9:30 p.m.25 views

CVE-2026-10678 NULL-pointer / out-of-bounds write in Zephyr MCTP I2C+GPIO target binding driven by an unauthenticated I2C controller

The MCTP-over-I2C+GPIO target binding in Zephyr subsys/pmci/mctp/mctpi2cgpiotarget.c processes pseudo-register writes from an I2C bus master byte-by-byte in mctpi2cgpiotargetwritereceived without validating the order or the receive buffer. In the affected versions the MCTPI2CGPIORXMSGADDR data...

8.1CVSS0.0033EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/20 4:55 p.m.9 views

glib: integer underflow in gio/gdbusintrospection.c via "g_dbus_node_info_new_for_xml"

A flaw was found in GLib. A state confusion issue exists in gdbusnodeinfonewforxml in the gio/gdbusintrospection.c file when processing malformed D-Bus introspection XML, specifically with a node element nested within other elements like method, signal, property or arg. This issue can cause an...

9.1CVSS5.8AI score0.00511EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.8 views

PT-2026-61570

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS5.3AI score0.00254EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/18 12:0 a.m.15 views

PT-2026-60938

SurrealDB versions before 2.1.0 contain an uncaught exception vulnerability in the rand::time function that panics when unwrap is called on a None result from timestamp opt. Authorized clients can repeatedly invoke rand::time to reliably trigger server panics and cause denial of service...

7.1CVSS5.3AI score0.00307EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/15 6:57 p.m.5 views

SUSE CVE-2026-15779

A flaw was found in samba's pamwinbind. When mkhomedir is enabled, pamwinbind chowns the target account's home directory without validating the path is not a critical system directory such as /. On affected systems, accounts with / as their home directory a common default for system accounts can...

6.1CVSS5.5AI score0.00104EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/09 4:49 p.m.5 views

PYSEC-2026-3092 TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

Impact When Conv2DBackpropInput receives empty outbackprop inputs e.g. 3, 1, 0, 1, the current CPU/GPU kernels CHECK fail one with dnnl, the other with cudnn. This can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np inputsizes = 3, 1, 1, 2 filter =...

5.9CVSS6.9AI score0.00411EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/08 1:48 p.m.37 views

CVE-2026-56250 Capgo - Arbitrary R2 Object Deletion via Mutable r2_path in app_versions

Capgo before 12.128.2 allows upload-scoped API keys to modify the mutable appversions.r2path field through PostgREST, enabling retargeting to arbitrary R2 bundle objects. Attackers can patch r2path to point to victim objects, soft-delete the attacker-controlled version, and trigger the...

8.7CVSS0.00258EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:0 a.m.38 views

The vulnerability of the ib_nl_handle_ip_res_resp() function in the drivers/infiniband/core/addr.c module of the Linux operating system’s kernel driver allows a attacker to cause a service failure.

The vulnerability of the ibnlhandleipresresp function in the drivers/infiniband/core/addr.c module of the Linux operating system’s kernel driver relates to access to an uninitialized pointer. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References12Affected Software4
RedHat Linux
RedHat Linux
added 2026/07/07 9:25 p.m.7 views

kernel: fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepath

A flaw was found in the Linux kernel's CIFS Common Internet File System client. When the cifssanitizeprepath function processes specially crafted input, such as an empty string or a string containing only delimiters, it can attempt to read data beyond its allocated memory buffer. This out-of-boun...

8.8CVSS5.9AI score0.00352EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 12:32 p.m.3 views

OPENSUSE-SU-2026:21248-1 Security update for jq

This update for jq fixes the following issues: - CVE-2025-48060: improper handling of string data in jvstringempty can lead to heap buffer overflow and a crash when processing crafted input bsc1244116. - CVE-2026-32316: integer overflow within the jvpstringappend and jvpstringcopyreplacebad...

8.7CVSS6.9AI score0.00559EPSS
SaveExploits10References22
OSV
OSV
added 2026/07/06 8:3 a.m.8 views

PYSEC-2026-946 TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

Impact When Conv2DBackpropInput receives empty outbackprop inputs e.g. 3, 1, 0, 1, the current CPU/GPU kernels CHECK fail one with dnnl, the other with cudnn. This can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np inputsizes = 3, 1, 1, 2 filter =...

5.9CVSS7.1AI score0.00411EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/02 4:6 p.m.42 views

CVE-2026-54886 SSH SFTP server denial of service via extended channel data infinite loop

Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in Erlang OTP ssh sshsftpd module allows an authenticated SFTP user to render an SFTP channel permanently unresponsive. The handledata/4 function in sshsftpd contains a catch-all clause that accepts channel data of any type. When...

5.3CVSS0.00331EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/07/01 8:5 a.m.15 views

Security update for apache2

This update for apache2 fixes the following issues CVE-2026-29167: modldap per-dir use-after-free bsc1267976. CVE-2026-29170: modproxyftp XSS bsc1267977. CVE-2026-34355: modproxyhtml buffer overflow bsc1267978. CVE-2026-34356: malicious backend servers can lead to a heap-based buffer overflow...

9.2CVSS7.3AI score0.27984EPSS
SaveExploits8References52
Cvelist
Cvelist
added 2026/06/29 8:10 a.m.44 views

CVE-2026-9267

Eclipse tinydtls before commit b3efd41ad111a4920f599f51ffa4f5e9f1e72221 contains an out-of-bounds read vulnerability in the checkservercertificate function that allows unauthenticated attackers to trigger reads beyond valid buffer boundaries by crafting a Certificate handshake message with a...

6.9CVSS0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/26 4:35 p.m.5 views

GHSA-J9CW-HWQF-85W7 Fluentd is Vulnerable to Denial of Service (DoS) via Gzip Decompression Bomb in `in_http` and `in_forward`

Fluentd's inhttp and inforward plugins support receiving gzip-compressed data. While Fluentd correctly enforces size limits on the incoming compressed payloads e.g., via bodysizelimit or chunksizelimit, it was discovered that there is no limit enforced on the size of the decompressed data. If a...

7.5CVSS5.8AI score0.0036EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/24 3:50 p.m.9 views

CVE-2026-54297

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. From 1.0.0 until 1.10.6 and 2.14.3, Faraday::NestedParamsEncoder, the default nested query parameter encoder/decoder in Faraday, decodes nested query strings without enforcing a maximum nestin...

7.5CVSS5.9AI score0.00487EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/24 12:3 p.m.8 views

RLSA-2026:28256 Moderate: opencryptoki security update

The opencryptoki packages contain version 2.11 of the PKCS11 API, implemented for IBM Cryptocards, such as IBM 4764 and 4765 crypto cards. These packages includes support for the IBM 4758 Cryptographic CoProcessor with the PKCS11 firmware loaded, the IBM eServer Cryptographic Accelerator FC 4960 ...

6.8CVSS5.9AI score0.0016EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/06/24 1:56 a.m.16 views

CVE-2026-48142

A flaw was found in NGINX. Remote, unauthenticated attackers can exploit a vulnerability in the ngxhttpcharsetmodule when specific charset configurations are present. This can lead to a heap buffer over-read, potentially causing limited disclosure of memory or a denial of service by restarting th...

6.3CVSS6AI score0.00684EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/23 6:17 p.m.12 views

CVE-2025-61024

An issue in the sqlotryinloop component of openlink virtuoso-opensource v7.2.11 allows attackers to cause a Denial of Service DoS via crafted SQL statements...

7.5CVSS0.00351EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/18 8:51 a.m.4 views

SUSE-SU-2026:2444-1 Security update for ffmpeg-4

This update for ffmpeg-4 fixes the following issues Update to version 4.4.7: - CVE-2023-6601: HLS Unsafe File Extension Bypass bsc1220545. - CVE-2024-35366: FFmpeg n6.1.1 is Integer Overflow. The vulnerability exists in the parseoptions function of sbgdec.c within the libavformat module. When...

9.8CVSS6.3AI score0.00715EPSS
SaveExploits4References20
Rows per page
Query Builder