Export limit exceeded: 101105 CVEs match your query. Please refine your search to export 10,000 CVEs or fewer.

Search

Search Results (101105 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-94424 1 Moore Threads 1 Mtt S80 Driver Package 2026-09-22 8.8 High
A vulnerability has been found in Moore Threads MTT S80 Driver Package up to 340.150. Impacted is the function sub_140001000 in the library mtdispkm64.sys of the component IOCTL Handler. The manipulation leads to heap-based buffer overflow. An attack has to be approached locally. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-95271 1 Dgtlmoon 1 Changedetection.io 2026-09-22 7.3 High
A vulnerability has been found in dgtlmoon changedetection.io up to 0.60.7. The impacted element is the function check_authentication of the file changedetectionio/flask_app.py of the component Authentication Hook. Such manipulation leads to improper authentication. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-94403 1 Colorful 1 Igamecenter 2026-09-22 8.8 High
A weakness has been identified in ColorFul iGameCenter 1.0.3.4. This impacts the function sub_140001AF0 in the library ene.sys of the component IOCTL Handler. This manipulation causes untrusted pointer dereference. The attack can only be executed locally. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-95500 1 Josephchuks 1 Php-file-manager-with-code-editor 2026-09-22 7.3 High
A vulnerability has been found in JosephChuks php-file-manager-with-code-editor up to 3.0. Impacted is the function file_put_contents of the file codeEditor.php of the component Save Handler. The manipulation of the argument filename/content leads to unrestricted upload. The attack is possible to be carried out remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
CVE-2026-25294 1 Qualcomm 151 Cologne, Cologne Firmware, Congo and 148 more 2026-09-22 7.4 High
Transient DOS while parsing frame during channel usage.
CVE-2026-25290 1 Qualcomm 15 Cologne, Cologne Firmware, Fastconnect 7800 and 12 more 2026-09-22 7.8 High
Memory Corruption when validating large data buffers from external sources using addition to check buffer length.
CVE-2026-25284 1 Qualcomm 15 Cologne, Cologne Firmware, Fastconnect 7800 and 12 more 2026-09-22 7.3 High
Information Disclosure when a pointer is reused after being deallocated.
CVE-2026-25283 1 Qualcomm 15 Cologne, Cologne Firmware, Fastconnect 7800 and 12 more 2026-09-22 8.8 High
Memory Corruption when copying unverified data from an external source exceeds the allocated buffer size.
CVE-2026-25282 1 Qualcomm 15 Cologne, Cologne Firmware, Fastconnect 7800 and 12 more 2026-09-22 7.9 High
Transient DOS when processing unverified data from a neighboring system causes out of bound memory access.
CVE-2026-25281 1 Qualcomm 15 Cologne, Cologne Firmware, Fastconnect 7800 and 12 more 2026-09-22 7.4 High
Transient DOS when processing large or numerous request buffers without sufficient memory allocation validation.
CVE-2026-86054 1 Notepad-plus-plus 1 Notepad++ 2026-09-22 7.8 High
Notepad++ is a free and open-source source code editor. Prior to 8.9.8, Notepad++ contains a stack buffer overflow in NppParameters::writeSession in PowerEditor/src/Parameters.cpp because it copies a session path derived from -settingsDir= into backupPathName[MAX_PATH] with unbounded wcscpy and appends SESSION_BACKUP_EXT with unbounded wcscat. A sufficiently long settings directory causes the backup suffix to exceed the fixed stack buffer when Notepad++ saves the session, and the protected release build terminates through its stack canary, causing denial of service. This issue is fixed in version 8.9.8.
CVE-2026-77605 1 Notepad-plus-plus 1 Notepad++ 2026-09-22 7.8 High
Notepad++ is a free and open-source source code editor. Prior to 8.9.8, the Folder as Workspace Run by system action in Notepad++ can resolve a different sibling file than the file selected by the user. When an attacker places a command script whose name is the selected text-file path with .cmd appended, and the user invokes Run by system on the text file on Windows 10 or Windows 11, Notepad++ can execute the sibling script as the current user instead of opening the selected file. This issue is fixed in version 8.9.8.
CVE-2026-85995 1 Notepad-plus-plus 1 Notepad++ 2026-09-22 7.3 High
Notepad++ is a free and open-source source code editor. From 8.9.7 until 8.9.8, the Notepad++ updater and signature verification path can accept a modified GUP.exe file whose embedded certificate metadata remains present even though its Authenticode digest is invalid. An attacker who can replace or plant the updater-related file can cause Notepad++ to launch attacker-modified code when a user triggers the updater path, but the issue does not provide remote code execution by itself. This issue is fixed in version 8.9.8.
CVE-2026-25280 1 Qualcomm 41 Cologne, Cologne Firmware, Fastconnect 6700 and 38 more 2026-09-22 7.8 High
Memory corruption when processing escape handling flow with insufficient user buffer sizes.
CVE-2026-69714 1 Microsoft 26 Windows 10 1607, Windows 10 1809, Windows 10 21h2 and 23 more 2026-09-22 8 High
Stack-based buffer overflow in Windows Device Association Service allows an authorized attacker to elevate privileges over a network.
CVE-2026-93568 2 Io.netty, Redhat 20 Netty-codec-http, Amq Broker, Apicurio Registry and 17 more 2026-09-22 7.5 High
A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/2 or HTTP/3 Extended CONNECT requests. Netty's HTTP-object conversion path incorrectly processes these requests as regular HTTP/1.1 CONNECT requests, leading to a loss of critical protocol and path information. This misinterpretation can allow attackers to bypass security policies, such as routing or authorization logic, in applications that rely on Netty for HTTP/2 or HTTP/3 communication, resulting in integrity loss.
CVE-2026-93567 2 Io.netty, Redhat 20 Netty-codec-http2, Amq Broker, Apicurio Registry and 17 more 2026-09-22 7.5 High
A flaw was found in Netty's HTTP/2 codec. When converting HTTP/1 CONNECT requests to HTTP/2, the component incorrectly uses the Host header instead of the CONNECT authority-form request-target for the tunnel authority. A remote attacker can exploit this by supplying a different Host header, leading to a malformed HTTP/2 CONNECT request. This can bypass security controls such as tunnel allow-lists or egress policies, resulting in integrity loss.
CVE-2026-93491 2 Io.netty, Redhat 21 Netty-codec-http, Amq Broker, Amq Broker 7 and 18 more 2026-09-22 7.5 High
A flaw was found in Netty's HttpServerCodec. A remote, unauthenticated attacker can exploit this vulnerability by pipelining HTTP/1.1 requests on a single connection and withholding reads. This action causes the methodOverflowQueue to grow without limit, leading to unbounded heap memory consumption and a denial of service due to memory exhaustion.
CVE-2026-76689 1 Hewlett Packard Enterprise (hpe) 1 Edgeconnect Sd-wan Gateways 2026-09-22 7.2 High
A vulnerability exists in the configuration processing logic of the affected component where malformed input is improperly processed. An authenticated remote attacker with administrative privileges could exploit this vulnerability by providing specially crafted configuration data. Successful exploitation could result in a stack-based buffer overflow, potentially leading to remote code execution with root privileges or a denial of service due to a system crash.
CVE-2026-83417 1 Oracle 1 Communications Cloud Native Core Security Edge Protection Proxy 2026-09-22 7.1 High
Vulnerability in the Oracle Communications Cloud Native Core Security Edge Protection Proxy product of Oracle Communications (component: SEPP). Supported versions that are affected are 26.1.200 and 25.2.201. Easily exploitable vulnerability allows unauthenticated attacker with access to the physical communication segment attached to the hardware where the Oracle Communications Cloud Native Core Security Edge Protection Proxy executes to compromise Oracle Communications Cloud Native Core Security Edge Protection Proxy. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle Communications Cloud Native Core Security Edge Protection Proxy accessible data as well as unauthorized update, insert or delete access to some of Oracle Communications Cloud Native Core Security Edge Protection Proxy accessible data. CVSS 3.1 Base Score 7.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N).