LiveActive security incident?Get immediate response
CVE Record

CVE-2018-25131: Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 Stored XSS via Config Upload

Leica Geosystems GR10/GR25/GR30/GR50 GNSS 4.30.063 contains a stored cross-site scripting vulnerability in the configuration file upload functionality. Attackers can upload a malicious HTML file to that executes arbitrary JavaScript in a user's browser session when viewed.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability lets an unauthenticated attacker upload a malicious configuration-related HTML file to affected Leica GNSS receivers. When a user views it, JavaScript can run in that user’s browser session. The business risk is theft or misuse of browser-session data tied to device administration, especially where receiver web interfaces are reachable from untrusted networks.

Executive priority

Treat this as a high-priority exposure review for operational technology and surveying infrastructure. Prioritize internet-facing or broadly reachable receiver management interfaces first. Public exploit information raises urgency, but the provided sources do not confirm active exploitation.

Technical view

CVE-2018-25131 is a stored cross-site scripting issue in the configuration file upload functionality of Leica Geosystems GR10, GR25, GR30, and GR50 GNSS firmware. The source bundle lists versions 4.30.063, 4.20.232, 4.11.606, 3.22.1818, 3.10.1633, 2.62.782, and 1.00.395. CVSS 3.1 is 7.2, CWE-79.

Likely exposure

Exposure is most likely where Leica GR-series GNSS receiver web management interfaces are network-reachable, especially from the internet or shared operational networks. Organizations using the listed firmware versions should assume potential exposure until verified.

Exploitation context

The bundle cites an ExploitDB entry and Zero Science Lab disclosure, so public exploit information exists. The CVE is not marked KEV in the provided data, and no cited source states active exploitation in the wild.

Researcher notes

Evidence supports stored XSS through configuration upload on specified Leica GR-series GNSS firmware. The provided data does not identify an official patched version or vendor advisory specific to this CVE. Avoid assuming exploit-in-the-wild status; KEV is false in the bundle.

Mitigation direction

  • Identify Leica GR10, GR25, GR30, and GR50 GNSS receivers in the environment.
  • Check firmware versions against the affected versions listed in the CVE source bundle.
  • Consult Leica Geosystems guidance for fixed firmware or official mitigation instructions.
  • Restrict receiver web interfaces to trusted management networks only.
  • Block internet access to receiver administration interfaces where possible.
  • Limit configuration upload capability to trusted administrators.

Validation and detection

  • Inventory receiver model and firmware version from asset records or device administration pages.
  • Verify whether web management interfaces are reachable from untrusted networks.
  • Review access logs for unexpected configuration uploads or suspicious HTML file names.
  • Confirm compensating controls restrict administrative access to trusted users and networks.
  • Track vendor guidance and document remediation status for each affected receiver.
Prepared
Confidence
medium
Sources
5

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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-25131 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
High
CVSS
7.2 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
4Source links

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
7.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N3.92.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.2High
CVSS 3.1 vector shape for CVE-2018-25131Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Leica Geosystems AGGR10/GR25/GR30/GR50 GNSS4.30.063, 4.20.232, 4.11.606, 3.22.1818, 3.10.1633, 2.62.782, 1.00.395Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.