Cyber Posture

CVE-2025-67076

High

Published: 15 January 2026

Published
15 January 2026
Modified
21 January 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0021 43.3th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-67076 is a high-severity Path Traversal (CWE-22) vulnerability in Agora-Project Agora-Project. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 43.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique.
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-22

Validates pathnames and filenames to prevent traversal outside intended directories.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Directory traversal in public-facing web app enables remote unauthenticated file read (T1190); directly facilitates arbitrary local file content disclosure (T1005).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Directory traversal vulnerability in Omnispace Agora Project before 25.10 allowing unauthenticated attackers to read files on the system via the misc controller and the ExternalGetFile action. Only files with an extension can be read.

Deeper analysisAI

CVE-2025-67076 is a directory traversal vulnerability (CWE-22) in the Omnispace Agora Project versions before 25.10. The issue affects the misc controller, specifically the ExternalGetFile action, which allows unauthenticated attackers to read arbitrary files on the affected system. Exploitation is limited to files that have an extension.

Unauthenticated attackers can exploit this vulnerability remotely over the network (AV:N) with low attack complexity (AC:L), no privileges required (PR:N), and no user interaction needed (UI:N). Successful exploitation results in high confidentiality impact (C:H) by disclosing sensitive file contents, while integrity (I:N) and availability (A:N) remain unaffected under an unchanged scope (S:U), yielding a CVSS v3.1 base score of 7.5.

Mitigation details and advisories are available from the Agora Project website at https://www.agora-project.net and the Helx.io security advisory at https://www.helx.io/blog/advisory-agora-project/. The vulnerability was published on 2026-01-15.

Details

CWE(s)

Affected Products

agora-project
agora-project
≤ 25.10

CVEs Like This One

CVE-2025-67079Same product: Agora-Project Agora-Project
CVE-2025-67077Same product: Agora-Project Agora-Project
CVE-2026-23536Shared CWE-22
CVE-2025-23422Shared CWE-22
CVE-2025-8343Shared CWE-22
CVE-2025-10559Shared CWE-22
CVE-2026-5258Shared CWE-22
CVE-2025-25155Shared CWE-22
CVE-2024-51376Shared CWE-22
CVE-2024-13471Shared CWE-22

References