Lucene search
+L

118786 matches found

GithubExploit
GithubExploit
added 2026/07/30 12:52 p.m.52 views

Exploit for Use After Free in Linux Linux_Kernel

CVE-2026-43499-...

7.8CVSS6.9AI score0.00725EPSS
SaveExploits55
OSV
OSV
added 2026/07/30 12:6 p.m.6 views

RLSA-2026:47757 Important: openssh security update

OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fixes: openssh: Local MITM of X11 forwarding via abstract UNIX socket pre-binding in Rocky Linux...

7.7CVSS5.9AI score0.00396EPSS
SaveExploits2References6
The Hacker News
The Hacker News
added 2026/07/30 11:32 a.m.14 views

The Network Has Become the Control Plane for AI Security

Network firewalls are the workhorses of modern cybersecurity. They are trusted to protect the network, blocking malicious traffic and preventing intrusions and breaches. And for decades, network security teams have built controls around a relatively stable model: users connect to applications,...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/07/30 11:13 a.m.5 views

SUSE-SU-2026:3427-1 Security update for valkey

This update for valkey fixes the following issues: - CVE-2026-56684: use-after-free in TLS connection handling that could allow an authenticated client to achieve remote code execution using CLIENT KILL bsc1272443. - CVE-2026-63639: corrupt stream RDB files containing a shared NACK across consume...

6.3AI score
SaveExploits0References5
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51304

sqlite 3.41 has a use-after-free UAF vulnerability in the ORDER BY clause parsing routine. The affected code first releases the memory of an ExprList object via sqlite3ExprListDelete, then attempts to access the nExpr member of the already freed object. This dangling pointer access causes invalid...

7.7AI score0.0034EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.9 views

BIT-SQLITE-2026-51302

SQLite 3.41 has a use-after-free vulnerability exists in the expression evaluation logic. The sqlite3ReleaseTempReg function improperly releases temporary register resources, and the subsequent exprComputeOperands function continues to access the already freed register memory. By supplying a...

7.7AI score0.00401EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51298

sqlite 3.41 is vulnerable to use after free in the JSON extraction function. After releasing JsonParse object memory via jsonParseFree, the program still accesses internal member of the freed pointer, which can cause service crash and denial of service...

5.8AI score0.00112EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.8 views

BIT-SQLITE-2026-51297

sqlite 3.41 has a use-after-free vulnerability in the JSON parsing logic. Remote adversaries can craft malicious JSON payload to trigger memory free followed by illegal memory access, which may lead to arbitrary code execution, sensitive information leakage and service denial...

7.3AI score0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 8:53 a.m.6 views

BIT-SQLITE-2026-51296

SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information...

7AI score0.00332EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/30 8:31 a.m.9 views

CVE-2026-17785

An uninitialized use flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513769898...

6.5CVSS5.8AI score0.00266EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:29 a.m.9 views

CVE-2026-17771

An uninitialized use flaw was found in the Skia component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513160525...

6.5CVSS5.8AI score0.00266EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:29 a.m.8 views

CVE-2026-17790

An uninitialized use flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=513919931...

6.5CVSS5.8AI score0.00266EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:28 a.m.8 views

CVE-2026-64266

A flaw was found in the Linux kernel's FUSE Filesystem in Userspace component. The fusereffolio function does not properly re-lock a request after unlocking it, which can lead to a use-after-free vulnerability. A local attacker could exploit this flaw to potentially execute arbitrary code or caus...

7.8CVSS6.2AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.8 views

CVE-2026-17896

An use after free flaw was found in the DevTools component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=525331547...

7.6CVSS5.8AI score0.00362EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.9 views

CVE-2026-17891

An use after free flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=524639223...

6.5CVSS5.8AI score0.00158EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.9 views

CVE-2026-17889

An uninitialized use flaw was found in the WebXR component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=523735357...

6.5CVSS5.8AI score0.00233EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.9 views

CVE-2026-17862

An use after free flaw was found in the Tracing component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=520426287...

8.2CVSS5.8AI score0.00112EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 7:56 a.m.11 views

CVE-2026-17653

An use after free flaw was found in the Skia component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=520514458...

9CVSS5.8AI score0.00349EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 7:52 a.m.6 views

CVE-2026-17699

An use after free flaw was found in the Views component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=517785292...

8.6CVSS5.8AI score0.00149EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 7:52 a.m.6 views

CVE-2026-17714

An uninitialized use flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=521293438...

6.5CVSS5.8AI score0.00381EPSS
SaveExploits0References5
Rows per page
Query Builder