Description
A security flaw has been discovered in Trippo ResponsiveFilemanager up to 9.14.0. The impacted element is an unknown function of the file filemanager/dialog.php. The manipulation results in unrestricted upload. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way. This vulnerability only affects products that are no longer supported by the maintainer.
Published: 2026-08-04
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unrestricted upload vulnerability in the dialog.php file of Trippo ResponsiveFilemanager allows a remote attacker to upload arbitrary files. If exploited, this flaw can enable the attacker to place executable code on the server, potentially leading to remote code execution or server compromise.

Affected Systems

Trippo ResponsiveFilemanager versions 9.14.0 and earlier are affected by the vulnerability in dialog.php. No specific function name is disclosed, but the flaw resides in an unknown function within that file.

Risk and Exploitability

The vulnerability receives a CVSS score of 6.9, indicating moderate severity. No EPSS score is available, so the exploitation probability is unknown, but the public release of an exploit suggests that attacks are feasible. The vulnerability is remote, and the lack of a KEV entry means it is not listed among current known exploited vulnerabilities. A remote attacker with access to the dialog.php endpoint can trigger the upload, giving the attack a low barrier to execution.

Generated by OpenCVE AI on August 4, 2026 at 19:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Trippo ResponsiveFilemanager to a version newer than 9.14.0 once an official patch is released.
  • If upgrading is not immediately possible, restrict access to the dialog.php upload endpoint by using web‑server configuration (e.g., IP whitelisting or role‑based access control).
  • As a temporary countermeasure, enforce strict file type validation, size limits, and store uploaded files outside the web root to reduce the risk of code execution.

Generated by OpenCVE AI on August 4, 2026 at 19:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Trippo ResponsiveFilemanager up to 9.14.0. The impacted element is an unknown function of the file filemanager/dialog.php. The manipulation results in unrestricted upload. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way. This vulnerability only affects products that are no longer supported by the maintainer.
Title Trippo ResponsiveFilemanager dialog.php unrestricted upload
First Time appeared Trippo
Trippo responsivefilemanager
Weaknesses CWE-284
CWE-434
CPEs cpe:2.3:a:trippo:responsivefilemanager:*:*:*:*:*:*:*:*
Vendors & Products Trippo
Trippo responsivefilemanager
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

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

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Trippo Responsivefilemanager
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-05T13:45:13.150Z

Reserved: 2026-08-04T08:36:57.685Z

Link: CVE-2026-18788

cve-icon Vulnrichment

Updated: 2026-08-05T13:45:08.799Z

cve-icon NVD

Status : Deferred

Published: 2026-08-04T18:16:48.730

Modified: 2026-08-12T20:59:00.027

Link: CVE-2026-18788

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:19:41Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-434

    Unrestricted Upload of File with Dangerous Type