LiveActive security incident?Get immediate response
CVE Record

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.

CriticalCVSS 9.6Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

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.
Prepared
Confidence
medium
Sources
4

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-13461 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

ScoreVersionSeverityVectorExploitImpactSource
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H2.86CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2026-13461Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
PayRangePayRange7.0.7Listed
Weakness

CWE details

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.