Description
When the Mira Android app opens in-app WebView content (e.g., shop redirect flows), the user's live session token is appended to the URL as a query string parameter, and a persistent user identifier is included in the WebView's User-Agent header. Both are then transmitted to third-party web properties, referrer logs, and any JavaScript running in the WebView context.
Published: 2026-08-11
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Mira Android application embeds user session tokens and a persistent user identifier in the URL query string when loading in‑app WebView content, such as shop redirect flows. These values are also reflected in the WebView's User‑Agent header. Because the tokens are sent as GET parameters, they can be recorded by third‑party web services, referrer logs, and any JavaScript executing in the WebView context. The result is that confidential session credentials and user identifiers may be unintentionally disclosed to external parties, which could enable unauthorized access to the user's account or personal data. The weakness is identified as CWE‑598, sensitive information leakage via URL.

Affected Systems

Affected vendors include Quanovate Tech Inc., operating as Mira or Mira Care. The Mira Android App is impacted, as are devices running Mira Firmware that rely on the app for updates. The current work‑around is to install the latest available software: the Android app should be updated to version 4.5.18, and the firmware should be refreshed to v01.07.01.53 through the app. No other versions are specifically noted as vulnerable.

Risk and Exploitability

The CVSS base score is 6.9, indicating a medium‑to‑high severity risk. An EPSS score of less than 1% signals a very low likelihood of observed exploitation, and the vulnerability is not listed in CISA’s KEV catalog. Attackers could exploit the GET request mechanism by directing users to malicious third‑party web pages that capture the exposed session tokens or user IDs, or by observing referrer logs. The vulnerability is a client‑side issue: if users install the vulnerable app and visit targeted URLs, the data leakage occurs automatically without additional input from the attacker. Since the vulnerability is not yet exploited at scale, the immediate risk is moderate, but the presence of session tokens in the URL makes the issue potentially critical if exploited.

Generated by OpenCVE AI on August 12, 2026 at 20:00 UTC.

Remediation

Vendor Solution

Users should update the Mira app to the latest version iOS v3.5.18 / Android v4.5.18. Firmware v01.07.01.53 is updated via the app when the device is connected. No additional action is required.


OpenCVE Recommended Actions

  • Update the Mira Android App to version 4.5.18, the latest release provided by the vendor.
  • Refresh the Mira Firmware to v01.07.01.53 via the app, which automatically applies the device update.
  • If possible, avoid loading third‑party web resources that embed session tokens in the URL; use secure POST flows or alternative navigation methods.

Generated by OpenCVE AI on August 12, 2026 at 20:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Quanovate Tech
Quanovate Tech mira Android App
Quanovate Tech mira Firmware
Vendors & Products Quanovate Tech
Quanovate Tech mira Android App
Quanovate Tech mira Firmware

Wed, 12 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description When the Mira Android app opens in-app WebView content (e.g., shop redirect flows), the user's live session token is appended to the URL as a query string parameter, and a persistent user identifier is included in the WebView's User-Agent header. Both are then transmitted to third-party web properties, referrer logs, and any JavaScript running in the WebView context.
Title Mira Hormone Monitor, Mira Android App Use of GET request method with sensitive query strings
Weaknesses CWE-598
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

Quanovate Tech Mira Android App Mira Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-08-12T12:57:47.450Z

Reserved: 2026-08-03T16:54:56.493Z

Link: CVE-2026-66832

cve-icon Vulnrichment

Updated: 2026-08-12T12:57:41.995Z

cve-icon NVD

Status : Received

Published: 2026-08-11T21:17:49.713

Modified: 2026-08-12T14:18:33.290

Link: CVE-2026-66832

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:49:08Z

Weaknesses
  • CWE-598

    Use of HTTP Request With Sensitive Query String