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 Fuji Electric’s UPS management software stems from incorrect default permissions on its installation directory in versions prior to 3.9.0. An attacker who can write to that folder can deposit a malicious executable. Because the application runs with SYSTEM privileges, the injected binary is executed with that highest level of authority, delivering arbitrary code execution on the host. This pattern matches CWE‑276, improper permission handling, and results in a classic local privilege escalation scenario.

Affected Systems

Fuji Electric Co., Ltd.’s Pupsman UPS management software is impacted. Vulnerable releases are any version before 3.9.0. The CVE does not specify the operating system; therefore it is assumed that the software may run on typical Windows platforms supporting SYSTEM privileges, but no concrete OS inference is made beyond this.

Risk and Exploitability

The CVSS score of 8.5 classifies the weakness as high severity. The EPSS score is below 1 %, indicating a low probability of exploitation in the wild, and the flaw is not listed in CISA’s KEV catalog. The attack path requires local write access to the installation directory; it is inferred that if the directory were exposed through a remote service or file‑upload feature, an attacker could potentially exploit the vulnerability remotely, though such a vector is not explicitly confirmed by the description.

Generated by OpenCVE AI on July 31, 2026 at 14:04 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 31, 2026 at 14:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 14:30:00 +0000

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

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

Status : Deferred

Published: 2026-07-08T06:16:22.900

Modified: 2026-07-08T15:07:37.767

Link: CVE-2026-57895

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T14:15:03Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions