Description
The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption.
Published: 2026-06-04
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from the use of a zero‑filled initialization vector in AES‑CBC encryption on the device. Because the same IV is reused for every encryption, identical plaintext blocks produce identical ciphertext blocks, enabling an attacker to perform replay attacks or to correlate ciphertext with known plaintext. This directly threatens the confidentiality of data transmitted by the router.

Affected Systems

Acer’s Connect M6E 5G Portable WiFi Router is affected. No specific firmware version information is provided, so all current installations of this model may be vulnerable.

Risk and Exploitability

The CVSS score of 6.9 places the issue in the medium severity range. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog. An attacker who can intercept traffic between the router and its clients can exploit the static IV to replay captured frames or to decrypt known plaintext segments, potentially gaining access to sensitive information transmitted over the network.

Generated by OpenCVE AI on June 4, 2026 at 09:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the router firmware to a version that generates random IVs for AES‑CBC encryption.
  • If no firmware update is available, disable the encrypted management interface or restrict its use to a secure, isolated network segment.
  • Monitor traffic for repeating ciphertext patterns and consider adding VPN or network segmentation to limit exposure.

Generated by OpenCVE AI on June 4, 2026 at 09:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 04 Jun 2026 08:45:00 +0000

Type Values Removed Values Added
Description The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption.
Title Weak Static Cryptographic Initialization Vectors
Weaknesses CWE-200
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Acer

Published:

Updated: 2026-06-04T07:22:44.897Z

Reserved: 2026-06-04T01:29:10.112Z

Link: CVE-2026-50210

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-04T09:16:29.563

Modified: 2026-06-04T09:16:29.563

Link: CVE-2026-50210

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-04T09:30:10Z

Weaknesses