5091 vulnerabilidades Orden: CVSS EPSS Año ID
CVE-2025-65573
Software Genérico Web
8.8
HIGH
EPSS
0.1%
2025 1 PoC

Cross Site Request Forgery (CSRF) vulnerability in AllskyTeam AllSky v2024.12.06_06 allows remote attackers to cause a denial of service via function handle_interface_POST_and_status.

CVE-2025-9216
StoreEngine — Complete eCommerce Solution with Memberships, Licensing, Affiliates & More Web Windows
8.8
HIGH
EPSS
0.5%
2025 CWE-434 2 PoCs

The StoreEngine – Powerful WordPress eCommerce Plugin for Payments, Memberships, Affiliates, Sales & More plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the import() function in all versions up to, and including, 1.5.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

CVE-2025-34491
MailEssentials General
8.8
HIGH
EPSS
1.2%
2025 CWE-502 1 PoC

GFI MailEssentials prior to version 21.8 is vulnerable to a .NET deserialization issue. A remote and authenticated attacker can execute arbitrary code by sending crafted serialized .NET when joining to a Multi-Server setup.

CVE-2025-56094
Software Genérico General
8.8
HIGH
EPSS
0.3%
2025 3 PoCs

OS Command Injection vulnerability in Ruijie X30-PRO X30-PRO-V1_09241521 allowing attackers to execute arbitrary commands via a crafted POST request to the module_get in file /usr/local/lua/dev_sta/host_access_delay.lua.

CVE-2025-1920
Chrome General
8.8
HIGH
EPSS
0.4%
2025 CWE-843 1 PoC

Type Confusion in V8 in Google Chrome prior to 134.0.6998.88 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CVE-2025-63748
Software Genérico Web
8.8
HIGH
EPSS
0.1%
2025 1 PoC

QaTraq 6.9.2 allows authenticated users to upload arbitrary files via the "Add Attachment" feature in the "Test Script" module. The application fails to restrict file types, enabling the upload of executable PHP files. Once uploaded, the file can be accessed through the "View Attachment" option, which executes the PHP payload on the server.

CVE-2025-34511
Powershell Extension Web
8.8
HIGH
EPSS
85.8%
2025 CWE-434 1 PoC

Sitecore PowerShell Extensions, an add-on to Sitecore Experience Manager (XM) and Experience Platform (XP), through version 7.0 is vulnerable to an unrestricted file upload issue. A remote, authenticated attacker can upload arbitrary files to the server using crafted HTTP requests, resulting in remote code execution.

CVE-2025-53632
chall-manager General
8.8
HIGH
EPSS
0.2%
2025 CWE-22 1 PoC

Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario (i.e. a zip archive), the path of the file to write is not checked, potentially leading to zip slips. Exploitation does not require authentication nor authorization, so anyone can exploit it. It should nonetheless not be exploitable as it is highly recommended to bury Chall-Manager deep within the infrastructure due to its large capabilities, so no users could reach the system. Patch has been implemented by commit 47d188f and shipped in v0.1.4.

CVE-2025-56088
Software Genérico General
8.8
HIGH
EPSS
0.3%
2025 3 PoCs

OS Command Injection vulnerability in Ruijie RG-BCR RG-BCR860 allowing attackers to execute arbitrary commands via a crafted POST request to the action_service in file /usr/lib/lua/luci/controller/admin/service.lua.

CVE-2025-1930
Firefox Windows
8.8
HIGH
EPSS
0.3%
2025 1 PoC

On Windows, a compromised content process could use bad StreamData sent over AudioIPC to trigger a use-after-free in the Browser process. This could have led to a sandbox escape. This vulnerability was fixed in Firefox 136, Firefox ESR 115.21, Firefox ESR 128.8, Thunderbird 136, and Thunderbird 128.8.

CVE-2025-4096
Chrome General
8.8
HIGH
EPSS
0.2%
2025 CWE-122 1 PoC

Heap buffer overflow in HTML in Google Chrome prior to 136.0.7103.59 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

CVE-2025-9866
Chrome General
8.8
HIGH
EPSS
0.1%
2025 1 PoC

Inappropriate implementation in Extensions in Google Chrome prior to 140.0.7339.80 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chromium security severity: Medium)

CVE-2025-21293
Windows 10 Version 1507 Windows
8.8
HIGH
EPSS
75.8%
2025 CWE-284 1 PoC

Active Directory Domain Services Elevation of Privilege Vulnerability

CVE-2025-1232
Site Reviews Web Windows ⚡ nuclei
8.8
HIGH
EPSS
20.9%
2025 1 PoC

The Site Reviews WordPress plugin before 7.2.5 does not properly sanitise and escape some of its Review fields, which could allow unauthenticated users to perform Stored XSS attacks

CVE-2025-55164
content-security-policy-parser General
8.8
HIGH
EPSS
0.2%
2025 CWE-1321 1 PoC

content-security-policy-parser parses content security policy directives. A prototype pollution vulnerability exists in versions 0.5.0 and earlier, wherein if a policy name is called __proto__, one can override the Object prototype. This issue has been patched in version 0.6.0. A workaround involves disabling prototype method in NodeJS, neutralizing all possible prototype pollution attacks. Provide either --disable-proto=delete (recommended) or --disable-proto=throw as an argument to node to enable this feature.

CVE-2025-1918
Chrome General
8.8
HIGH
EPSS
0.7%
2025 CWE-125 1 PoC

Out of bounds read in PDFium in Google Chrome prior to 134.0.6998.35 allowed a remote attacker to potentially perform out of bounds memory access via a crafted PDF file. (Chromium security severity: Medium)

CVE-2025-52456
SAIL Image Decoding Library General
8.8
HIGH
EPSS
0.4%
2025 CWE-680 2 PoCs

A memory corruption vulnerability exists in the WebP Image Decoding functionality of the SAIL Image Decoding Library v0.9.8. When loading a specially crafted .webp animation an integer overflow can be made to occur when calculating the stride for decoding. Afterwards, this will cause a heap-based buffer to overflow when decoding the image which can lead to remote code execution. An attacker will need to convince the library to read a file to trigger this vulnerability.

CVE-2025-0443
Chrome General
8.8
HIGH
EPSS
0.6%
2025 1 PoC

Insufficient data validation in Extensions in Google Chrome prior to 132.0.6834.83 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform privilege escalation via a crafted HTML page. (Chromium security severity: Medium)

CVE-2025-0593
SICK Lector8xx General
8.8
HIGH
EPSS
0.1%
2025 CWE-77 1 PoC

The vulnerability may allow a remote low priviledged attacker to run arbitrary shell commands by using lower-level functions to interact with the device.

CVE-2025-43953
Software Genérico General
8.8
HIGH
EPSS
0.1%
2025 1 PoC

In 2wcom IP-4c 2.16, the web interface allows admin and manager users to execute arbitrary code as root via a ping or traceroute field on the TCP/IP screen.