Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-34097 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An unrestricted file upload vulnerability exists in ProcessMaker versions prior to 3.5.4 due to improper handling of uploaded plugin archives. An attacker with administrative privileges can upload a malicious .tar plugin file containing arbitrary PHP code. Upon installation, the plugin’s install() method is invoked, resulting in execution of attacker-supplied PHP code on the server with the privileges of the web server user. This vulnerability can be chained with CVE-2022-38577 — a privilege escalation flaw in the user profile page — to achieve full remote code execution from a low-privileged account.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-434Unrestricted Upload of File with Dangerous Type[email protected]

Affected Products

ProductVersions
ProcessMaker
>= 1.6, <= 4276
>= 2.0.23, <= 2.0.23 (semver)
>= 3.0-rc1, <= 3.0-rc1
>= 3.2.0, <= 3.2.0 (semver)
>= 3.2.1, <= 3.2.1 (semver)

CPE

  • cpe:2.3:a:processmaker:processmaker:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 3.5.4moderate effort

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-34097
NVD Published Date:
Jul 10, 2025
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2025-34097 Details - Not Deferred