2297 vulnerabilidades · Web Orden: CVSS EPSS Año ID
CVE-2025-34097
ProcessMaker Web
8.6
HIGH
EPSS
53.0%
2025 CWE-434 1 PoC

An unrestricted file upload vulnerability exists in ProcessMaker versions prior to 3.5.4 due to improper handling of uploaded plugin archives. An attacker with administrative privileges can upload a malicious .tar plugin file containing arbitrary PHP code. Upon installation, the plugin’s install() method is invoked, resulting in execution of attacker-supplied PHP code on the server with the privileges of the web server user. This vulnerability can be chained with CVE-2022-38577 — a privilege escalation flaw in the user profile page — to achieve full remote code execution from a low-privileged

CVE-2025-36845
Software Genérico Web ⚡ nuclei
8.6
HIGH
EPSS
4.5%
2025 1 PoC

An issue was discovered in Eveo URVE Web Manager 27.02.2025. The endpoint /_internal/redirect.php allows for Server-Side Request Forgery (SSRF). The endpoint takes a URL as input, sends a request to this address, and reflects the content in the response. This can be used to request endpoints only reachable by the application server.

CVE-2025-0669
BOINC Server Web
8.6
HIGH
EPSS
0.1%
2025 CWE-352 1 PoC

Cross-Site Request Forgery (CSRF) vulnerability in BOINC Server allows Cross Site Request Forgery.This issue affects BOINC Server: before 1.4.3.

CVE-2025-3545
Magic NX15 Web
8.6
HIGH
EPSS
0.5%
2025 CWE-77 1 PoC

A vulnerability was found in H3C Magic NX15, Magic NX30 Pro, Magic NX400, Magic R3010 and Magic BE18000 up to V100R014. It has been classified as critical. Affected is the function FCGI_CheckStringIfContainsSemicolon of the file /api/wizard/setLanguage of the component HTTP POST Request Handler. The manipulation leads to command injection. The attack needs to be approached within the local network. The exploit has been disclosed to the public and may be used. It is recommended to upgrade the affected component.

CVE-2025-13417
Plugin Organizer Web Database Windows
8.6
HIGH
EPSS
0.1%
2025 1 PoC

The Plugin Organizer WordPress plugin before 10.2.4 does not sanitize and escape a parameter before using it in a SQL statement, allowing subscribers to perform SQL injection attacks.

CVE-2025-55161
Stirling-PDF Web ⚡ nuclei
8.6
HIGH
EPSS
5.6%
2025 CWE-918 0 PoCs

Stirling-PDF is a locally hosted web application that performs various operations on PDF files. Prior to version 1.1.0, when using the /api/v1/convert/markdown/pdf endpoint to convert Markdown to PDF, the backend calls a third-party tool to process it and includes a sanitizer for security sanitization which can be bypassed and result in SSRF. This issue has been patched in version 1.1.0.

CVE-2025-8083
Vuetify Web
8.6
HIGH
EPSS
0.2%
2025 CWE-1321 4 PoCs

The Preset configuration https://v2.vuetifyjs.com/en/features/presets  feature of Vuetify is vulnerable to Prototype Pollution https://cheatsheetseries.owasp.org/cheatsheets/Prototype_Pollution_Prevention_Cheat_Sheet.html  due to the internal 'mergeDeep' utility function used to merge options with defaults. Using a specially-crafted, malicious preset can result in polluting all JavaScript objects with arbitrary properties, which can further negatively affect all aspects of the application's behavior. This can lead to a wide range of security issues, including resource exhaustion/denial of se

CVE-2025-0110
PAN-OS OpenConfig Plugin Web Networking
8.6
HIGH
EPSS
0.1%
2025 CWE-78 2 PoCs

A command injection vulnerability in the Palo Alto Networks PAN-OS OpenConfig plugin enables an authenticated administrator with the ability to make gNMI requests to the PAN-OS management web interface to bypass system restrictions and run arbitrary commands. The commands are run as the “__openconfig” user (which has the Device Administrator role) on the firewall. You can greatly reduce the risk of this issue by restricting access to the management web interface to only trusted internal IP addresses according to our recommended best practices deployment guidelines https://live.paloaltonetwor

CVE-2025-34506
WBCE CMS Web
8.6
HIGH
EPSS
0.7%
2025 CWE-434 1 PoC

WBCE CMS version 1.6.3 and prior contains an authenticated remote code execution vulnerability that allows administrators to upload malicious modules. Attackers can craft a specially designed ZIP module with embedded PHP reverse shell code to gain remote system access when the module is installed.

