Security readout for executives and security teams
Plain-English summary
CVE-2019-25259 affects Leica Geosystems GR10/GR25/GR30/GR50 GNSS devices. A malicious web page could cause a logged-in administrator’s browser to send unwanted administrative requests to the device. Business impact is mainly unauthorized configuration change, not data theft or service outage based on the provided CVSS.
Executive priority
Treat as a targeted management-plane risk. Prioritize if these GNSS devices support operational surveying, positioning, or infrastructure workflows and their web interfaces are broadly reachable. The immediate goal is exposure reduction and vendor-guided remediation.
Technical view
The issue is cross-site request forgery (CWE-352) in the web administration interface of listed Leica GNSS firmware versions, including 4.30.063 and earlier versions in the source bundle. The vulnerability allows administrative actions without request validation when an authenticated user is induced to visit attacker-controlled content.
Likely exposure
Exposure is most likely where Leica GNSS receiver web administration is reachable from user workstations or broader networks. Internet-exposed management interfaces increase risk. Organizations without these products or without accessible web administration are unlikely to be affected.
Exploitation context
Public exploit references exist on Exploit-DB and Packet Storm. The source bundle does not show CISA KEV listing or confirmed active exploitation. Successful abuse likely depends on an authenticated administrator’s browser session and network reachability to the device.
Researcher notes
Sources identify CSRF against administrative actions, but the bundle does not name a vendor patch, fixed version, or active exploitation. Public exploit listings raise verification priority, but avoid assuming compromise without environmental evidence.
Mitigation direction
- Inventory Leica GR10/GR25/GR30/GR50 GNSS devices and firmware versions.
- Check Leica Geosystems guidance for fixed firmware or official mitigations.
- Restrict web administration access to trusted management networks only.
- Avoid exposing GNSS management interfaces to the internet.
- Use separate admin workstations or browsers for device management.
- Log out of device administration sessions when not actively managing devices.
Validation and detection
- Confirm whether affected Leica GNSS models are deployed.
- Record firmware versions and compare against listed affected versions.
- Identify which networks can reach each device web interface.
- Review recent administrative changes for unexpected configuration activity.
- Check whether vendor firmware or mitigation guidance is available.
- Validate CSRF protections only in an authorized test environment.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-352: 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 lookupCVE-2019-25259 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- Zero Science Lab Vulnerability AdvisoryCVE reference · third-party-advisory
- Exploit Database Entry 46090CVE reference · exploit
- Packet Storm Security Exploit FileCVE reference · exploit
- IBM X-Force Vulnerability Exchange EntryCVE reference · vdb-entry
- Leica Geosystems Vendor HomepageCVE reference · product
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
