Lucene search
+L

445 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.18 views

EulerOS 2.0 SP11 : httpd (EulerOS-SA-2026-3070)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Improper Null Termination, Out-of-bounds Read vulnerability in Apache HTTP Server. This issue affects Apache HTTP Server: through 2.4.66. Users are...

9.8CVSS6.6AI score0.01376EPSS
SaveExploits2References11
RedHat Linux
RedHat Linux
added 2026/07/28 9:07 a.m.21 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS6AI score0.00485EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.8 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Improper Null Termination (CVE-2026-43028)

This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505568; scriptversion"1.4"; scriptsetattributeattribute:"pluginmodificationdate",...

7.1CVSS6.5AI score0.00131EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.13 views

SUSE CVE-2026-64412

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: module names must be null-terminated We need to explicitly check the length, else we may pass non-null terminated string to requestmodule...

6.1CVSS5.7AI score0.00128EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:50 a.m.12 views

EUVD-2026-48956

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: module names must be null-terminated We need to explicitly check the length, else we may pass non-null terminated string to requestmodule...

5.7AI score0.00128EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64412 netfilter: ebtables: module names must be null-terminated

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: module names must be null-terminated We need to explicitly check the length, else we may pass non-null terminated string to requestmodule...

7.1CVSS5.7AI score
SaveExploits0References12
OSV
OSV
added 2026/07/25 8:50 a.m.14 views

CVE-2026-64411 netfilter: ebtables: terminate table name before find_table_lock()

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: terminate table name before findtablelock updatecounters and compatupdatecounters forward a user-supplied 32-byte table name to findtablelock without NUL-terminating it. On a lookup miss, findinlistlock calls...

7.1CVSS5.7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.46 views

CVE-2026-64412 netfilter: ebtables: module names must be null-terminated

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: module names must be null-terminated We need to explicitly check the length, else we may pass non-null terminated string to requestmodule...

7.1CVSS0.00128EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:50 a.m.54 views

CVE-2026-64412

The CVE-2026-64412 issue affects the Linux kernel’s netfilter ebtables component, where module names must be null-terminated. The root cause is failing to explicitly check length, which could allow passing a non-null terminated string to request_module(), potentially enabling a local impact as de...

7.1CVSS5.7AI score0.00128EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 2:04 p.m.12 views

CVE-2026-63860 RDMA/core: Prefer NLA_NUL_STRING

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prefer NLANULSTRING These attributes are evaluated as c-string passed to strcmp, but NLASTRING doesn't check for the presence of a \0 terminator. Either this needs to switch to nlastrcmp and needs to adjust printf fmt...

8.4CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 2:04 p.m.13 views

EUVD-2026-45544

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Prefer NLANULSTRING These attributes are evaluated as c-string passed to strcmp, but NLASTRING doesn't check for the presence of a \0 terminator. Either this needs to switch to nlastrcmp and needs to adjust printf fmt...

5.5AI score0.00145EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 9:10 a.m.50 views

CVE-2026-53371 RDMA/ionic: bound node_desc sysfs read with %.64s

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound nodedesc sysfs read with %.64s nodedesc64 in struct ibdevice is not guaranteed to be NUL- terminated. The core IB sysfs handler uses "%.64s" for exactly this reason drivers/infiniband/core/sysfs.c:1307, since...

0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 9:10 a.m.35 views

CVE-2026-53371

The CVE-2026-53371 issue affects the Linux kernel RDMA/ionic driver. It stems from node_desc not guaranteed to be NUL-terminated when 64 bytes are written to the node_desc sysfs file; the ionic hca_type_show() uses an unbounded %s, reading past node_desc into adjacent ib_device fields. The kernel...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/14 6:11 p.m.54 views

CVE-2026-15712 Soupclientmessageiohttp2: libsoup3: libsoup: http/2 goaway frame parsing heap buffer over-read via invalid nul-termination assumption

A heap buffer over-read vulnerability was discovered in libsoup's versions: libsoup 3.0 to 3.7.0 HTTP/2 connection tracking framework. When the library processes an HTTP/2 GOAWAY frame, it improperly handles the "Additional Debug Data" payload by assuming the data stream is a safely NUL-terminate...

5.9CVSS0.0066EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/14 6:11 p.m.51 views

CVE-2026-15712

CVE-2026-15712 affects libsoup’s HTTP/2 connection tracking in/libsoup3 (versions 3.0–3.7.0) where the GOAWAY frame’s Additional Debug Data is parsed as a NUL-terminated C-string without strict length checks. This permits a remote, unauthenticated attacker to send malformed GOAWAY frames, causing...

5.9CVSS6.1AI score0.0066EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.17 views

RHEL 8 : httpd:2.4 (RHSA-2026:36831)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:36831 advisory. The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: Apache HTTP...

9.8CVSS7.2AI score0.34303EPSS
SaveExploits11References16
RedHat Linux
RedHat Linux
added 2026/07/08 5:58 p.m.28 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS6.2AI score0.00485EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/07 9:48 p.m.13 views

httpd: mod_proxy_ajp: heap-based buffer over-read due to missing null-termination check

A flaw was found in the modproxyajp module of httpd. When processing AJP Apache JServ Protocol messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue...

5.3CVSS6AI score0.00485EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/05 10:23 p.m.17 views

CVE-2026-10657 Out-of-bounds read in Zephyr DNS resolver mDNS suffix check (memcmp past string NUL)

Zephyr's DNS resolver detects mDNS .local queries in dnsresolvenameinternal subsys/net/lib/dns/resolve.c with memcmpstrrchrquery, '.', ".local", 7, which always reads a fixed 7 bytes from the suffix pointer. When the resolved hostname's final label is shorter than 7 bytes e.g. names ending in .or...

3.7CVSS6.2AI score
SaveExploits0References5
NVD
NVD
added 2026/07/05 3:16 p.m.22 views

CVE-2026-12386

Improper null termination vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus Pen allows Overflow Buffers. This issue affects Pardus Pen: from =4.1.5 before 4.2.1...

3.9CVSS0.00134EPSS
SaveExploits0References1
Rows per page
Query Builder