CVE-2026-50213: Bulk User Private Data Harvesting

Published Jun 4, 2026
·
Updated

The account validation endpoint /v1/User/validate returns comprehensive user profile data sheets, which can be crawled by iterating predictable identification strings.

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

    Limit the endpoint response to the minimum necessary fields for validation; do not return comprehensive user profile data in responses to unauthenticated or public requests.

    /v1/User/validate endpoint response_data = minimal
  2. Configuration

    Require strong authentication and proper authorization for any request that returns user profile information; deny or strip profile data for unauthenticated requests.

    /v1/User/validate endpoint authentication_required = true
  3. Configuration

    Replace predictable, sequential or guessable identification strings with unguessable identifiers (e.g., opaque/random IDs) or require authorization to resolve identifiers, to prevent crawling by iterating IDs.

    User identifier scheme predictability = non-predictable
  4. Configuration

    Implement strict rate limiting and request throttling (per IP, per API key, and per account) on the endpoint to prevent automated bulk enumeration.

    API gateway (/v1/User/validate) rate_limit = enforced per-IP and per-account thresholds
  5. Configuration

    Apply anti-automation controls such as request throttling, progressive delays, challenge/response (e.g., CAPTCHA or proof-of-work) for high-volume or suspicious requests to the endpoint.

    API endpoints anti-automation_controls = enabled
  6. Compensating control

    Deploy WAF or API gateway rules to detect and block enumeration patterns (sequential IDs, high-rate ID iteration) and to block or challenge clients exhibiting enumeration behavior.

  7. Compensating control

    Restrict access to the validation endpoint to trusted networks or authenticated internal services where possible (network ACLs, VPN, or service-level allowlists) to reduce exposure.

  8. Operational

    Review logs and telemetry for signs of bulk enumeration against /v1/User/validate, identify and block offending IPs or API keys, and investigate to determine scope of any harvested data; perform incident response if large-scale access is confirmed.

Event History

Jun 4, 2026
CVE Published
via MITRE·07:39 AM
Data Sourced
via MITRE·07:39 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-50213?

CVE-2026-50213 has a high severity rating of 8.7.

2

How do I fix CVE-2026-50213?

To remediate CVE-2026-50213, update your Acer Connect M6e 5g Firmware to the latest version provided by Acer.

3

What kind of data is affected by CVE-2026-50213?

CVE-2026-50213 affects comprehensive user profile data that can be harvested from the account validation endpoint.

4

Who is impacted by CVE-2026-50213?

Users of Acer Connect M6e 5g Firmware are impacted by CVE-2026-50213 due to potential exposure of their private data.

5

How can CVE-2026-50213 be exploited?

CVE-2026-50213 can be exploited by iterating through predictable identification strings to access user profile data.

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