CVE-2026-49202: Unverified Meeting Recording Endpoints & Permissive CORS

Published Jun 4, 2026
·
Updated

Internal multimedia session archives are accessible without authentication, exacerbated by loose Cross-Origin Resource Sharing (CORS) rules that allow cross-site theft.

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

    Require authentication and authorization for access to internal multimedia session archives and meeting recording endpoints. Return HTTP 401 for unauthenticated requests and HTTP 403 for unauthorized requests; enforce per-resource ACLs.

    Meeting/Recording endpoints authentication_required = true
  2. Configuration

    Replace wildcard or overly permissive CORS origins with an allowlist of specific trusted origins. Validate the Origin header server-side and only echo back origins that are explicitly allowed.

    CORS configuration Access-Control-Allow-Origin = restricted to trusted origins (do not use '*')
  3. Configuration

    Disable Access-Control-Allow-Credentials for endpoints serving sensitive media. If credentials are required, ensure Access-Control-Allow-Origin is not '*' and only trusted origins are permitted.

    CORS configuration Access-Control-Allow-Credentials = false unless required and paired with a specific origin
  4. Compensating control

    Restrict network access to multimedia archives and recording endpoints via firewall/ACLs or require VPN access; allow management or download access only from trusted IP ranges or internal networks.

  5. Operational

    Audit access logs for unauthorized accesses or cross-site theft and revoke or invalidate any public/unprotected recording links or tokens; reissue links only after applying proper authentication and CORS restrictions.

Event History

Jun 4, 2026
CVE Published
via MITRE·06:30 AM
Data Sourced
via MITRE·06:30 AM
DescriptionWeakness
Data Sourced
via NVD·07: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-49202?

CVE-2026-49202 has a high severity rating of 8.8.

2

How do I fix CVE-2026-49202?

To fix CVE-2026-49202, implement authentication for multimedia session archives and tighten your CORS policy.

3

What are the risks associated with CVE-2026-49202?

CVE-2026-49202 poses risks of unauthorized access to internal multimedia session archives and potential cross-site request forgery attacks.

4

Who is affected by CVE-2026-49202?

CVE-2026-49202 affects users of Acer Connect M6e 5g Firmware.

5

What does CVE-2026-49202 exploit?

CVE-2026-49202 exploits unverified meeting recording endpoints and permissive Cross-Origin Resource Sharing (CORS) rules.

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