CVE-2026-13461: PayRange version 7.0.7 contains a JavaScript injection vulnerability
When coupled with the SSL bypass vulnerability, JavaScript can be injected into a WebView in the PayRange version 7.0.7 app. The injection of specific JavaScript function calls allows the attacker to escape the WebView sandbox and perform a number of dangerous actions on the user's device.
Security readout for executives and security teams
Plain-English summary
PayRange app version 7.0.7 is reported to allow JavaScript injection into an in-app WebView when combined with an SSL bypass issue. The CVSS score is critical because successful abuse could let an attacker break out of the WebView sandbox and affect device confidentiality, integrity, and availability. Public sources do not state active exploitation.
Executive priority
Treat as urgent for organizations with managed devices using PayRange 7.0.7. The reported impact is critical, but current public evidence does not show confirmed exploitation or a named patch. Focus on inventory, vendor guidance, and rapid update readiness.
Technical view
CVE-2026-13461 affects PayRange 7.0.7 and is categorized as CWE-94 code injection. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H. The issue requires user interaction and is described as dependent on a separate SSL bypass vulnerability. CERT/CC is a cited reference, but the provided data does not name a fixed version.
Likely exposure
Exposure appears limited to users running PayRange mobile app version 7.0.7. Risk is highest where users may connect through untrusted networks or attacker-controlled network paths, because the description says JavaScript injection is coupled with SSL bypass.
Exploitation context
No KEV listing is reported, and the provided sources do not claim active exploitation. The vulnerability is not described as fully standalone; it is said to require SSL bypass plus user interaction. Impact could be severe if the WebView sandbox escape behavior is reached.
Researcher notes
The public description leaves key gaps: platform specifics, SSL bypass CVE linkage, fixed version, and reproducibility details are not included in the bundle. Avoid assuming exploitation in the wild. Use CERT/CC and CVE records as the primary references until vendor advisories clarify scope and remediation.
Mitigation direction
Inventory PayRange app installations and identify version 7.0.7.
Check PayRange and CERT/CC guidance for fixed versions or official mitigations.
Prioritize updating or replacing version 7.0.7 when vendor guidance is available.
Advise users to avoid untrusted networks until remediation is confirmed.
Monitor CVE and CERT/CC pages for updated technical details.
Validation and detection
Confirm whether PayRange 7.0.7 is present on managed devices.
Review MDM, app inventory, or endpoint telemetry for affected installs.
Check vendor release notes for a version addressing CVE-2026-13461.
Verify users have upgraded after a vendor-fixed version is identified.
Document compensating controls where immediate upgrade is not possible.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-94: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-94 · source CWE mapping
Improper Control of Generation of Code ('Code Injection')
Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.