Description
A vulnerability was identified in liketrek TREK up to 3.0.22. The impacted element is the function findOrCreateUser of the file server/src/services/oidcService.ts of the component OIDC Service. Such manipulation leads to improper authentication. It is possible to launch the attack remotely. The attack requires a high level of complexity. The exploitability is regarded as difficult. Upgrading to version 3.1.0 is sufficient to resolve this issue. Upgrading the affected component is advised.
Published: 2026-08-25
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Improper Authentication
Action: Patch Immediately
AI Analysis

Impact

The vulnerability arises from an authentication flaw in the findOrCreateUser function of the OIDC Service. This flaw allows an attacker to bypass standard authentication checks and create or access user sessions without valid credentials, potentially granting unauthorized access to protected resources. The weakness is categorized as an authentication failure (CWE‑287). The attack is possible remotely and is described as having a high level of complexity, but the exploitation path remains viable for skilled adversaries.

Affected Systems

The issue affects the liketrek TREK product up to version 3.0.22. Any installations of TREK using those versions are vulnerable. The vendor has released version 3.1.0 with the fix, and upgrading to that version or later resolves the problem.

Risk and Exploitability

The CVSS score of 6.3 indicates a medium severity authentication vulnerability. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no widely known exploits yet. The described attack requires remote interaction and is considered difficult to execute, but the potential impact of unauthorized access warrants prompt remediation. The likely attack vector is through the OIDC Service’s findOrCreateUser endpoint, where the authentication check is improperly validated.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade liketrek TREK to version 3.1.0 or later to apply the authentication fix.
  • Replace any legacy OIDC authentication pathways with the updated findOrCreateUser implementation to eliminate bypass opportunities.
  • Reconfigure the OIDC service to enforce strict client authentication and disable anonymous or unauthenticated user creation, ensuring all requests are validated against the new logic.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00: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:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in liketrek TREK up to 3.0.22. The impacted element is the function findOrCreateUser of the file server/src/services/oidcService.ts of the component OIDC Service. Such manipulation leads to improper authentication. It is possible to launch the attack remotely. The attack requires a high level of complexity. The exploitability is regarded as difficult. Upgrading to version 3.1.0 is sufficient to resolve this issue. Upgrading the affected component is advised.
Title liketrek TREK OIDC Service oidcService.ts findOrCreateUser improper authentication
First Time appeared Liketrek
Liketrek trek
Weaknesses CWE-287
CPEs cpe:2.3:a:liketrek:trek:*:*:*:*:*:*:*:*
Vendors & Products Liketrek
Liketrek trek
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

{'score': 5.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/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:L/VA:L/SC:N/SI:N/SA:N/E:X'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-27T14:35:57.758Z

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

Link: CVE-2026-78885

cve-icon Vulnrichment

Updated: 2026-08-27T13:22:27.416Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-27T17:20:43.970

Link: CVE-2026-78885

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses