36 vulnerabilidades · ⚡ Nuclei Orden: CVSS EPSS Año ID
CVE-2026-32596
glances Web ⚡ nuclei
8.7
HIGH
EPSS
5.2%
2026 CWE-200 0 PoCs

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.2, Glances web server runs without authentication by default when started with `glances -w`, exposing REST API with sensitive system information including process command-lines containing credentials (passwords, API keys, tokens) to any network client. Version 4.5.2 fixes the issue.

CVE-2026-30824
Flowise DevOps Web Networking ⚡ nuclei
7.7
HIGH
EPSS
9.4%
2026 CWE-306 0 PoCs

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.0.13, the NVIDIA NIM router (/api/v1/nvidia-nim/*) is whitelisted in the global authentication middleware, allowing unauthenticated access to privileged container management and token generation endpoints. This issue has been patched in version 3.0.13.

CVE-2026-28414
gradio Windows ⚡ nuclei
7.5
HIGH
EPSS
3.2%
2026 CWE-36 0 PoCs

Gradio is an open-source Python package designed for quick prototyping. Prior to version 6.7, Gradio apps running on Window with Python 3.13+ are vulnerable to an absolute path traversal issue that enables unauthenticated attackers to read arbitrary files from the file system. Python 3.13+ changed the definition of `os.path.isabs` so that root-relative paths like `/windows/win.ini` on Windows are no longer considered absolute paths, resulting in a vulnerability in Gradio's logic for joining paths safely. This can be exploited by unauthenticated attackers to read arbitrary files from the Gradio

CVE-2026-2025
Mail Mint Web Windows ⚡ nuclei
7.5
HIGH
EPSS
28.0%
2026 1 PoC

The Mail Mint WordPress plugin before 1.19.5 does not have authorization in one of its REST API endpoint, allowing unauthenticated users to call it and retrieve the email addresses of users on the blog

CVE-2026-1368
Video Conferencing with Zoom Web Windows ⚡ nuclei
7.5
HIGH
EPSS
32.9%
2026 1 PoC

The Video Conferencing with Zoom WordPress plugin before 4.6.6 contains an AJAX handler that has its nonce verification commented out, allowing unauthenticated attackers to generate valid Zoom SDK signatures for any meeting ID and retrieve the site's Zoom SDK key.

CVE-2026-31807
siyuan Web ⚡ nuclei
6.4
MEDIUM
EPSS
0.3%
2026 CWE-79 0 PoCs

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer (SanitizeSVG) blocks dangerous elements (<script>, <iframe>, <foreignobject>) and removes on* event handlers and javascript: in href attributes. However, it does NOT block SVG animation elements (<animate>, <set>) which can dynamically set attributes to dangerous values at runtime, bypassing the static sanitization. This allows an attacker to inject executable JavaScript into the unauthenticated /api/icon/getDynamicIcon endpoint (type=8), creating a reflected XSS. This is a bypass of the fix for CVE-2026-

CVE-2026-31809
siyuan Web ⚡ nuclei
6.4
MEDIUM
EPSS
0.4%
2026 CWE-79 0 PoCs

SiYuan is a personal knowledge management system. Prior to 3.5.10, SiYuan's SVG sanitizer (SanitizeSVG) checks href attributes for the javascript: prefix using strings.HasPrefix(). However, inserting ASCII tab (&#9;), newline (&#10;), or carriage return (&#13;) characters inside the javascript: string bypasses this prefix check. Browsers strip these characters per the WHATWG URL specification before parsing the URL scheme, so the JavaScript still executes. This allows an attacker to inject executable JavaScript into the unauthenticated /api/icon/getDynamicIcon endpoint, creating a reflected XS

CVE-2026-39365
vite Web ⚡ nuclei
6.3
MEDIUM
EPSS
1.3%
2026 CWE-22 0 PoCs

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, the dev server’s handling of .map requests for optimized dependencies resolves file paths and calls readFile without restricting ../ segments in the URL. As a result, it is possible to bypass the server.fs.strict allow list and retrieve .map files located outside the project root, provided they can be parsed as valid source map JSON. This vulnerability is fixed in 6.4.2, 7.3.2, and 8.0.5.

CVE-2026-29066
cli Web ⚡ nuclei
6.2
MEDIUM
EPSS
6.2%
2026 CWE-552 0 PoCs

Tina is a headless content management system. Prior to 2.1.8, the TinaCMS CLI dev server configures Vite with server.fs.strict: false, which disables Vite's built-in filesystem access restriction. This allows any unauthenticated attacker who can reach the dev server to read arbitrary files on the host system. This vulnerability is fixed in 2.1.8.

CVE-2026-27645
changedetection.io Web ⚡ nuclei
6.1
MEDIUM
EPSS
0.7%
2026 CWE-79 0 PoCs

changedetection.io is a free open source web page change detection tool. In versions prior to 0.54.1, the RSS single-watch endpoint reflects the UUID path parameter directly in the HTTP response body without HTML escaping. Since Flask returns text/html by default for plain string responses, the browser parses and executes injected JavaScript. Version 0.54.1 contains a fix for the issue.

CVE-2026-21859
mailpit Web ⚡ nuclei
5.8
MEDIUM
EPSS
0.9%
2026 CWE-918 0 PoCs

Mailpit is an email testing tool and API for developers. Versions 1.28.0 and below have a Server-Side Request Forgery (SSRF) vulnerability in the /proxy endpoint, allowing attackers to make requests to internal network resources. The /proxy endpoint validates http:// and https:// schemes, but it does not block internal IP addresses, enabling attackers to access internal services and APIs. This vulnerability is limited to HTTP GET requests with minimal headers. The issue is fixed in version 1.28.1.

CVE-2026-0829
Frontend File Manager Plugin Web Windows ⚡ nuclei
5.8
MEDIUM
EPSS
2.6%
2026 1 PoC

The Frontend File Manager Plugin WordPress plugin through 23.5 allows unauthenticated users to send emails through the site without any security checks. This lets attackers use the WordPress site as an open relay for spam or phishing emails to anyone. Attackers can also guess file IDs to access and share uploaded files without permission, exposing sensitive information.

CVE-2026-28288
dify Web ⚡ nuclei
5.5
MEDIUM
EPSS
0.5%
2026 CWE-204 0 PoCs

Dify is an open-source LLM app development platform. Prior to 1.9.0, responses from the Dify API to existing and non-existent accounts differ, allowing an attacker to enumerate email addresses registered with Dify. Version 1.9.0 fixes the issue.

CVE-2026-4106
HT Mega Addons for Elementor Web Windows ⚡ nuclei
5.3
MEDIUM
EPSS
0.8%
2026 1 PoC

The HT Mega Addons for Elementor WordPress plugin before 3.0.7 contains an unauthenticated AJAX action returning some PII (such as full name, city, state and country) of customers who placed orders in the last 7 days

CVE-2026-27176
MajorDoMo Web ⚡ nuclei
5.1
MEDIUM
EPSS
0.1%
2026 CWE-79 1 PoC

MajorDoMo (aka Major Domestic Module) contains a reflected cross-site scripting (XSS) vulnerability in command.php. The $qry parameter is rendered directly into the HTML page without sanitization via htmlspecialchars(), both in an input field value attribute and in a paragraph element. An attacker can inject arbitrary JavaScript by crafting a URL with malicious content in the qry parameter.

CVE-2026-25616
Blesta General ⚡ nuclei
4.7
MEDIUM
EPSS
2.5%
2026 CWE-79 1 PoC

Blesta 3.x through 5.x before 5.13.3 mishandles input validation, aka CORE-5665.