Lucene search
+L

54304 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 8:45 p.m.15 views

CVE-2026-18618

A flaw was found in ml-metadata. The statically-linked gRPC stack in ml-metadata is outdated, making it vulnerable to known HTTP/2 denial of service DoS issues. An in-cluster attacker, with network access to the MLMD pod, could exploit these vulnerabilities by sending specially crafted HTTP/2...

7.5CVSS5.4AI score0.00539EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 8:45 p.m.9 views

EUVD-2026-55825

A flaw was found in ml-metadata. The statically-linked gRPC stack in ml-metadata is outdated, making it vulnerable to known HTTP/2 denial of service DoS issues. An in-cluster attacker, with network access to the MLMD pod, could exploit these vulnerabilities by sending specially crafted HTTP/2...

7.5CVSS5.4AI score0.00539EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/10 8:45 p.m.8 views

CVE-2026-18618

A flaw was found in ml-metadata. The statically-linked gRPC stack in ml-metadata is outdated, making it vulnerable to known HTTP/2 denial of service DoS issues. An in-cluster attacker, with network access to the MLMD pod, could exploit these vulnerabilities by sending specially crafted HTTP/2...

7.5CVSS5.4AI score0.00539EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.33 views

CVE-2026-18941 Feast: feast-operator: feast: default authentication mode is no_auth — shared multi-tenant instances deployed without authentication

A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "noauth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and offline-server endpoints...

7.7CVSS0.00589EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/10 8:44 p.m.10 views

CVE-2026-15581

A flaw was found in the TrustyAI Service TAS deployment. This vulnerability allows any pod on the cluster network to bypass authentication and directly access the TAS backend API. An attacker can exploit this to read, tamper with, or delete monitoring data and configurations, and inject arbitrary...

8CVSS5.5AI score0.00255EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/08/10 8:30 p.m.18 views

GHSA-QW24-GH76-8RVV vulnerabilities

Vulnerabilities for packages: telegraf...

5.2AI score
SaveExploits0
CVE
CVE
added 2026/08/10 8:23 p.m.48 views

CVE-2026-11810

CVE-2026-11810 affects Zephyr’s UpdateHub firmware-update agent. The probe handler z_impl_updatehub_probe() parses CoAP-provided JSON metadata into a two-level nested array; it only validates the outer array length and then dereferences objects[1].objects[0].objects.sha256sum with strlen() withou...

7.5CVSS5.4AI score0.00329EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 8:23 p.m.36 views

CVE-2026-11810 NULL-pointer dereference in UpdateHub OTA agent on empty inner metadata array (remote DoS)

The UpdateHub firmware-update agent's probe handler zimplupdatehubprobe in subsys/mgmt/updatehub/updatehub.c parses the JSON metadata returned by the update server into a fixed two-level nested-array struct. After parsing it validates only the outer array length objectslen != 2 and then...

7.5CVSS0.00329EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 8:23 p.m.10 views

CVE-2026-11810 NULL-pointer dereference in UpdateHub OTA agent on empty inner metadata array (remote DoS)

The UpdateHub firmware-update agent's probe handler zimplupdatehubprobe in subsys/mgmt/updatehub/updatehub.c parses the JSON metadata returned by the update server into a fixed two-level nested-array struct. After parsing it validates only the outer array length objectslen != 2 and then...

7.5CVSS5.5AI score
SaveExploits0References5
Circl
Circl
added 2026/08/10 7:39 p.m.21 views

GHSA-R28C-9Q8G-F849

creationtimestamp| type| source ---|---|--- 2026-08-10 19:39:38+00:00| seen| https://gist.github.com/klemmanton-lgtm/4a24aedae8017b5aebed0300d07c7ee9 2026-08-10 19:39:38+00:00| seen| https://gist.github.com/klemmanton-lgtm/8b54bdd2fe9905dc89b9c8ccf42f5fc4 2026-08-17 10:21:36+00:00| seen|...

4.9AI score
SaveExploits0References3
Circl
Circl
added 2026/08/10 7:39 p.m.19 views

GHSA-6GPP-XCG3-4W24

creationtimestamp| type| source ---|---|--- 2026-08-10 19:39:37+00:00| seen| https://gist.github.com/klemmanton-lgtm/8b54bdd2fe9905dc89b9c8ccf42f5fc4 2026-08-10 19:39:38+00:00| seen| https://gist.github.com/klemmanton-lgtm/4a24aedae8017b5aebed0300d07c7ee9 2026-08-17 10:21:36+00:00| seen|...

4.9AI score
SaveExploits0References3
OSV
OSV
added 2026/08/10 7:17 p.m.5 views

AZL-95495 CVE-2026-6368 affecting package glibc 2.38-20

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.9AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 7:17 p.m.7 views

UBUNTU-CVE-2026-6368

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.3AI score0.00107EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 6:41 p.m.11 views

EUVD-2026-55729

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

9CVSS5.4AI score0.00208EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/10 6:41 p.m.10 views

CVE-2026-6791

When expanding paths that begin with a tilde followed by a username, the internal parsetilde function extracts the username to determine the user's home directory. The implementation allocates memory for this username directly on the stack using the strndupa macro. Because the size of this...

9CVSS5.4AI score0.00208EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/10 6:40 p.m.5 views

CVE-2026-6368 wordexp with WRDE_APPEND can return or use invalid memory

Calling wordexp with WRDEAPPEND in the GNU C Library version 2.0 to version 2.43 can cause the interface to return invalid memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

2.1CVSS5.2AI score0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 6:40 p.m.69 views

CVE-2026-6368

CVE-2026-6368 affects the GNU C Library (glibc) wordexp usage with WRDE_APPEND (versions 2.0–2.43). The underlying issue is invalid memory in the we_wordv member, which can lead to process abort on subsequent wordfree calls. The connected sources document this memory handling bug; no exploit deta...

2.1CVSS5.3AI score0.00107EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/10 6:33 p.m.8 views

Libgcrypt: Libgcrypt: Denial of Service and buffer overflow via crafted ECDH ciphertext

A flaw was found in Libgcrypt. A remote attacker could exploit this vulnerability by sending crafted Elliptic Curve Diffie-Hellman ECDH ciphertext to the gcrypkdecrypt function. This can lead to a heap-based buffer overflow, potentially causing a denial of service DoS condition...

6.7CVSS5.6AI score0.00182EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 6:11 p.m.17 views

CVE-2026-71967 OP-TEE OS 4.10.0 NULL Pointer Dereference DoS via Widevine PTA open_session

OP-TEE OS through 4.10.0, fixed in commit 0aadfc2, contains a null pointer dereference vulnerability in the Widevine pseudo-TA opensession handler that allows Normal World clients to cause a denial of service when CFGWIDEVINEPTA is enabled. Attackers can open a session directly on the Widevine PT...

5.7CVSS5.7AI score
SaveExploits0References6
OSV
OSV
added 2026/08/10 6:09 p.m.9 views

SUSE-SU-2026:3560-1 Security update for python311

This update for python311 fixes the following issues: Security issues fixed: - CVE-2026-0864: improper handling of line-ending characters can lead to configuration file injection when the configparser module is used bsc1269066. - CVE-2026-3276: quadratic complexity in unicodedata.normalize can le...

8.7CVSS5.5AI score0.0075EPSS
SaveExploits0References20
Rows per page
Query Builder