Empresa
¿Quiénes somos? Visión y Valores
Herramientas
Email Checker Vigía DNS SSL Checker Password Strength HTTP Headers
Alertas
Todas las alertas Vulnerabilidades Incidentes Solo críticas En CISA KEV
Editorial
Análisis técnico ¿Cuál es mi IP?
Blog
Blog 2MCI ISO 27001 Amenazas LATAM Recursos Gratuitos eBook Gratuito Newsletter Podcast / YouTube
Empresa
Servicios Contacto Suscribirse al Newsletter
🆕 Nuevo en 2MCI
✨ Crear cuenta gratis 🛠️ Ver herramientas sin registro
Ya tengo cuenta
🔒 Iniciar sesión
Equipo
🏠 Portal interno 2MCI
Seguridad de la Información

Alertas de Seguridad de la Información

Vulnerabilidades explotadas activamente, incidentes y análisis relevantes para México y LATAM. Actualizado automáticamente desde fuentes oficiales.

48 vulnerabilidades en CISA KEV — explotación activa confirmada Ver todas →
Última alerta publicada hace 2 horas
14,391
Total alertas
3276
Críticas
10807
Altas
8
Ransomware
1042
Esta semana
RSS
M Alto vulnerabilidad
14/07/2026
[CVE-2026-15709] A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. …
A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A sep…
M Alto vulnerabilidad
14/07/2026
[CVE-2026-15711] A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to …
A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames (e.g., PING, PONG, CLOSE) contain a payload of 125 bytes or less. A remote, unauthenticated attacker can exploit this by sending a non-compliant, oversized control frame. Because the parser handles thi…
M Crítico vulnerabilidad
14/07/2026
[CVE-2026-13001] The Podlove Podcast Publisher plugin for WordPress is vulnerable to arbitrary file uploads due to mi…
The Podlove Podcast Publisher plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'podlove_handle_cache_files' function in all versions up to, and including, 4.5.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
S Crítico vulnerabilidad
14/07/2026
[CVE-2026-47767] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Fr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 5.4.46 until 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the CVE-2024-50340 fix gated runtime argv parsing on empty($_GET), but parse_str() and the web SAPI can disagree, allowing a crafted query string to leave $_GET empty while $_SERVER['argv'] still carries attacker-controlled --env or --no-debug flag…
M Alto vulnerabilidad
14/07/2026
[CVE-2026-47300] Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker t…
Incorrect implementation of authentication algorithm in ASP.NET Core allows an authorized attacker to elevate privileges over a network.
M Alto vulnerabilidad
14/07/2026
[CVE-2026-47301] Improper access control in Microsoft Configuration Manager allows an authorized attacker to elevate …
Improper access control in Microsoft Configuration Manager allows an authorized attacker to elevate privileges over a network.
M Alto vulnerabilidad
14/07/2026
[CVE-2026-47302] Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny…
Allocation of resources without limits or throttling in .NET allows an unauthorized attacker to deny service over a network.

📬 Alertas semanales SI directo en tu email

Las vulnerabilidades más críticas para LATAM, con contexto y recomendaciones accionables. Gratis.

Suscribirme →
M Alto vulnerabilidad
14/07/2026
[CVE-2026-47303] Authentication bypass by assumed-immutable data in ASP.NET Core allows an authorized attacker to ele…
Authentication bypass by assumed-immutable data in ASP.NET Core allows an authorized attacker to elevate privileges over a network.
M Alto vulnerabilidad
14/07/2026
[CVE-2026-47304] Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a…
Improper verification of cryptographic signature in .NET allows an unauthorized attacker to bypass a security feature over a network.
M Alto vulnerabilidad
14/07/2026
[CVE-2026-47305] Protection mechanism failure in Visual Studio allows an unauthorized attacker to execute code locall…
Protection mechanism failure in Visual Studio allows an unauthorized attacker to execute code locally.
S Alto vulnerabilidad
14/07/2026
[CVE-2026-45304] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Yaml\Parser resolved YAML collection aliases recursively, allowing a small untrusted YAML input to expand into a multi-gigabyte structure and exhaust memory. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.
S Alto vulnerabilidad
14/07/2026
[CVE-2026-45305] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, Symfony\Component\Yaml\Parser::cleanup() used regular expressions with overlapping quantifiers for YAML directive, comment, and document marker cleanup, allowing crafted input to make parsing hang for an arbitrarily long time. This issue is fixed in version…
S Crítico vulnerabilidad
14/07/2026
[CVE-2026-45069] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, OidcTokenHandler::verifyClaims() registered audience (aud), issuer (iss), and expiry (exp) checkers but did not pass the mandatory claims list to ClaimCheckerManager::check(), so a validly signed JWT that omitted those claims could pass verification. This issue is …
S Alto vulnerabilidad
14/07/2026
[CVE-2026-45073] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, PdoAdapter::doClear() builds a DELETE statement using a namespace derived from the caller-supplied $prefix without binding or escaping it, allowing a caller able to influence $prefix to break out of the LIKE literal and alter query semantics or deletion sco…
S Alto vulnerabilidad
14/07/2026
[CVE-2026-45075] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 7.4.12 and 8.0.12, method-scoped #[IsGranted], #[IsSignatureValid], and #[IsCsrfTokenValid] attributes can be configured for GET only, but Symfony routes HEAD requests to the GET handler while the attribute check is skipped, allowing protected controllers to execute and leak headers or perfor…

🛡 ¿Estás expuesto a alguna de estas vulnerabilidades?

Evaluación gratuita inicial con el equipo 2MCI: identifica exposición y plan de remediación.

Habla con un experto →
S Alto vulnerabilidad
14/07/2026
[CVE-2026-45133] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, when the parser is exposed to attacker-controlled input, deeply nested mappings or sequences cause both the block-level (Parser::parseBlock()) and inline (Inline::parseSequence() / Inline::parseMapping()) parsers to recurse without a depth limit. A crafted …
S Crítico vulnerabilidad
14/07/2026
[CVE-2026-45063] Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Pr…
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, X509Authenticator extracts the user identifier from $_SERVER['SSL_CLIENT_S_DN'] with an unanchored regex that matches emailAddress= anywhere in the distinguished name, allowing an attacker with a trusted certificate containing emailAddress=victim inside ano…
D Alto vulnerabilidad
14/07/2026
[CVE-2026-15637] Improper authorization in the PAM SSH key and certificate retrieval endpoints in Devolutions Server…
Improper authorization in the PAM SSH key and certificate retrieval endpoints in Devolutions Server 2026.2.11, 2026.1.22 allows an authenticated low-privileged user to disclose the private key of an SSH key or certificate PAM credential via a direct object reference to the credential identifier.
D Alto vulnerabilidad
14/07/2026
[CVE-2026-15641] Improper authorization in the access request status endpoint in Devolutions Server 2026.2.11, 2026.1…
Improper authorization in the access request status endpoint in Devolutions Server 2026.2.11, 2026.1.22 allows an authenticated low-privileged user to approve their own pending access request via a direct call to the request status endpoint, bypassing the required approver review.
M Alto vulnerabilidad
14/07/2026
[CVE-2026-15720] In Open5GS through version 2.7.7 a pre-authentication heap out-of-bounds read in the AMF NAS 5GS mob…
In Open5GS through version 2.7.7 a pre-authentication heap out-of-bounds read in the AMF NAS 5GS mobile-identity handler may result in subscriber-wide denial of service.