CVE-2026-78886
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-78886, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-25

Last updated on: 2026-08-25

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-25
Last Modified
2026-08-25
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
liketrek trek to 3.0.22 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a path traversal flaw in the liketrek TREK software up to version 3.0.22. It exists in the Public Journey Photo Proxy component, specifically in the server/src/nest/journey/journey-public.controller.ts file. An attacker can remotely manipulate file paths to access unauthorized directories.

Detection Guidance

To detect this vulnerability, check if your TREK application version is below 3.1.0. Inspect server logs for unusual access patterns to /uploads/journey or sibling directories. Look for requests containing encoded path traversal sequences like ..%2Ffiles%2F or ../files/. Test with crafted asset IDs to see if unauthorized file access occurs.

Impact Analysis

An attacker could exploit this to read sensitive files outside the intended directory, potentially exposing confidential data. The high attack complexity and difficulty reduce risk but do not eliminate it. Upgrading to version 3.1.0 or later is recommended to mitigate the issue.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR (data protection) and HIPAA (health information privacy) by exposing sensitive personal or medical data. Compliance may be compromised if exploited, requiring remediation to avoid penalties.

Mitigation Strategies

Upgrade the liketrek TREK component to version 3.1.0 or later to address the path traversal vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78886. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart