Lucene search
+L

12344 matches found

CVE
CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90197

CVE-2026-90197 affects the Linux kernel HID haptic driver. The function fill_effect_buf() initializes a value only for the four haptic usages handled by its switch statement, but writes it to field->value[] for every usage. An unhandled usage can therefore receive either an uninitialized value...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:07 p.m.5 views

CVE-2026-90197 HID: haptic: don't write an uninitialized value to unhandled usages

In the Linux kernel, the following vulnerability has been resolved: HID: haptic: don't write an uninitialized value to unhandled usages filleffectbuf initializes value only for the four haptic usages handled by its switch, but writes it to field-value for every usage. An unhandled usage can...

SaveExploits0References6
EUVD
EUVD
added 2026/09/17 4:07 p.m.8 views

EUVD-2026-81790

In the Linux kernel, the following vulnerability has been resolved: HID: haptic: don't write an uninitialized value to unhandled usages filleffectbuf initializes value only for the four haptic usages handled by its switch, but writes it to field-value for every usage. An unhandled usage can...

0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/17 4:07 p.m.8 views

CVE-2026-90191

CVE-2026-90191 affects the Linux kernel mailbox driver for RISC-V SBI Mpxy (RPMI notification handling). The SBI return value, which determines how many bytes are copied from shared memory into the RPMI notification buffer, is not validated against the negotiated shared-memory size before the cop...

8.4CVSS0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:05 p.m.6 views

CVE-2026-90070 tpm: st33zp24: Return zero on status read failure

In the Linux kernel, the following vulnerability has been resolved: tpm: st33zp24: Return zero on status read failure st33zp24status ignores the result of the transport read and returns data even when no byte was received. The I2C transport, for example, skips i2cmasterrecv when the register-sele...

SaveExploits0References11
OSV
OSV
added 2026/09/17 3:21 p.m.6 views

CVE-2026-86000 Soup Sieve: Polynomial-time ReDoS (O(n²)) in the `IDENTIFIER` / `VALUE` selector sub-patterns

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.9, the selector parser in src/soupsieve/cssparser.py defines IDENTIFIER with adjacent quantified groups over overlapping character classes, and VALUE embeds IDENTIFIER for attribute selectors. When an...

5.3CVSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 11:50 a.m.6 views

BIT-MONGODB-2026-18708 Improper Neutralization of Input in MongoDB Server's JavaScript Scripting Engine Leads to Unauthorized Code Execution Within Query Scopes

An issue in MongoDB Server's JavaScript scripting engine could allow an authenticated user with write privileges to cause code they control to be executed within the query scope of other users, through a specially crafted stored value processed during an internal maintenance cycle. This could...

6.4CVSS0.00276EPSS
SaveExploits0References2
OSS-Fuzz
OSS-Fuzz
added 2026/09/17 7:54 a.m.6 views

php:php-fuzz-unserialize: Use-of-uninitialized-value in zim_Time_Duration___unserialize

Detailed Report: https://oss-fuzz.com/testcase?key=6431772334948352 Project: php Fuzzing Engine: libFuzzer Fuzz Target: php-fuzz-unserialize Job Type: libfuzzermsanphp Platform Id: linux Crash Type: Use-of-uninitialized-value Crash Address: Crash State: zimTimeDurationunserialize zendcallfunction...

SaveExploits0
Kitploit
Kitploit
added 2026/09/17 1:46 a.m.38 views

CVE-2023-51126

CVE-2023-51126 FLIR AX8 至 1.46.16 版本存在命令注入漏洞,可通过 /usr/www/res.php 触发。 漏洞类型 命令注入 厂商 FLIR 受影响组件 位于 /usr/www/res.php 中。参数 value 可注入命令并执行。 攻击类型 远程 影响 代码执行 true 参考 https://aux1.preditec.com/ 发现者 武汉大学 林新康 此页面将用于披露 CVE-2023-51126 的相关信息,后续可能会更新该漏洞的 PoC。...

9.8CVSS8.2AI score0.31097EPSS
SaveExploits1
OSV
OSV
added 2026/09/17 12:47 a.m.11 views

CLEANSTART-2026-DG14029 etcd is a distributed key-value store for the data of a distributed system

Multiple security vulnerabilities affect the eks-distro-kube-apiserver package. etcd is a distributed key-value store for the data of a distributed system. See references for individual vulnerability details...

9.8CVSS0.01557EPSS
SaveExploits4References41
UbuntuCve
UbuntuCve
added 2026/09/17 12:00 a.m.6 views

CVE-2026-19667

If an attacker-controlled authoritative server can produce a negative...

7.5CVSS0.00486EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 11:55 p.m.10 views

CVE-2026-24061

CVE-2026-24061 CVE-2026-24061 批量扫描工具 使用方法 root@kitploit: options: -h, --help show this help message and exit -t, --target TARGET Target IP/CIDR or comma-separated list repeatable -f, --file FILE File with targets IP/CIDR, one per line or comma-separated -p, --port PORT Target ports, default 23...

9.8CVSS8.5AI score0.98064EPSS
SaveExploits68
NVD
NVD
added 2026/09/16 7:17 p.m.8 views

CVE-2026-63325

Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor,...

7.8CVSS0.00208EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/16 7:07 p.m.6 views

CVE-2026-63325 Redocly CLI: Arbitrary code execution via Arazzo `$faker` expression using `respect`

Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor,...

7.8CVSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/16 7:07 p.m.32 views

CVE-2026-63325 Redocly CLI: Arbitrary code execution via Arazzo `$faker` expression using `respect`

Redocly CLI makes OpenAPI validation, linting, and documentation workflows easier. Prior to version 2.33.0 of @redocly/respect-core and @redocly/cli, the respect command dynamically evaluates $faker runtime expressions in Arazzo descriptions. A crafted expression can traverse constructor,...

7.8CVSS0.00208EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 7:07 p.m.14 views

CVE-2026-63325

@redocly/respect-core and @redocly/cli (Redocly CLI) before version 2.33.0 contain an arbitrary code execution vulnerability in the respect command. The root cause is dynamic evaluation of $faker runtime expressions in Arazzo descriptions: a crafted expression can traverse constructor , prototype...

7.8CVSS0.00208EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/16 5:18 p.m.8 views

CVE-2026-71180

Dell Update Package Framework, versions prior to 26.07.03, contains an Unchecked Return Value vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

8.2CVSS0.00134EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 4:12 p.m.9 views

EUVD-2026-80865

Dell Update Package Framework, versions prior to 26.07.03, contains an Unchecked Return Value vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

8.2CVSS0.00134EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 4:12 p.m.45 views

CVE-2026-71180

Dell Update Package Framework, versions prior to 26.07.03, contains an Unchecked Return Value vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges...

8.2CVSS0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 4:12 p.m.21 views

CVE-2026-71180

Dell Update Package Framework versions prior to 26.07.03 are affected by an Unchecked Return Value vulnerability. A low-privileged attacker with local access can exploit this flaw, potentially achieving Elevation of Privileges . The CVSS 3.1 score is 8.2 (HIGH) with a changed scope and high impac...

8.2CVSS0.00134EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder