Lucene search
+L

69427 matches found

Cvelist
Cvelist
added 2026/08/28 10:49 a.m.35 views

CVE-2026-82253 gitoxide before 0.82.0 Path Traversal via Submodule Name Validation Bypass

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS0.00497EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 10:49 a.m.10 views

CVE-2026-82253 gitoxide before 0.82.0 Path Traversal via Submodule Name Validation Bypass

gitoxide Rust crates gix = 0.72.0 and gix-validate = 0.10.0 contains a path traversal vulnerability. The submodule name validation function in gix-validate only checks the first occurrence of '..' via name.findb"..", allowing crafted names such as 'a..b/../../../.git/' to bypass the check;...

8.7CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/28 10:49 a.m.46 views

CVE-2026-82253

gitoxide (Rust crates gix ≤ 0.72.0 and gix-validate ≤ 0.10.0 ) is affected by a path traversal vulnerability. The submodule name validation in gix-validate only checks the first occurrence of .. via name.find(b".."), allowing crafted names like a..b/../../../.git/ to bypass the check. Additionall...

8.7CVSS6AI score0.00497EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 10:49 a.m.10 views

EUVD-2026-67689

filebrowser through 2.63.23 does not remove share records when a shared file is renamed only deletion triggers share cleanup. The share record is keyed by path, so it survives the rename and remains dormant returning 404 while the path is empty. When any new, unrelated file later appears at the...

3.1CVSS5.8AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 10:49 a.m.7 views

CVE-2026-82236 File Browser 2.63.6 through 2.63.23 Share Link Exposure via File Deletion

File Browser versions from 2.63.6 through 2.63.23 fail to clean up public share links when a privileged user deletes another user's shared file. Attackers can access the surviving share link to retrieve new unrelated content uploaded to the same path without authentication...

2.3CVSS5.8AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.10 views

CVE-2026-80596

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS5.9AI score0.00144EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80662

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix CXLHEADERLOGSIZE to match RAS Capability size The CXL r4.0 8.2.4.17.7 RAS Capability Structure has total length 0x58 bytes CXLRASCAPABILITYLENGTH; the Header Log occupies the trailing 64 bytes at offset 0x18...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.12 views

CVE-2026-80708

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix missing mem scrub at clear key import in ccaclr2cipherkey The helper function ipcprbhelper uses internal buffer memory for building and processing CPRBs. After use this buffer was never scrubbed which could lead ...

6AI score0.00164EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-CVE-2026-80596

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

UBUNTU-CVE-2026-80708

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix missing mem scrub at clear key import in ccaclr2cipherkey The helper function ipcprbhelper uses internal buffer memory for building and processing CPRBs. After use this buffer was never scrubbed which could lead ...

2CVSS5.9AI score0.00164EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/28 6:53 a.m.12 views

CVE-2026-80708 s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix missing mem scrub at clear key import in ccaclr2cipherkey The helper function ipcprbhelper uses internal buffer memory for building and processing CPRBs. After use this buffer was never scrubbed which could lead ...

6AI score
SaveExploits0References11
CVE
CVE
added 2026/08/28 6:49 a.m.30 views

CVE-2026-80662

CVE-2026-80662 affects the Linux kernel's CXL (Compute Express Link) RAS subsystem . The CXL_HEADERLOG_SIZE constant was defined as 512 bytes , eight times the actual 64-byte on-device Header Log in the CXL r4.0 RAS Capability Structure. This causes header_log_copy() to overrun the 88-byte iomap ...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.12 views

CVE-2026-80596

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:48 a.m.18 views

CVE-2026-80596 Input: ims-pcu - only expose sysfs attributes on control interface

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - only expose sysfs attributes on control interface When the driver was converted to use the driver core to instantiate device attributes via .devgroups in the usbdriver structure, the attributes started appearing ...

8.4CVSS5.9AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/28 6:00 a.m.11 views

EUVD-2026-67568

The User Frontend WordPress plugin before 4.3.10 does not restrict access to its user directory search endpoint, allowing unauthenticated attackers to retrieve the email address and phone number of every registered user, including administrators...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 12:32 a.m.40 views

EUVD-2026-67314

Bendix EC80 Brake ECU uses hard-coded credentials, which could allow an attacker to disable automatic traction control...

5.4CVSS5.2AI score0.00236EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 12:32 a.m.7 views

EUVD-2026-67281

Administrative credentials may be exposed in plaintext within the Ebyte device's management interface, increasing the risk of credential compromise through visual or remote observation. This undermines the confidentiality of device access...

5.1CVSS5.2AI score0.00153EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/28 12:32 a.m.10 views

EUVD-2026-67290

MQTT credentials and control traffic are transmitted in cleartext, exposing sensitive information to network-level attackers. This may enable unauthorized device impersonation and disruption of messaging functions...

9.8CVSS5.2AI score0.00239EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 12:18 a.m.15 views

CVE-2026-73839

Administrative credentials may be exposed in plaintext within the Ebyte device's management interface, increasing the risk of credential compromise through visual or remote observation. This undermines the confidentiality of device access...

5.1CVSS0.00153EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 12:18 a.m.11 views

CVE-2026-69658

MQTT credentials and control traffic are transmitted in cleartext, exposing sensitive information to network-level attackers. This may enable unauthorized device impersonation and disruption of messaging functions...

9.8CVSS0.00239EPSS
SaveExploits0References2
Rows per page
Query Builder