Lucene search
+L

75648 matches found

RedhatCVE
RedhatCVE
added 2026/07/17 4:19 a.m.14 views

CVE-2026-38752

A flaw was found in BusyBox. This vulnerability, a stack overflow in the evaluate function, allows a remote attacker to cause a Denial of Service DoS by providing a specially crafted AWK script. A Denial of Service attack can make the affected system or application unavailable to legitimate users...

7.5CVSS6.3AI score0.00207EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/17 3:29 a.m.8 views

CVE-2026-13713

A flaw was found in YAML::Syck. This vulnerability allows a remote attacker to cause a denial of service DoS by providing a specially crafted YAML document. The flaw occurs due to a use-after-free and double-free condition when an anchor node is redefined while still on the parser's value stack,...

7.5CVSS6.1AI score0.00134EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.14 views

PT-2026-60899

Name of the Vulnerable Software and Affected Versions PocketSphinx versions 5prealpha through 5.1.0 Description The trie language model code fails to check boundary conditions when reading headers of ARPA, DMP, and binary format language model files, which can lead to stack and heap buffer...

6.9CVSS5.7AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.15 views

Oracle Linux 10 : rrdtool (ELSA-2026-33731)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-33731 advisory. 1.8.0-21 - Fixed stack buffer overflow in rrdcached and added more security checks Resolves: RHEL-173264 Tenable has extracted the preceding description block...

7.8CVSS5.7AI score0.00132EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.23 views

Security Updates for Microsoft Word Products C2R (July 2026)

The Microsoft Word Products are missing security updates. It is, therefore, affected by multiple vulnerabilities: - Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. CVE-2026-55032, CVE-2026-55128 - Heap-based buffer overflow in Microsoft Office Word...

7.8CVSS7AI score0.00578EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.8 views

Oracle Linux 10 : libtasn1 (ELSA-2026-28235)

The remote Oracle Linux 10 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-28235 advisory. - Fix for CVE-2025-13151 stack buffer overflow Tenable has extracted the preceding description block directly from the Oracle Linux security advisory. Note th...

7.5CVSS7.2AI score0.01109EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 11:16 p.m.10 views

CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 11:16 p.m.5 views

DEBIAN-CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.4AI score0.00279EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/16 11:4 p.m.51 views

CVE-2026-44453 h2o is vulnerable to musl libc stack overflow

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 11:4 p.m.29 views

CVE-2026-44453

The CVE-2026-44453 entry concerns the h2o HTTP server (HTTP/1.x, HTTP/2, HTTP/3). Before commit 6b5370d, h2o could trigger a Denial of Service by calling alloca to build file paths for static files, potentially allocating up to ~600 KB on the stack. This exceeds the musl libc pthread stack defaul...

7.5CVSS6AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 11:4 p.m.7 views

CVE-2026-44453 h2o is vulnerable to musl libc stack overflow

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.3AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/16 11:4 p.m.7 views

CVE-2026-44453

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 6b5370d, h2o is vulnerable to a Denial of Service attack when calling alloca under certain conditions. When serving static files, h2o builds the file path on stack, by calling alloca. The maximum size of the memor...

7.5CVSS5.4AI score0.00279EPSS
SaveExploits0
CVE
CVE
added 2026/07/16 9:35 p.m.16 views

CVE-2026-13713

CVE-2026-13713 affects YAML::Syck versions before 1.47 (Perl). A use-after-free and double-free occurs when an anchor is redefined while still on the parser value stack, due to how syck_hdlr_add_anchor and syck_hdlr_remove_anchor free the node. The freed node may still be live on the value stack,...

6.2CVSS6.1AI score0.00134EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 9:35 p.m.36 views

CVE-2026-13713 YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack

YAML::Syck versions before 1.47 for Perl allow a use-after-free and double-free via an anchor node freed while still on the parser value stack. In the bundled libsyck, when an anchor name is redefined or removed, syckhdlraddanchor and syckhdlrremoveanchor free the node stored under that name with...

0.00134EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 4:3 p.m.50 views

CVE-2026-63087 Grafana OnCall 1.16.11 Unauthenticated Token Hijack via Plugin Install Endpoint

Grafana OnCall through 1.16.11 contains an unauthenticated access vulnerability that allows remote attackers to obtain a valid PluginAuthToken by sending a POST request to the internal plugin install endpoint using hardcoded default stackid and orgid values present in the public source tree...

9.8CVSS0.00427EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 10:3 a.m.6 views

SUSE-SU-2026:3075-1 Security update for the Linux Kernel (Live Patch 15 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.55 fixes various security issues The following security issues were fixed: - CVE-2026-43501: ipv6: rpl: reserve maclen headroom when recompressed SRH grows bsc1266015. - CVE-2026-45970: bonding: alb: fix UAF in rlbarprecv during bon...

9.8CVSS5.3AI score0.00595EPSS
SaveExploits5References19
OSV
OSV
added 2026/07/16 12:46 a.m.9 views

CVE-2026-48863 Libsolv: stack-based buffer overflow in libsolv eddsa pgp signature verification allows denial of service

A flaw was found in libsolv. A stack-based buffer overflow vulnerability exists in the PGP verification component due to incorrect length handling when copying EdDSA 's' MPI into a stack buffer. A remote attacker could craft a malicious Ed25519 PGP signature with mismatched MPI lengths. Processin...

7.5CVSS6.2AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/16 12:31 a.m.12 views

EUVD-2026-44848

A stack overflow in the evaluate function editors/awk.c of BusyBox commit 371fe9 allows attackers to cause a Denial of Service DoS via supplying a crafted AWK script...

7.5CVSS6.1AI score0.00207EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.15 views

Notepad++ < 8.9.7 Multiple Vulnerabilities

The version of Notepad++ installed on the remote host is prior to 8.9.7. It is, therefore, affected by multiple vulnerabilities: - A security bypass vulnerability exists in session.xml backupFilePath handling due to an incomplete startswith check. An attacker could exploit this to bypass path...

6.4AI score
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/07/16 12:0 a.m.10 views

rrdtool security update

1.8.0-21 - Fixed stack buffer overflow in rrdcached and added more security checks Resolves: RHEL-173264...

7.8CVSS5.6AI score0.00132EPSS
SaveExploits0
Rows per page
Query Builder