8.8
CVE-2026-35093
- EPSS 0.02%
- Veröffentlicht 01.04.2026 13:54:00
- Zuletzt bearbeitet 07.04.2026 20:31:19
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
Libinput: libinput: unauthorized code execution and information disclosure through lua bytecode plugins
A flaw was found in libinput. A local attacker who can place a specially crafted Lua bytecode file in certain system or user configuration directories can bypass security restrictions. This allows the attacker to run unauthorized code with the same permissions as the program using libinput, such as a graphical compositor. This could lead to the attacker monitoring keyboard input and sending that information to an external location.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Freedesktop ≫ Libinput Version < 1.30.3
Freedesktop ≫ Libinput Version >= 1.30.4 < 1.31.1
Fedoraproject ≫ Fedora Version43
Fedoraproject ≫ Fedora Version44
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.056 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| secalert@redhat.com | 8.8 | 2 | 6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.