CVE-2025-2558
the-wound Web Windows ⚡ nuclei
8.6
HIGH
EPSS
11.2%
2025 1 PoC

The-wound WordPress theme through 0.0.1 does not validate some parameters before using them to generate paths passed to include function/s, allowing unauthenticated users to perform LFI attacks and download arbitrary file from the server

CVE-2025-8085
Ditty Web Windows ⚡ nuclei
8.6
HIGH
EPSS
10.9%
2025 1 PoC

The Ditty WordPress plugin before 3.1.58 lacks authorization and authentication for requests to its displayItems endpoint, allowing unauthenticated visitors to make requests to arbitrary URLs.

CVE-2025-31131
yeswiki Web ⚡ nuclei
8.6
HIGH
EPSS
8.2%
2025 CWE-22 3 PoCs

YesWiki is a wiki system written in PHP. The squelette parameter is vulnerable to path traversal attacks, enabling read access to arbitrary files on the server. This vulnerability is fixed in 4.5.2.

CVE-2025-59932
flagForge Web
8.6
HIGH
EPSS
0.1%
2025 CWE-284 1 PoC

Flag Forge is a Capture The Flag (CTF) platform. From versions 2.0.0 to before 2.3.1, the /api/resources endpoint previously allowed POST and DELETE requests without proper authentication or authorization. This could have enabled unauthorized users to create, modify, or delete resources on the platform. The issue has been fixed in FlagForge version 2.3.1.

CVE-2025-34088
Pandora FMS Web
8.6
HIGH
EPSS
74.1%
2025 CWE-78 1 PoC

An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier. The net_tools.php functionality allows authenticated users to execute arbitrary OS commands via the select_ips parameter when performing network tools operations, such as pinging. This occurs because user input is not properly sanitized before being passed to system commands, enabling command injection.

CVE-2025-9587
CTL Behance Importer Lite Web Database Windows
8.6
HIGH
EPSS
0.1%
2025 1 PoC

The CTL Behance Importer Lite WordPress plugin through 1.0 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.

CVE-2025-1026
spatie/browsershot Web
8.6
HIGH
EPSS
0.2%
2025 CWE-20 2 PoCs

Versions of the package spatie/browsershot before 5.0.5 are vulnerable to Improper Input Validation due to improper URL validation through the setUrl method, which results in a Local File Inclusion allowing the attacker to read sensitive files. **Note:** This is a bypass of the fix for [CVE-2024-21549](https://security.snyk.io/vuln/SNYK-PHP-SPATIEBROWSERSHOT-8533023).

CVE-2025-34158
Media Server Web
8.5
HIGH
EPSS
0.0%
2025 CWE-669 2 PoCs

Plex Media Server (PMS) 1.41.7.x through 1.42.0.x before 1.42.1 is affected by incorrect resource transfer between spheres because /myplex/account provides the credentials of the server owner (and a /api/resources call reveals other servers accessible by that server owner).

CVE-2025-34201
Print Virtual Appliance Host DevOps Web Networking Database
8.5
HIGH
EPSS
0.1%
2025 CWE-653 1 PoC

Vasion Print (formerly PrinterLogic) Virtual Appliance Host and Application (VA and SaaS deployments) run many Docker containers on shared internal networks without firewalling or segmentation between instances. A compromise of any single container allows direct access to internal services (HTTP, Redis, MySQL, etc.) on the overlay network. From a compromised container, an attacker can reach and exploit other services, enabling lateral movement, data theft, and system-wide compromise.

CVE-2025-39663
Checkmk Web
8.5
HIGH
EPSS
0.1%
2025 CWE-80 1 PoC

Cross-Site Scripting (XSS) vulnerability in Checkmk's distributed monitoring allows a compromised remote site to inject malicious HTML code into service outputs in the central site. Affecting Checkmk before 2.4.0p14, 2.3.0p39, 2.2.0 and 2.1.0 (eol).

CVE-2025-34333
AudioCodes Fax/IVR Appliance Web
8.5
HIGH
EPSS
0.0%
2025 CWE-276 2 PoCs

AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 configure the web document root at C:\\F2MAdmin\\F2E with overly permissive file system permissions. Authenticated local users have modify rights on this directory, while the associated web server process runs as NT AUTHORITY\\SYSTEM. As a result, any local user can create or alter server-side scripts within the webroot and then trigger them via HTTP requests, causing arbitrary code to execute with SYSTEM privileges.