CVE-2026-34153
Received Received - Intake

Local File Inclusion in Coolify Leading to RCE

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

Publication date: 2026-07-06

Last updated on: 2026-07-06

Assigner: GitHub, Inc.

Description

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.471, LocalFileVolume::saveStorageOnServer builds shell commands using unescaped fs_path and parent_dir values before validation, and submitFileStorage does not validate the user-controlled file-mount path before creating a volume, allowing an authenticated user who can add file storage to execute commands when the storage is saved. This issue is fixed in version 4.0.0-beta.471.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-06
Last Modified
2026-07-06
Generated
2026-07-07
AI Q&A
2026-07-07
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
coolify coolify to 4.0.0-beta.471 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in Coolify, an open-source tool for managing servers, applications, and databases. Before version 4.0.0-beta.471, the LocalFileVolume::saveStorageOnServer function builds shell commands using unescaped file system path (fs_path) and parent directory (parent_dir) values before validating them. Additionally, the submitFileStorage function does not validate the user-controlled file-mount path before creating a volume. This allows an authenticated user who can add file storage to execute arbitrary commands when the storage is saved.

Impact Analysis

The vulnerability can have severe impacts as it allows an authenticated user with permission to add file storage to execute arbitrary commands on the server. This can lead to full compromise of the affected system, including unauthorized access, data modification, data destruction, or disruption of services.

Mitigation Strategies

To mitigate this vulnerability, upgrade Coolify to version 4.0.0-beta.471 or later, where the issue has been fixed.

Chat Assistant

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

EPSS Chart