Description
Incorrect default permissions issue exists in Pupsman versions prior to 3.9.0. An attacker can place a malicious executable in the installation folder, which results in arbitrary code execution with SYSTEM privilege
Published: 2026-07-08
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in Pupsman is caused by incorrect default permissions set on the installation directory in releases prior to version 3.9.0. An attacker who can write a file into that folder can place a malicious executable that will be launched with the application’s SYSTEM privileges, giving the attacker arbitrary code execution on the host. This is a classic example of CWE-276, where improper permission handling leads to privilege escalation.

Affected Systems

Fuji Electric Co., Ltd.’s UPS management software Pupsman is affected. Versions prior to 3.9.0 are vulnerable. The operating systems on which these versions run are not specified in the CVE, so any assumption about affected OS is inferred.

Risk and Exploitability

The vulnerability has a CVSS score of 8.5, indicating high severity. The EPSS score is less than 1%, showing a low probability of exploitation in the wild, and it is not cataloged in CISA’s KEV. An attacker who can write a file to the installation directory can place a malicious executable that will run with SYSTEM privileges, enabling arbitrary code execution. This requires local write access to the directory; it is inferred that if the directory were exposed and writable over a network or through a file upload feature, an attacker could also exploit the flaw remotely, but such an attack vector is not explicitly stated in the description.

Generated by OpenCVE AI on July 26, 2026 at 18:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Pupsman to version 3.9.0 or newer, which removes the incorrect default permissions
  • Configure the installation directory permissions so that only the system service account or administrators can write to it
  • Audit the installation directory for unexpected executable files and delete or quarantine any that are not legitimate

Generated by OpenCVE AI on July 26, 2026 at 18:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via Improper Default Permissions in Fuji Electric Pupsman

Tue, 21 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via Improper Default Permissions in Fuji Electric Pupsman

Thu, 16 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Title Pupsman Incorrect Default Permissions Allowing Arbitrary Code Execution

Wed, 15 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Pupsman Incorrect Default Permissions Allowing Arbitrary Code Execution

Tue, 14 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Title Default Permission Misconfiguration Allows Arbitrary Command Execution in UPS Power Management Software

Mon, 13 Jul 2026 02:15:00 +0000

Type Values Removed Values Added
Title Default Permission Misconfiguration Allows Arbitrary Command Execution in UPS Power Management Software

Sat, 11 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Execution of Malicious Code via Improper Permissions on Pupsman Installation Directory

Sat, 11 Jul 2026 05:00:00 +0000

Type Values Removed Values Added
Title Execution of Malicious Code via Improper Permissions on Pupsman Installation Directory

Fri, 10 Jul 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Fujielectric
Fujielectric pupsman
Vendors & Products Fujielectric
Fujielectric pupsman

Fri, 10 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Local Arbitrary Code Execution via Improper Permissions in Pupsman

Wed, 08 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Title Local Arbitrary Code Execution via Improper Permissions in Pupsman

Wed, 08 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 08 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Description Incorrect default permissions issue exists in Pupsman versions prior to 3.9.0. An attacker can place a malicious executable in the installation folder, which results in arbitrary code execution with SYSTEM privilege
Weaknesses CWE-276
References
Metrics cvssV3_0

{'score': 7.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

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


Subscriptions

Fujielectric Pupsman
cve-icon MITRE

Status: PUBLISHED

Assigner: jpcert

Published:

Updated: 2026-07-08T12:57:19.539Z

Reserved: 2026-06-28T23:50:03.923Z

Link: CVE-2026-57895

cve-icon Vulnrichment

Updated: 2026-07-08T12:57:05.618Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T18:45:03Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions