CVE-2026-30234: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in opf openproject
OpenProject is an open-source, web-based project management software. Prior to 17.2.0, an authenticated project member with BCF import permissions can upload a crafted .bcf archive where the <Snapshot> value in markup.bcf is manipulated to contain an absolute or traversal local path (for example: /etc/passwd or ../../../../etc/passwd). During import, this untrusted <Snapshot> value is used as file.path during attachment processing. As a result, local filesystem content can be read outside the intended ZIP scope. This results in an Arbitrary File Read (AFR) within the read permissions of the OpenProject application user. This vulnerability is fixed in 17.2.0.
AI Analysis
Technical Summary
CVE-2026-30234 is a path traversal vulnerability classified under CWE-22 affecting OpenProject, an open-source web-based project management software. The flaw exists in versions prior to 17.2.0 and involves improper validation of the <Snapshot> element within the markup.bcf file of a .bcf archive uploaded during BCF import. Authenticated users with BCF import permissions can craft a .bcf archive where the <Snapshot> value contains absolute or relative path traversal sequences (e.g., /etc/passwd or ../../../../etc/passwd). During the import process, OpenProject uses this untrusted <Snapshot> value as a file path when processing attachments without properly restricting it to the ZIP archive scope. This allows the application to read arbitrary files on the local filesystem with the privileges of the OpenProject application user. The vulnerability does not allow modification or deletion of files, only reading. Exploitation requires the attacker to be an authenticated project member with BCF import rights, but no additional user interaction is needed beyond uploading the crafted archive. The vulnerability has a CVSS 3.1 base score of 6.5, reflecting network attack vector, low attack complexity, required privileges, no user interaction, and high confidentiality impact. No known exploits in the wild have been reported as of the publication date. The issue is resolved in OpenProject version 17.2.0 by properly validating and restricting the <Snapshot> path values during import.
Potential Impact
This vulnerability allows attackers with authenticated BCF import permissions to read arbitrary files on the server hosting OpenProject, potentially exposing sensitive configuration files, credentials, or other confidential data. The impact is primarily on confidentiality, as integrity and availability are not affected. Organizations using vulnerable versions risk unauthorized disclosure of sensitive internal information, which could facilitate further attacks such as privilege escalation or lateral movement. Since exploitation requires authentication and specific permissions, the risk is limited to insiders or compromised accounts. However, in environments where OpenProject is widely used for project management, this could lead to leakage of intellectual property or personal data. The medium severity rating reflects the balance between the potential data exposure and the exploitation prerequisites. The vulnerability could be leveraged in targeted attacks against organizations relying on OpenProject for collaboration, especially if user accounts are compromised or insider threats exist.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade OpenProject to version 17.2.0 or later, where the issue is fixed. Until upgrading, restrict BCF import permissions to trusted users only and monitor import activities closely. Implement strict access controls and auditing on OpenProject user roles to minimize the number of users with BCF import rights. Additionally, consider deploying web application firewalls (WAFs) with custom rules to detect and block suspicious .bcf archive uploads containing path traversal patterns. Regularly review server file permissions to ensure the OpenProject application user has minimal read access only to necessary directories, limiting the scope of potential data exposure. Conduct internal security awareness training to reduce the risk of credential compromise for users with elevated permissions. Finally, maintain up-to-date backups and incident response plans to quickly address any exploitation attempts.
Affected Countries
United States, Germany, United Kingdom, France, Canada, Australia, Netherlands, Sweden, Switzerland, Japan
CVE-2026-30234: CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in opf openproject
Description
OpenProject is an open-source, web-based project management software. Prior to 17.2.0, an authenticated project member with BCF import permissions can upload a crafted .bcf archive where the <Snapshot> value in markup.bcf is manipulated to contain an absolute or traversal local path (for example: /etc/passwd or ../../../../etc/passwd). During import, this untrusted <Snapshot> value is used as file.path during attachment processing. As a result, local filesystem content can be read outside the intended ZIP scope. This results in an Arbitrary File Read (AFR) within the read permissions of the OpenProject application user. This vulnerability is fixed in 17.2.0.
AI-Powered Analysis
Technical Analysis
CVE-2026-30234 is a path traversal vulnerability classified under CWE-22 affecting OpenProject, an open-source web-based project management software. The flaw exists in versions prior to 17.2.0 and involves improper validation of the <Snapshot> element within the markup.bcf file of a .bcf archive uploaded during BCF import. Authenticated users with BCF import permissions can craft a .bcf archive where the <Snapshot> value contains absolute or relative path traversal sequences (e.g., /etc/passwd or ../../../../etc/passwd). During the import process, OpenProject uses this untrusted <Snapshot> value as a file path when processing attachments without properly restricting it to the ZIP archive scope. This allows the application to read arbitrary files on the local filesystem with the privileges of the OpenProject application user. The vulnerability does not allow modification or deletion of files, only reading. Exploitation requires the attacker to be an authenticated project member with BCF import rights, but no additional user interaction is needed beyond uploading the crafted archive. The vulnerability has a CVSS 3.1 base score of 6.5, reflecting network attack vector, low attack complexity, required privileges, no user interaction, and high confidentiality impact. No known exploits in the wild have been reported as of the publication date. The issue is resolved in OpenProject version 17.2.0 by properly validating and restricting the <Snapshot> path values during import.
Potential Impact
This vulnerability allows attackers with authenticated BCF import permissions to read arbitrary files on the server hosting OpenProject, potentially exposing sensitive configuration files, credentials, or other confidential data. The impact is primarily on confidentiality, as integrity and availability are not affected. Organizations using vulnerable versions risk unauthorized disclosure of sensitive internal information, which could facilitate further attacks such as privilege escalation or lateral movement. Since exploitation requires authentication and specific permissions, the risk is limited to insiders or compromised accounts. However, in environments where OpenProject is widely used for project management, this could lead to leakage of intellectual property or personal data. The medium severity rating reflects the balance between the potential data exposure and the exploitation prerequisites. The vulnerability could be leveraged in targeted attacks against organizations relying on OpenProject for collaboration, especially if user accounts are compromised or insider threats exist.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade OpenProject to version 17.2.0 or later, where the issue is fixed. Until upgrading, restrict BCF import permissions to trusted users only and monitor import activities closely. Implement strict access controls and auditing on OpenProject user roles to minimize the number of users with BCF import rights. Additionally, consider deploying web application firewalls (WAFs) with custom rules to detect and block suspicious .bcf archive uploads containing path traversal patterns. Regularly review server file permissions to ensure the OpenProject application user has minimal read access only to necessary directories, limiting the scope of potential data exposure. Conduct internal security awareness training to reduce the risk of credential compromise for users with elevated permissions. Finally, maintain up-to-date backups and incident response plans to quickly address any exploitation attempts.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-03-04T17:23:59.798Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69b194fa2f860ef943342469
Added to database: 3/11/2026, 4:14:50 PM
Last enriched: 3/11/2026, 4:30:04 PM
Last updated: 3/11/2026, 8:24:17 PM
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.