Description
Android application "Myna Point" is vulnerable to Improper Authorization in Handler for Custom URL Scheme (CWE-939). A malicious application installed on the user's Android device may exploit the affected application's functionality through an Intent, potentially allowing arbitrary JavaScript to be executed within the affected application.
Published: 2026-08-26
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Android app "Myna Point" contains an improper authorization flaw in its handler for a custom URL scheme. Because the system does not properly authenticate the source of an Intent, a malicious application on the same device can send a crafted Intent that causes the victim app to execute arbitrary JavaScript code. The vulnerability is identified as CWE‑939 and allows the attacker to run code inside the application’s JavaScript context, potentially leading to data leakage, credential theft, or tampering of app behavior.

Affected Systems

The affected product is the Android application Myna Point, distributed by Digital Agency. No specific version information is included in the advisory, so all releases of the app are potentially impacted until an update is released by the vendor.

Risk and Exploitability

The CVSS score of 4.6 indicates a moderate level of risk. EPSS data is not available, so the probability of exploitation cannot be quantified, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves a local exploitation scenario: an attacker must install a malicious application on the user’s device and trigger the vulnerable intent. Because the flaw relies on an unauthorized Intent handler rather than a network‑based vector, it is unlikely to be exploited remotely without the user running a secondary malicious app on the device.

Generated by OpenCVE AI on August 26, 2026 at 06:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the vendor’s website or the Google Play Store for a newer version of Myna Point that addresses the custom URL scheme authorization flaw and install it immediately.
  • If no update is available, uninstall the incumbent Myna Point application to eliminate the risk until a fix is released.
  • Review the device for any other applications that might send custom Intent requests and remove or disable any suspicious apps that could trigger the vulnerable intent.

Generated by OpenCVE AI on August 26, 2026 at 06:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Title Android App Vulnerable to Improper Authorization via Custom URL Scheme, Allowing Arbitrary JavaScript Execution

Wed, 26 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
Description Android application "Myna Point" is vulnerable to Improper Authorization in Handler for Custom URL Scheme (CWE-939). A malicious application installed on the user's Android device may exploit the affected application's functionality through an Intent, potentially allowing arbitrary JavaScript to be executed within the affected application.
Weaknesses CWE-939
References
Metrics cvssV3_0

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-08-26T14:09:26.006Z

Reserved: 2026-08-12T06:01:54.985Z

Link: CVE-2026-73335

cve-icon Vulnrichment

Updated: 2026-08-26T14:09:22.414Z

cve-icon NVD

Status : Received

Published: 2026-08-26T05:18:17.790

Modified: 2026-08-26T15:16:51.797

Link: CVE-2026-73335

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T06:30:16Z

Weaknesses
  • CWE-939

    Improper Authorization in Handler for Custom URL Scheme