17 vulnerabilidades · 🔥 KEV Orden: CVSS EPSS Año ID
CVE-2026-1731
🔥 KEV Remote Support(RS) & Privileged Remote Access(PRA) General
9.9
CRITICAL
EPSS
81.5%
2026 CWE-78 2 PoCs

BeyondTrust Remote Support (RS) and certain older versions of Privileged Remote Access (PRA) contain a critical pre-authentication remote code execution vulnerability. By sending specially crafted requests, an unauthenticated remote attacker may be able to execute operating system commands in the context of the site user.

CVE-2026-24061
🔥 KEV Inetutils General
9.8
CRITICAL
EPSS
92.3%
2026 CWE-88 2 PoCs

telnetd in GNU Inetutils through 2.7 allows remote authentication bypass via a "-f root" value for the USER environment variable.

CVE-2026-33634
🔥 KEV setup-trivy General
9.4
CRITICAL
EPSS
16.8%
2026 CWE-506 1 PoC

Trivy is a security scanner. On March 19, 2026, a threat actor used compromised credentials to publish a malicious Trivy v0.69.4 release, force-push 76 of 77 version tags in `aquasecurity/trivy-action` to credential-stealing malware, and replace all 7 tags in `aquasecurity/setup-trivy` with malicious commits. This incident is a continuation of the supply chain attack that began in late February 2026. Following the initial disclosure on March 1, credential rotation was performed but was not atomic (not all credentials were revoked simultaneously). The attacker could have use a valid token to ex

CVE-2026-23760
🔥 KEV SmarterMail Web ⚡ nuclei
9.3
CRITICAL
EPSS
79.9%
2026 CWE-288 3 PoCs

SmarterTools SmarterMail versions prior to build 9511 contain an authentication bypass vulnerability in the password reset API. The force-reset-password endpoint permits anonymous requests and fails to verify the existing password or a reset token when resetting system administrator accounts. An unauthenticated attacker can supply a target administrator username and a new password to reset the account, resulting in full administrative compromise of the SmarterMail instance. NOTE: SmarterMail system administrator privileges grant the ability to execute operating system commands via built-in man

CVE-2026-41940
🔥 KEV cPanel General ⚡ nuclei
9.3
CRITICAL
EPSS
67.0%
2026 CWE-306 1 PoC

cPanel and WHM versions after 11.40 contain an authentication bypass vulnerability in the login flow that allows unauthenticated remote attackers to gain unauthorized access to the control panel.

CVE-2026-39987
🔥 KEV marimo General
9.3
CRITICAL
EPSS
78.7%
2026 CWE-306 1 PoC

marimo is a reactive Python notebook. Prior to 0.23.0, Marimo has a Pre-Auth RCE vulnerability. The terminal WebSocket endpoint /terminal/ws lacks authentication validation, allowing an unauthenticated attacker to obtain a full PTY shell and execute arbitrary system commands. Unlike other WebSocket endpoints (e.g., /ws) that correctly call validate_auth() for authentication, the /terminal/ws endpoint only checks the running mode and platform support before accepting connections, completely skipping authentication verification. This vulnerability is fixed in 0.23.0.

CVE-2026-33017
🔥 KEV langflow Web ⚡ nuclei
9.3
CRITICAL
EPSS
41.2%
2026 CWE-94 1 PoC

Langflow is a tool for building and deploying AI-powered agents and workflows. In versions prior to 1.9.0, the POST /api/v1/build_public_tmp/{flow_id}/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data (containing arbitrary Python code in node definitions) instead of the stored flow data from the database. This code is passed to exec() with zero sandboxing, resulting in unauthenticated remote code execution. This is distinct from CVE-2025-3248, which fixed /api/v1/validate/co

CVE-2026-2441
🔥 KEV Chrome General
8.8
HIGH
EPSS
9.5%
2026 CWE-416 1 PoC

Use after free in CSS in Google Chrome prior to 145.0.7632.75 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)

CVE-2026-21513
🔥 KEV Windows 10 Version 1607 Windows
8.8
HIGH
EPSS
28.1%
2026 CWE-693 2 PoCs

Protection mechanism failure in MSHTML Framework allows an unauthorized attacker to bypass a security feature over a network.

CVE-2026-31431
🔥 KEV Linux General
7.8
HIGH
EPSS
2.6%
2026 22 PoCs

In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.

CVE-2026-33825
🔥 KEV Microsoft Defender Antimalware Platform General
7.8
HIGH
EPSS
4.9%
2026 CWE-1220 1 PoC

Insufficient granularity of access control in Microsoft Defender allows an authorized attacker to elevate privileges locally.

CVE-2026-21533
🔥 KEV Windows 10 Version 1607 Windows
7.8
HIGH
EPSS
20.2%
2026 CWE-269 2 PoCs

Improper privilege management in Windows Remote Desktop allows an authorized attacker to elevate privileges locally.

CVE-2026-21509
🔥 KEV Microsoft 365 Apps for Enterprise General
7.8
HIGH
EPSS
12.5%
2026 CWE-807 2 PoCs

Reliance on untrusted inputs in a security decision in Microsoft Office allows an unauthorized attacker to bypass a security feature locally.

CVE-2026-20128
🔥 KEV Cisco Catalyst SD-WAN Manager Web Networking
7.5
HIGH
EPSS
0.0%
2026 CWE-257 1 PoC

A vulnerability in the Data Collection Agent (DCA) feature of Cisco Catalyst SD-WAN Manager could allow an unauthenticated, remote attacker to gain DCA user privileges on an affected system. This vulnerability is due to the presence of a credential file for the DCA user on an affected system. An attacker could exploit this vulnerability by sending a crafted HTTP request and reading the file that contains the DCA password from that affected system. A successful exploit could allow the attacker to access another affected system and gain DCA user privileges. Note: Cisco Catalyst SD-WAN Manage

CVE-2026-20133
🔥 KEV Cisco Catalyst SD-WAN Manager Networking
6.5
MEDIUM
EPSS
1.3%
2026 CWE-200 1 PoC

A vulnerability in Cisco Catalyst SD-WAN Software could allow an unauthenticated, remote attacker to view sensitive information on an affected system. This vulnerability is due to insufficient file system restrictions. An authenticated attacker with netadmin privileges could exploit this vulnerability by accessing the vshell of an affected system. A successful exploit could allow the attacker to read sensitive information on the underlying operating system.

CVE-2026-21525
🔥 KEV Windows 10 Version 1607 Windows
6.2
MEDIUM
EPSS
9.4%
2026 CWE-476 2 PoCs

Null pointer dereference in Windows Remote Access Connection Manager allows an unauthorized attacker to deny service locally.

CVE-2026-20122
🔥 KEV Cisco Catalyst SD-WAN Manager Web Networking
5.4
MEDIUM
EPSS
1.1%
2026 CWE-648 1 PoC

A vulnerability in the API of Cisco Catalyst SD-WAN Manager could allow an authenticated, remote attacker to overwrite arbitrary files on the local file system. To exploit this vulnerability, the attacker must have valid read-only credentials with API access on the affected system. This vulnerability is due to improper file handling on the API interface of an affected system. An attacker could exploit this vulnerability by uploading a malicious file on the local file system. A successful exploit could allow the attacker to overwrite arbitrary files on the affected system and gain vmana