408 vulnerabilidades Orden: CVSS EPSS Año ID
CVE-2026-30345
Software Genérico General
7.5
HIGH
EPSS
0.1%
2026 1 PoC

A zip slip vulnerability in the Admin import functionality of CTFd v3.8.1-18-gdb5a18c4 allows attackers to write arbitrary files outside the intended directories via supplying a crafted import.

CVE-2026-0889
Firefox General
7.5
HIGH
EPSS
0.0%
2026 1 PoC

Denial-of-service in the DOM: Service Workers component. This vulnerability was fixed in Firefox 147 and Thunderbird 147.

CVE-2026-22909
TDC-X401GL General
7.5
HIGH
EPSS
0.0%
2026 CWE-284 1 PoC

Certain system functions may be accessed without proper authorization, allowing attackers to start, stop, or delete installed applications, potentially disrupting system operations.

CVE-2026-33870
netty Web
7.5
HIGH
EPSS
0.0%
2026 CWE-444 1 PoC

Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.132.Final and 4.2.10.Final, Netty incorrectly parses quoted strings in HTTP/1.1 chunked transfer encoding extension values, enabling request smuggling attacks. Versions 4.1.132.Final and 4.2.10.Final fix the issue.

CVE-2026-24458
Mattermost General
7.5
HIGH
EPSS
0.1%
2026 CWE-770 1 PoC

Mattermost versions 11.3.x <= 11.3.0, 11.2.x <= 11.2.2, 10.11.x <= 10.11.10 fail to properly handle very long passwords, which allows an attacker to overload the server CPU and memory via executing login attempts with multi-megabyte passwords. Mattermost Advisory ID: MMSA-2026-00587

CVE-2026-5440
DICOM Server Web
7.5
HIGH
EPSS
1.6%
2026 1 PoC

A memory exhaustion vulnerability exists in the HTTP server due to unbounded use of the `Content-Length` header. The server allocates memory directly based on the attacker supplied header value without enforcing an upper limit. A crafted HTTP request containing an extremely large `Content-Length` value can trigger excessive memory allocation and server termination, even without sending a request body.

CVE-2026-4338
ActivityPub Web Windows
7.5
HIGH
EPSS
0.1%
2026 1 PoC

The ActivityPub WordPress plugin before 8.0.2 does not properly filter posts to be displayed, allowed unauthenticated users to access drafts/scheduled/pending posts

CVE-2026-4258
sjcl Database
7.5
HIGH
EPSS
0.0%
2026 CWE-347 1 PoC

All versions of the package sjcl are vulnerable to Improper Verification of Cryptographic Signature due to missing point-on-curve validation in sjcl.ecc.basicKey.publicKey(). An attacker can recover a victim's ECDH private key by sending crafted off-curve public keys and observing ECDH outputs. The dhJavaEc() function directly returns the raw x-coordinate of the scalar multiplication result (no hashing), providing a plaintext oracle without requiring any decryption feedback.

CVE-2026-4598
jsrsasign General
7.5
HIGH
EPSS
0.1%
2026 CWE-835 1 PoC

Versions of the package jsrsasign before 11.1.1 are vulnerable to Infinite loop via the bnModInverse function in ext/jsbn2.js when the BigInteger.modInverse implementation receives zero or negative inputs, allowing an attacker to hang the process permanently by supplying such crafted values (e.g., modInverse(0, m) or modInverse(-1, m)).

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-27850
MR9600 Networking
7.5
HIGH
EPSS
0.0%
2026 1 PoC

Due to an improperly configured firewall rule, the router will accept any connection on the WAN port with the source port 5222, exposing all services which are normally only accessible through the local network. This issue affects MR9600: 1.0.4.205530; MX4200: 1.0.13.210200.

CVE-2026-35092
Red Hat Enterprise Linux 10 General
7.5
HIGH
EPSS
0.2%
2026 CWE-190 1 PoC

A flaw was found in Corosync. An integer overflow vulnerability in Corosync's join message sanity validation allows a remote, unauthenticated attacker to send crafted User Datagram Protocol (UDP) packets. This can cause the service to crash, leading to a denial of service. This vulnerability specifically affects Corosync deployments configured to use totemudp/totemudpu mode.

CVE-2026-30994
Software Genérico Web
7.5
HIGH
EPSS
0.1%
2026 1 PoC

Incorrect access control in the config.php component of Slah v1.5.0 and below allows unauthenticated attackers to access sensitive information, including active session credentials.

CVE-2026-29856
Software Genérico General
7.5
HIGH
EPSS
0.1%
2026 1 PoC

An issue in the VirtualHost configuration handling/parser component of aaPanel v7.57.0 allows attackers to cause a Regular Expression Denial of Service (ReDoS) via a crafted input.

CVE-2026-41066
lxml General
7.5
HIGH
EPSS
0.0%
2026 CWE-611 1 PoC

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.

CVE-2026-22910
TDC-X401GL General
7.5
HIGH
EPSS
0.0%
2026 CWE-1391 1 PoC

The device is deployed with weak and publicly known default passwords for certain hidden user levels, increasing the risk of unauthorized access. This represents a high risk to the integrity of the system.

CVE-2026-5439
DICOM Server General
7.5
HIGH
EPSS
0.1%
2026 1 PoC

A memory exhaustion vulnerability exists in ZIP archive processing. Orthanc automatically extracts ZIP archives uploaded to certain endpoints and trusts metadata fields describing the uncompressed size of archived files. An attacker can craft a small ZIP archive containing a forged size value, causing the server to allocate extremely large buffers during extraction.

CVE-2026-6507
Red Hat Enterprise Linux 10 General
7.5
HIGH
EPSS
0.0%
2026 CWE-787 1 PoC

A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS).

CVE-2026-34059
Apache HTTP Server Web
7.5
HIGH
EPSS
0.1%
2026 CWE-126 1 PoC

Buffer Over-read vulnerability in Apache HTTP Server. This issue affects Apache HTTP Server: through 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes the issue.

CVE-2026-29169
Apache HTTP Server Web
7.5
HIGH
EPSS
0.4%
2026 CWE-476 1 PoC

A NULL pointer dereference in mod_dav_lock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.mod_dav_lock is not used internally by mod_dav or mod_dav_fs. The only known use-case for mod_dav_lock was mod_dav_svn from Apache Subversion earlier than version 1.2.0. Users are recommended to upgrade to version 2.4.66, which fixes this issue, or remove mod_dav_lock.