CVE-2026-50210: Weak Static Cryptographic Initialization Vectors

Published Jun 4, 2026
·
Updated

The device encrypts data using AES-CBC with static zero-filled Initialization Vectors (IVs), making it susceptible to replay attacks and known-plaintext decryption.

Affected Software

2 affected components
All of the following
Acer Connect M6e 5g Firmware<=m6e_ai_1.00.000019
Acer Connect M6e 5g

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Replace static zero-filled IVs by generating a fresh, cryptographically-random IV for every AES-CBC encryption operation; ensure IVs are not reused and are stored or transmitted with the ciphertext as required by the protocol.

    Device encryption (AES-CBC) IV_generation = use a unique cryptographically-random IV per encryption (not all-zero/static)
  2. Configuration

    Migrate away from unauthenticated AES-CBC with static IVs by enabling an authenticated encryption mode (for example, an AEAD mode) or by applying a strong message authentication code (e.g., HMAC) to ciphertext to prevent replay and tampering.

    Encryption configuration authenticated_encryption_or_mac = use AEAD or apply a strong MAC (e.g., HMAC)
  3. Compensating control

    Implement protocol- or application-level replay protections (nonces, sequence numbers, timestamps) and restrict access to interfaces that accept ciphertext (network ACLs, firewalls, or trusted-host restrictions) until the cryptographic fixes are deployed.

  4. Operational

    Re-encrypt or migrate existing data that was encrypted using static zero IVs to the corrected scheme (fresh IVs and/or authenticated encryption), ensuring the new ciphertext and metadata are generated securely.

Event History

Jun 4, 2026
CVE Published
via MITRE·07:22 AM
Data Sourced
via MITRE·07:22 AM
DescriptionWeakness
Data Sourced
via NVD·09:16 AM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-50210?

The severity of CVE-2026-50210 is classified as medium with a CVSS score of 6.9.

2

What risks are associated with CVE-2026-50210?

CVE-2026-50210 poses risks of replay attacks and known-plaintext decryption due to its use of static zero-filled Initialization Vectors.

3

How do I fix CVE-2026-50210?

To fix CVE-2026-50210, update the firmware of the Acer Connect M6e 5g device to a version that implements dynamic Initialization Vectors for AES-CBC.

4

What does CVE-2026-50210 refer to?

CVE-2026-50210 refers to a vulnerability concerning weak static cryptographic initialization vectors used in the Acer Connect M6e 5g firmware.

5

Who is affected by CVE-2026-50210?

Users of the Acer Connect M6e 5g device are affected by CVE-2026-50210.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203