Lucene search
+L

86 matches found

OSV
OSV
added 2026/04/01 12:0 a.m.7 views

CVE-2026-25833

Mbed TLS 3.5.0 to 3.6.5 fixed in 3.6.6 and 4.1.0 has a buffer overflow in the x509inetptonipv6 function...

7.5CVSS6.2AI score
SaveExploits0References4
OSV
OSV
added 2026/03/22 10:48 p.m.6 views

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

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.22 fixes various security issues The following security issues were fixed: - CVE-2025-40258: mptcp: fix race condition in mptcpschedulework bsc1255053. - CVE-2025-40284: Bluetooth: MGMT: cancel mesh send timer when hdev removed...

9.8CVSS6.4AI score0.00575EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2026/02/16 9:33 p.m.13 views

urllib3: urllib3 vulnerable to decompression-bomb safeguard bypass when following HTTP redirects (streaming API)

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/02 9:5 p.m.10 views

GO-2026-4388 Juju has broken CMR authorization in github.com/juju/juju

Juju has broken CMR authorization in github.com/juju/juju...

2.1CVSS5.2AI score0.00133EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/20 2:16 p.m.12 views

CVE-2025-15281

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

7.5CVSS5.8AI score0.00439EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/01/06 11:25 a.m.21 views

libpng: LIBPNG out-of-bounds read in png_image_read_composite

An out of bounds read vulnerability has been discovered in libpng. This vulnerability is in libpng's simplified API allows reading up to 1012 bytes beyond the pngsRGBbase512 array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger...

7.1CVSS5.7AI score0.00346EPSS
SaveExploits2References8
OSV
OSV
added 2025/11/17 7:11 p.m.10 views

GO-2025-4120 SpiceDB WriteRelationships fails silently if payload is too big in github.com/authzed/spicedb

SpiceDB WriteRelationships fails silently if payload is too big in github.com/authzed/spicedb...

6.9CVSS6.8AI score0.00246EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.8 views

Siemens SIMATIC S7-1500 Incorrect Calculation of Buffer Size (CVE-2025-0395)

When the assert function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size. This plugin only works with Tenable.ot...

6.2CVSS6.5AI score0.00349EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.7 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2020-21913)

International Components for Unicode ICU-20850 v66.1 was discovered to contain a use after free bug in the pkgcreateWithAssemblyCode function in the file tools/pkgdata/pkgdata.cpp. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more informatio...

5.5CVSS6.7AI score0.01219EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-23860

Malware in sbrugna...

9.8CVSS9.2AI score0.01676EPSS
SaveExploits1References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2023-2267

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00687EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/28 10:15 p.m.10 views

AZL-66716 CVE-2025-58058 affecting package podman 4.1.1-26

xz is a pure golang package for reading and writing xz-compressed files. Prior to version 0.5.14, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the current...

5.3CVSS6.9AI score0.00412EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/22 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-54799

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Let's Encrypt client and ACME library written in Go Lego. In versions 4.25.1 and below, the github.com/go-acme/lego/v4/acme/api package thus the lego library an...

6CVSS5.3AI score0.00214EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/08/09 6:2 a.m.5 views

CVE-2025-8746 GNU libopts __strstr_sse2 memory corruption

A vulnerability, which was classified as problematic, was found in GNU libopts up to 27.6. Affected is the function strstrsse2. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used. This issue w...

4.8CVSS7.2AI score0.00212EPSS
SaveExploits1References7
OSV
OSV
added 2025/01/28 2:15 a.m.7 views

UBUNTU-CVE-2024-45336

The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain redirect, however,...

6.1CVSS7AI score0.00658EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/09 12:30 a.m.9 views

GHSA-MHG9-MM8C-C683 pywasm3 has an Invalid Memory Read, Leading to DoS and Potential Code Execution

wasm3 139076a suffers from Invalid Memory Read, leading to DoS and potential Code Execution...

8.4CVSS5.4AI score0.00242EPSS
SaveExploits1References6
OSV
OSV
added 2024/09/06 9:15 p.m.13 views

AZL-48896 CVE-2024-34155 affecting package golang for versions less than 1.18.8-8

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion...

4.3CVSS7AI score0.00839EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/27 7:0 a.m.19 views

UBUNTU-CVE-2024-2004

When a protocol selection parameter option disables all protocols without adding any then the default set of protocols would remain in the allowed set due to an error in the logic for removing protocols. The below command would perform a request to curl.se with a plaintext protocol which has been...

3.5CVSS7AI score0.01681EPSS
SaveExploits1References5
Microsoft CVE
Microsoft CVE
added 2023/10/06 7:0 a.m.10 views

Libnbd: crash or misbehaviour when nbd server returns an unexpected block size

...

6.5CVSS6AI score0.00746EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:0 a.m.28 views

Oracle Linux 7 : dhcp (ELSA-2019-2060)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2019-2060 advisory. 12:4.2.5-77.0.1 - Direct users to Oracle Linux support site. 12:4.2.5-77 - Resolves: 1712414 - Reset signal handlers set by isclib 12:4.2.5-76 - Resolves: 17046...

7.9CVSS7.3AI score0.9797EPSS
SaveExploits15References2
Rows per page
Query Builder