Lucene search
+L

4725 matches found

Nuclei
Nuclei
added 2026/07/27 4:16 a.m.274 views

Zyxel NAS Firmware 5.21- Remote Code Execution

Multiple Zyxel network-attached storage NAS devices running firmware version 5.21 contain a pre-authentication command injection vulnerability, which may allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable device. Zyxel NAS devices achieve authentication by using th...

10CVSS8.3AI score0.99986EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.170 views

Buffalo WSR-2533DHPL2 - Path Traversal

Buffalo WSR-2533DHPL2 firmware version = 1.02 and WSR-2533DHP3 firmware version = 1.24 are susceptible to a path traversal vulnerability that could allow unauthenticated remote attackers to bypass authentication in their web interfaces. id: CVE-2021-20090 info: name: Buffalo WSR-2533DHPL2 - Path...

9.8CVSS7.3AI score0.9998EPSS
SaveExploits5References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/21 6:00 p.m.9 views

Security Bulletin: This Power System update is being released to address CVE-2026-7868

Summary This impacts the BMC's HTTPS interface for BMC ReadOnly user accounts. Vulnerability Details CVEID:CVE-2026-7868 DESCRIPTION: OPENBMC allows ReadOnly users to escalate privileges and give themselves administrator privileges. CWE:CWE-863: Incorrect Authorization CVSS Source: IBM CVSS Base...

6.5CVSS5.3AI score0.00174EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.11 views

SUSE CVE-2026-63995

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate startcmdpayloadsize from module The CMIS firmware update code reads startcmdpayloadsize from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-63995

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate startcmdpayloadsize from module The CMIS firmware update code reads startcmdpayloadsize from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination...

7.8CVSS0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 2:56 p.m.38 views

CVE-2026-63995 ethtool: cmis: validate start_cmd_payload_size from module

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate startcmdpayloadsize from module The CMIS firmware update code reads startcmdpayloadsize from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/19 2:56 p.m.9 views

CVE-2026-63995 ethtool: cmis: validate start_cmd_payload_size from module

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate startcmdpayloadsize from module The CMIS firmware update code reads startcmdpayloadsize from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination...

7.8CVSS5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.16 views

CVE-2026-63995

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate startcmdpayloadsize from module The CMIS firmware update code reads startcmdpayloadsize from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 2:56 p.m.30 views

EUVD-2026-45568

In the Linux kernel, the following vulnerability has been resolved: ethtool: cmis: validate startcmdpayloadsize from module The CMIS firmware update code reads startcmdpayloadsize from the module's FW Management Features CDB reply and uses it directly as the byte count for memcpy. The destination...

5.7AI score0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 2:56 p.m.25 views

CVE-2026-63995

CVE-2026-63995 affects the Linux kernel ethtool CMIS firmware update path. The CMIS FW update code reads start_cmd_payload_size from the module FW Management Features CDB reply and uses it directly as the byte count for memcpy, writing into a destination buffer of 112 bytes (ETHTOOL_CMIS_CDB_LPL_...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61281

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the do flash function within the USB Type-C UCSI CCG component. The function attempts to locate the first .cyacd record using strnchr. If a firmware image lacks a : reco...

5.8AI score0.00211EPSS
SaveExploits0
NVD
NVD
added 2026/07/14 3:16 p.m.9 views

CVE-2026-10672

subsys/net/lib/lwm2m/lwm2mpullcontext.c copied the firmware-update Package URI into a fixed static buffer context.uri, size CONFIGLWM2MSWMGMTPACKAGEURILEN, default 128 with memcpycontext.uri, uri, LWM2MPACKAGEURILEN, copying exactly the destination size with no length validation. The...

9.1CVSS0.00405EPSS
SaveExploits2References2
Vulnrichment
Vulnrichment
added 2026/07/14 3:02 p.m.9 views

CVE-2026-10672 Unterminated URI buffer causes out-of-bounds read in LwM2M firmware pull (Package URI)

subsys/net/lib/lwm2m/lwm2mpullcontext.c copied the firmware-update Package URI into a fixed static buffer context.uri, size CONFIGLWM2MSWMGMTPACKAGEURILEN, default 128 with memcpycontext.uri, uri, LWM2MPACKAGEURILEN, copying exactly the destination size with no length validation. The...

8.2CVSS6.2AI score0.00405EPSS
SaveExploits2References2
CVE
CVE
added 2026/07/14 3:02 p.m.25 views

CVE-2026-10672

CVE-2026-10672 affects Zephyr LwM2M firmware Update pull: a memcpy(context.uri, uri, LWM2M_PACKAGE_URI_LEN) into a 128-byte buffer, with no length validation, copies up to 128 bytes of a server URI and omits the NUL terminator. Subsequent strlen and CoAP/PROXY_URI parsing read past the end into a...

9.1CVSS6.2AI score0.00405EPSS
SaveExploits2References2Affected Software1
NVD
NVD
added 2026/07/13 10:16 a.m.11 views

CVE-2026-22097

The firmware update mechanism does not include cryptographic signature validation. This allows anyone with access to the firmware update capability to upload arbitrary files which can then lead to arbitrary code execution...

9.3CVSS0.00208EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/13 10:16 a.m.8 views

CVE-2026-22099

The charging station does not require authentication for Bluetooth commands to perform actions. The functionality exposed includes sensitive information leakage, triggering reboots, or pushing a firmware update URL...

8.7CVSS0.00188EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/13 9:10 a.m.13 views

CVE-2026-22097 Missing firmware validation allows remote code execution

The firmware update mechanism does not include cryptographic signature validation. This allows anyone with access to the firmware update capability to upload arbitrary files which can then lead to arbitrary code execution...

9.3CVSS6.2AI score0.00208EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/13 9:10 a.m.30 views

CVE-2026-22099

CVE-2026-22099 affects a charging station where Bluetooth commands do not require authentication. This leads to exposure of sensitive information, potential reboot triggering, and the ability to push a firmware update URL via Bluetooth. The issue is described with high impact on confidentiality, ...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/13 9:10 a.m.10 views

CVE-2026-22099 Missing authentication for Bluetooth communication

The charging station does not require authentication for Bluetooth commands to perform actions. The functionality exposed includes sensitive information leakage, triggering reboots, or pushing a firmware update URL...

8.7CVSS6.1AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/12 9:16 a.m.18 views

CVE-2026-15486

A vulnerability has been found in TRENDnet TEW-821DAP 1.11B03. This affects the function sub42026C of the file /goform/toolsddns of the component Firmware Update Handler. Such manipulation of the argument hostname/username/password leads to os command injection. The attack can be launched remotel...

6.5CVSS0.01072EPSS
SaveExploits0References5
Rows per page
Query Builder