Description
PayRange Android app, version 7.0.7 and below, contains an SSL bypass vulnerability that allows invalid certificates to be accepted in application webviews. A remote and unauthenticated attacker can steal information that the user sends.
Published: 2026-07-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The PayRange Android application, versions 7.0.7 and earlier, contains an SSL bypass flaw in its embedded webview component. The app accepts invalid or self‑signed SSL/TLS certificates without validation, allowing the app to establish a trust relationship with an attacker‑controlled server. This weakness, mapped to CWE-295, permits a remote attacker to intercept, capture, or modify the that the user transmits through the application.

Affected Systems

Any user running the PayRange Android app version 7.0.7 or earlier on an Android device is affected. The vulnerability resides in the application’s webview and is independent of the device model or base Android OS version.

Risk and Exploitability

The CVSS score of 7.5 reflects high severity, while the EPSS score of < 1% indicates a very low but nonzero probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. A remote, unauthenticated attacker can exploit the flaw by hosting a malicious server that presents a forged certificate; because the app trusts this certificate, the attacker can intercept or tamper with traffic to the legitimate server. The likely attack vector is therefore remote network traffic interception through the compromised webview, as the app accepts certificates presented by any remote server.

Generated by OpenCVE AI on July 29, 2026 at 12:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PayRange to the latest Android version that implements proper certificate validation and removes the insecure webview behavior.
  • If an upgrade is not available, replace or disable the vulnerable webview component and enforce strict certificate pinning using the device’s network security configuration.
  • Implement mobile device management controls or application sandboxing to limit the affected app’s network access and monitor for suspicious connections.

Generated by OpenCVE AI on July 29, 2026 at 12:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sun, 26 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Thu, 23 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Fri, 17 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Mon, 13 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Mon, 13 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sun, 12 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Sat, 11 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Fri, 10 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Payrange
Payrange payrange
Vendors & Products Payrange
Payrange payrange

Thu, 09 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 09 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Description PayRange Android app, version 7.0.7 and below, contains an SSL bypass vulnerability that allows invalid certificates to be accepted in application webviews. A remote and unauthenticated attacker can steal information that the user sends.
Title PayRange for Android, version 7.0.7, contains an SSL bypass vulnerability
References

Subscriptions

Payrange Payrange
cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-07-09T19:45:55.644Z

Reserved: 2026-06-26T20:08:46.304Z

Link: CVE-2026-13462

cve-icon Vulnrichment

Updated: 2026-07-09T19:45:53.101Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:15:03Z

Weaknesses
  • CWE-295

    Improper Certificate Validation