Description
In Trimble TM4WEB 21.4.0.4 due to security misconfiguration with session identifiers, it is possible to recover valid session cookies via reflected cross-site scripting affecting the external document viewer endpoint.
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a misconfiguration in the session identifier handling of Trimble TM4WEB 21.4.0.4. Because session identifiers are reflected in the URLs of the external document viewer endpoint, an attacker can inject malicious input and trigger a reflected cross‑site scripting response that contains a valid session cookie. The attacker can recover and use this cookie to impersonate a legitimate user.

Affected Systems

Affected systems are the Trimble TM4WEB web application, specifically the 21.4.0.4 release. The product is identified by Trimble, and no other vendors or versions are reported.

Risk and Exploitability

The risk is that an attacker can hijack user sessions, gain unauthorized access to data or functionality, and potentially further compromise the system if the session privileges are high. The exploit only requires a remote attacker to send a crafted request to the exposed endpoint; no authentication is required. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but the nature of the flaw makes it likely to be targetable.

Generated by OpenCVE AI on September 4, 2026 at 16:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check Trimble for an updated release that removes session identifiers from URLs in the document viewer endpoint.
  • Configure the application to enforce secure cookie attributes such as HttpOnly, Secure, and SameSite, and to avoid reflecting session IDs in URLs.
  • Implement input validation and output encoding on the external document viewer endpoint to eliminate reflected XSS vectors.

Generated by OpenCVE AI on September 4, 2026 at 16:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Trimble
Trimble tm4web
Vendors & Products Trimble
Trimble tm4web

Fri, 04 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Title Reflected XSS in Trimble TM4WEB Enables Session Cookie Theft
Weaknesses CWE-79

Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
Description In Trimble TM4WEB 21.4.0.4 due to security misconfiguration with session identifiers, it is possible to recover valid session cookies via reflected cross-site scripting affecting the external document viewer endpoint.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-04T15:29:03.379Z

Reserved: 2022-07-11T00:00:00.000Z

Link: CVE-2022-35497

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T16:17:19.570

Modified: 2026-09-04T16:17:19.570

Link: CVE-2022-35497

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T17:15:14Z

Weaknesses
  • CWE-79

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