Lucene search
+L

13229 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/27 9:22 a.m.3 views

CVE-2026-24347

Improper input validation in Admin UI of EZCast Pro II version 1.17478.146 allows attackers to manipulate files in the /tmp directory...

5.7CVSS5.9AI score0.00217EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/01/27 12:00 a.m.17 views

EZCast Pro II security vulnerabilities

EZCast Pro II is a computer screen-sharing software developed by EZCast Corporation in China. This software allows for wireless sharing of data from computer devices onto televisions or projection screens. EZCast Pro supports screen allocation and projection permissions. Version 1.17478.146 of...

5.7CVSS5.8AI score0.00217EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/25 3:15 p.m.19 views

CVE-2026-23010

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

7.8CVSS0.00186EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/25 2:36 p.m.57 views

CVE-2026-23010

CVE-2026-23010 is a Linux kernel use-after-free affecting inet6_addr_del() in IPv6 address deletion. The issue arises from the commit that moved ipv6_del_addr() for temporary addresses before reading the ifp->flags, causing a UAF in inet6_addr_del() when handling inet6_ifaddr during address de...

7.8CVSS5.2AI score0.00186EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/25 2:36 p.m.12 views

CVE-2026-23010 ipv6: Fix use-after-free in inet6_addr_del().

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

7.8CVSS5.3AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/01/23 12:26 a.m.12 views

SUSE CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

5.3CVSS5.6AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/22 10:16 p.m.10 views

UBUNTU-CVE-2026-23953

Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration e.g a member of the ‘incus’ group can create an environment variable containing newlines, which can be used to add additional...

8.7CVSS7.5AI score0.00494EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/01/22 10:08 p.m.23 views

CVE-2026-23516

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 2.2.0 through 2.54.0, an attacker is able to execute arbitrary JavaScript in a victim user's CVAT UI session, provided that they are able to create a maliciously crafted label in a CVAT task or...

8.6CVSS5.9AI score0.00145EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/22 9:52 p.m.23 views

EUVD-2026-4202

Rufus is a utility that helps format and create bootable USB flash drives. Versions 4.11 and below contain a race condition TOCTOU in src/net.c during the creation, validation, and execution of the Fido PowerShell script. Since Rufus runs with elevated privileges Administrator but writes the scri...

7.3CVSS6.2AI score0.00191EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/22 9:52 p.m.5 views

CVE-2026-23988 Rufus has Local Privilege Escalation via TOCTOU Race Condition in Fido Script Handling

Rufus is a utility that helps format and create bootable USB flash drives. Versions 4.11 and below contain a race condition TOCTOU in src/net.c during the creation, validation, and execution of the Fido PowerShell script. Since Rufus runs with elevated privileges Administrator but writes the scri...

7.3CVSS6.2AI score0.00191EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/22 9:52 p.m.50 views

CVE-2026-23988

CVE-2026-23988 affects Rufus 4.11 and earlier. A TOCTOU race in the Fido PowerShell script handling (in src/net.c) occurs while the script is created, validated, and executed. Rufus runs with Administrator privileges but writes the script to %TEMP% (writable by standard users) without proper lock...

7.3CVSS6.2AI score0.00191EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/01/22 9:52 p.m.12 views

CVE-2026-23988 Rufus has Local Privilege Escalation via TOCTOU Race Condition in Fido Script Handling

Rufus is a utility that helps format and create bootable USB flash drives. Versions 4.11 and below contain a race condition TOCTOU in src/net.c during the creation, validation, and execution of the Fido PowerShell script. Since Rufus runs with elevated privileges Administrator but writes the scri...

7.3CVSS6.2AI score
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/01/22 9:39 p.m.12 views

CVE-2026-23953

Incus is a system container and virtual machine manager. In versions 6.20.0 and below, a user with the ability to launch a container with a custom YAML configuration e.g a member of the ‘incus’ group can create an environment variable containing newlines, which can be used to add additional...

8.7CVSS6.1AI score0.00494EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/01/22 3:13 p.m.12 views

CVE-2025-71176

A flaw was found in pytest. This vulnerability allows local users to exploit insecure temporary directory handling, specifically the reliance on predictable directory names in /tmp/pytest-of-user. An attacker can leverage this to cause a denial of service DoS or potentially gain elevated privileg...

6.8CVSS5.2AI score0.00143EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/01/22 6:30 a.m.10 views

pytest has vulnerable tmpdir handling

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS5.8AI score0.00143EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/01/22 5:16 a.m.16 views

CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS0.00143EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/22 5:16 a.m.11 views

CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS5.9AI score0.00143EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/22 4:59 a.m.32 views

CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/22 4:59 a.m.13 views

CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS5.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/22 4:59 a.m.7 views

CVE-2025-71176

pytest through 9.0.2 on UNIX relies on directories with the /tmp/pytest-of-user name pattern, which allows local users to cause a denial of service or possibly gain privileges...

6.8CVSS5.4AI score0.00143EPSS
SaveExploits0References3
Rows per page
Query Builder