Description
A security flaw has been discovered in liketrek TREK up to 3.0.22. This affects an unknown function of the file server/src/nest/journey/journey-public.controller.ts of the component Public Journey Photo Proxy. Performing a manipulation results in path traversal. The attack can be initiated remotely. The attack's complexity is rated as high. The exploitability is reported as difficult. Upgrading to version 3.1.0 mitigates this issue. It is advisable to upgrade the affected component.
Published: 2026-08-25
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Path Traversal
Action: Upgrade
AI Analysis

Impact

A vulnerability was identified in liketrek TREK's Public Journey Photo Proxy, specifically in journey-public.controller.ts, that allows an attacker to manipulate the file path used by the server to serve photos. The flaw leads to a classic path traversal, enabling remote retrieval of arbitrary files on the underlying filesystem. The attacker can exploit this over the network; the vulnerability is considered high in complexity and difficult to exploit.

Affected Systems

The affected product is liketrek TREK, versions up to and including 3.0.22. The recommendation is to upgrade to version 3.1.0 or later, where the issue has been mitigated. No other vendors or product variants are listed as affected.

Risk and Exploitability

The CVSS score for this vulnerability is 6.3, indicating moderate severity. EPSS is not available, and the vulnerability is not listed in CISA’s KEV catalog. Attack can be initiated remotely via the public photo proxy URL. Because of the high complexity and difficult exploitability, the likelihood of exploitation is moderate but should not be ignored. Monitoring traffic for suspicious file requests and applying the available patch remain the most effective defenses.

Generated by OpenCVE AI on August 25, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade liketrek TREK to version 3.1.0 or newer.
  • Disable the Public Journey Photo Proxy endpoint if it is not required for business operations, to eliminate the attack surface.
  • Apply input validation or path sanitization on file requests, or configure a web application firewall to block path traversal patterns such as '..' sequences.

Generated by OpenCVE AI on August 25, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in liketrek TREK up to 3.0.22. This affects an unknown function of the file server/src/nest/journey/journey-public.controller.ts of the component Public Journey Photo Proxy. Performing a manipulation results in path traversal. The attack can be initiated remotely. The attack's complexity is rated as high. The exploitability is reported as difficult. Upgrading to version 3.1.0 mitigates this issue. It is advisable to upgrade the affected component.
Title liketrek TREK Public Journey Photo Proxy journey-public.controller.ts path traversal
First Time appeared Liketrek
Liketrek trek
Weaknesses CWE-22
CPEs cpe:2.3:a:liketrek:trek:*:*:*:*:*:*:*:*
Vendors & Products Liketrek
Liketrek trek
References
Metrics cvssV2_0

{'score': 2.6, 'vector': 'AV:N/AC:H/Au:N/C:P/I:N/A:N/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 3.7, 'vector': 'CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 3.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 6.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-25T13:13:00.971Z

Reserved: 2026-08-25T06:01:26.170Z

Link: CVE-2026-78886

cve-icon Vulnrichment

Updated: 2026-08-25T13:12:57.907Z

cve-icon NVD

Status : Deferred

Published: 2026-08-25T13:19:32.013

Modified: 2026-08-26T16:19:05.917

Link: CVE-2026-78886

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T14:30:18Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')