606 vulnerabilidades · Windows Orden: CVSS EPSS Año ID
CVE-2025-12954
Timetable and Event Schedule by MotoPress Web Windows
2.7
LOW
EPSS
0.0%
2025 1 PoC

The Timetable and Event Schedule by MotoPress WordPress plugin before 2.4.16 does not verify a user has access to a specific event when duplicating, leading to arbitrary event disclosure when to users with a role as low as Contributor.

CVE-2025-10723
PixelYourSite Web Windows
2.7
LOW
EPSS
0.1%
2025 1 PoC

The PixelYourSite WordPress plugin before 11.1.2 does not validate some URL parameters before using them to generate paths passed to function/s, allowing any admins to perform LFI attacks

CVE-2025-30075
MindManager Windows
2.2
LOW
EPSS
0.0%
2025 CWE-673 1 PoC

In Alludo MindManager before 25.0.208 on Windows, attackers could potentially execute code as other local users on the same machine if they could write DLL files to directories within victims' DLL search paths.

CVE-2025-53010
MaterialX Windows
2.0
LOW
EPSS
0.1%
2025 CWE-476 1 PoC

MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers. In version 1.39.2, when parsing shader nodes in a MTLX file, the MaterialXCore code accesses a potentially null pointer, which can lead to crashes with maliciously crafted files. An attacker could intentionally crash a target program that uses OpenEXR by sending a malicious MTLX file. This is fixed in version 1.39.3.

CVE-2025-53011
MaterialX Windows
2.0
LOW
EPSS
0.1%
2025 CWE-476 1 PoC

MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers. In version 1.39.2, when parsing shader nodes in a MTLX file, the MaterialXCore code accesses a potentially null pointer, which can lead to crashes with maliciously crafted files. An attacker could intentionally crash a target program that uses MaterialX by sending a malicious MTLX file. This is fixed in version 1.39.3.

CVE-2025-37899
Linux Windows
N/A
UNKNOWN
EPSS
0.1%
2025 3 PoCs

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in session logoff The sess->user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for that connection could be in the smb2_sess_setup function which makes use of sess->user.