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 ahora mismo
13,509
Total alertas
3066
Críticas
10171
Altas
8
Ransomware
1785
Esta semana
RSS
A Alto vulnerabilidad
04/06/2026
[CVE-2026-50213] The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, wh…
The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, which can be crawled by iterating predictable identification strings.
M Alto vulnerabilidad
04/06/2026
[CVE-2026-3820] There is a vulnerability in the Supermicro BMC SMTP service at Supermicro AS-2115HS-TNR.  An attack…
There is a vulnerability in the Supermicro BMC SMTP service at Supermicro AS-2115HS-TNR.  An attacker may obtain administrator privileges and inject specially crafted characters into the SMTP service configuration. This may cause the underlying system to execute unintended commands during process invocation. Potential impact includes denial-of-service attacks, arbitrary code execution, or perman…
A Alto vulnerabilidad
04/06/2026
[CVE-2026-50205] System log files output unencrypted SMTP server authentication passwords alongside sensitive employe…
System log files output unencrypted SMTP server authentication passwords alongside sensitive employee corporate identification data.
A Crítico vulnerabilidad
04/06/2026
[CVE-2026-49191] The production build of the M3WebServer hard-codes its backend API keys, which can be easily interce…
The production build of the M3WebServer hard-codes its backend API keys, which can be easily intercepted through verbose error handling pages.
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49193] Overly permissive configuration settings on cloud storage containers expose active telemetry informa…
Overly permissive configuration settings on cloud storage containers expose active telemetry information publicly to the internet.
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49194] The debugging routine SCREEN_CLICK(5053) enables a connection to skip the standard device login prom…
The debugging routine SCREEN_CLICK(5053) enables a connection to skip the standard device login prompt entirely and directly enter an interactive shell interface.
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49202] Internal multimedia session archives are accessible without authentication, exacerbated by loose Cro…
Internal multimedia session archives are accessible without authentication, exacerbated by loose Cross-Origin Resource Sharing (CORS) rules that allow cross-site theft.

📬 Alertas semanales SI directo en tu email

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

Suscribirme →
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49203] Crucial management API endpoints for cellular eSIM allocation do not validate caller authorization, …
Crucial management API endpoints for cellular eSIM allocation do not validate caller authorization, allowing remote profiles to be rewritten or deleted.
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49190] The system fails to evaluate instructional permissions over multiple internal operation codes (opcod…
The system fails to evaluate instructional permissions over multiple internal operation codes (opcodes), permitting unauthorized application installations or command executions.
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49187] The hard-coded APK resource files never expire, and the shared scepter leads to information leaks an…
The hard-coded APK resource files never expire, and the shared scepter leads to information leaks and potential misuse.
A Crítico vulnerabilidad
04/06/2026
[CVE-2026-49188] The ai_cmd utility executes with full root permissions. It pipes socket inputs directly to popen(), …
The ai_cmd utility executes with full root permissions. It pipes socket inputs directly to popen(), paving the way for unauthenticated users to execute arbitrary root commands.
A Alto vulnerabilidad
04/06/2026
[CVE-2026-49189] Unchecked public access permissions on a core Broadcast Receiver allow unauthorized local software c…
Unchecked public access permissions on a core Broadcast Receiver allow unauthorized local software components to invoke administrative operations.
A Crítico vulnerabilidad
04/06/2026
[CVE-2026-49185] The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing…
The FieldX MDM adb messaging topic passes unverified payloads directly into Runtime.exec(), allowing command/instruction injection.
A Crítico vulnerabilidad
04/06/2026
[CVE-2026-49186] The local MQTT broker does not enforce topic-level Access Control Lists (ACLs). This allows any clie…
The local MQTT broker does not enforce topic-level Access Control Lists (ACLs). This allows any client to subscribe using wildcard characters (# or +) to enumerate hidden network devices or publish rogue control commands.
M Crítico vulnerabilidad
04/06/2026
[CVE-2026-41283] OpenStack Mistral through 22.0.0 allows Arbitrary Remote Code Execution when the API is exposed. The…
OpenStack Mistral through 22.0.0 allows Arbitrary Remote Code Execution when the API is exposed. There are endpoints that allow code execution, which can lead to exfiltration of service credentials.

🛡 ¿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 →
M Alto vulnerabilidad
04/06/2026
[CVE-2026-41010] ReleaseJob#unpack builds job_dir = File.join(@release_dir, 'jobs', name) and job_tgz = File.join(@re…
ReleaseJob#unpack builds job_dir = File.join(@release_dir, 'jobs', name) and job_tgz = File.join(@release_dir, 'jobs', "#{name}.tgz") where name returns @job_meta['name'], a value taken verbatim from the jobs: array of the attacker-supplied release.MF inside the uploaded tarball. These paths are then interpolated into a shell string: Bosh::Common::Exec.sh("tar -C #{job_dir} -xf #{job_tgz} 2>&1", :…
M Alto vulnerabilidad
04/06/2026
[CVE-2026-41860] CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token reques…
CWE-326 in BOSH allows a local attacker to steal Basic-auth credentials or redirect UAA token requests via MITM. HttpRequestHelper#create_async_endpoint and #send_http_get_request_synchronous hard-code OpenSSL::SSL::VERIFY_NONE, enabling an attacker to intercept traffic between bosh-monitor and the BOSH director or UAA and steal credentials. Affected versions: - BOSH: all versions prior to v282.1…
O Alto vulnerabilidad
04/06/2026
[CVE-2026-8829] HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS rou…
HTML::Entities versions before 3.84 for Perl read freed heap memory in _decode_entities. The XS routine backing HTML::Entities::_decode_entities cached a pointer (repl) into the entity-value SV returned by hv_fetch on the entity2char hash. When the input SV was identical to a value SV in that hash, and that value contained its own key as an entity reference, a later call to grow_gap() reallocated…
M Alto vulnerabilidad
04/06/2026
[CVE-2026-41011] PackagePersister.validate_tgz builds "tar -tf #{tgz} 2>&1" where tgz = File.join(release_dir, 'packa…
PackagePersister.validate_tgz builds "tar -tf #{tgz} 2>&1" where tgz = File.join(release_dir, 'packages', "#{name}.tgz") and name = package_meta['name'] comes directly from release.MF inside the uploaded tarball. The string is passed to Bosh::Common::Exec.sh, which executes via %x{} — i.e., /bin/sh -c. No Shellwords.escape is applied. The Models::Package Sequel validation (VALID_ID = /^[-0-9A-Za-z…
M Alto vulnerabilidad
04/06/2026
[CVE-2026-41858] Weak Randomness / Insecure Cryptographic Primitive (CWE-338) in Get-RandomPassword in BOSH-Ecosystem…
Weak Randomness / Insecure Cryptographic Primitive (CWE-338) in Get-RandomPassword in BOSH-Ecosystem / windows-utilities-release allows a network attacker to estimate VM boot time and reconstruct a small candidate list to recover the Administrator password. The randomize_password job exists solely to lock the local Administrator account behind an unguessable password as a hardening control. Becaus…