Wingetlywingetly
← All apps

CyberPower PowerPanel Personal

by CyberPower Systems, Inc.v2.7.1.1

Last updated

CyberPower PowerPanel Personal

Install with winget

$ winget install --id CyberPowerSystemsInc.PowerPanelPersonal --exact --version 2.7.1.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for CyberPower PowerPanel Personal

CyberPower PowerPanel Personal uses EXE. The silent install switches are -q.

One-line silent install (x86)
PPP_Windows_v2.7.1.1.exe -q

See the full silent install reference for CyberPower PowerPanel Personal

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Monitors UPS vitals: electrical power supply, voltage, power condition, remaining battery runtime, UPS load from a CyberPower UPS System

Installers · v2.7.1.1

ArchitectureTypeScopeInstallDownload
x86EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

16 known CVEs via NVD

  • critical9.8Fix availableCVE-2024-34025affects <=4.9.0May 15, 2024

    CyberPower PowerPanel business application code contains a hard-coded set of authentication credentials. This could result in an attacker bypassing authentication and gaining administrator privileges.

  • critical9.8Fix availableCVE-2024-33625affects <=4.9.0May 15, 2024

    CyberPower PowerPanel business application code contains a hard-coded JWT signing key. This could result in an attacker forging JWT tokens to bypass authentication.

  • critical9.8Fix availableCVE-2024-32053affects <=4.9.0May 15, 2024

    Hard-coded credentials are used by the  CyberPower PowerPanel platform to authenticate to the database, other services, and the cloud. This could result in an attacker gaining access to services with the privileges of a Powerpanel business application.

  • critical9.8Fix availableCVE-2024-32047affects <=4.9.0May 15, 2024

    Hard-coded credentials for the CyberPower PowerPanel test server can be found in the production code. This might result in an attacker gaining access to the testing or production server.

  • medium4.9Fix availableCVE-2024-32042affects <=4.9.0May 15, 2024

    The key used to encrypt passwords stored in the database can be found in the CyberPower PowerPanel application code, allowing the passwords to be recovered.

  • high8.8Fix availableCVE-2024-31856affects <=4.9.0May 15, 2024

    An attacker with certain MQTT permissions can create malicious messages to all CyberPower PowerPanel devices. This could result in an attacker injecting SQL syntax, writing arbitrary files to the system, and executing remote code.

  • high7.7Fix availableCVE-2024-31410affects <=4.9.0May 15, 2024

    The devices which CyberPower PowerPanel manages use identical certificates based on a hard-coded cryptographic key. This can allow an attacker to impersonate any client in the system and send malicious data.

  • medium6.5Fix availableCVE-2024-31409affects <=4.9.0May 15, 2024

    Certain MQTT wildcards are not blocked on the CyberPower PowerPanel system, which might result in an attacker obtaining data from throughout the system after gaining access to any device.

Showing 8 of 16. Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • CyberPower PowerPanel PersonalCyberPower Systems, Inc.
    CyberPowerSystems.PowerPanel.Personalv2.7.1.1

    CyberPower PowerPanel Personal

  • CyberPower PowerPanel PersonalCyberPower Systems, Inc.
    CyberPowerSystems.PowerPanel.Business.Managementv4.12.2

    Monitor and manage computer running CyberPower Systems Local/Remote and networked devices

  • WinNUT (Prerelease)NUT Dot Net
    nutdotnet.WinNUT.Prereleasev2.3.9492

    WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.

  • WinNUTNUT Dot Net
    nutdotnet.WinNUTv2.2.8719

    WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.

  • BatteryMonPassMark Software
    PassMark.BatteryMonv2.1

    Monitor the battery charge level in laptop computer and UPS's

  • BatteryMonPassMark Software
    PassmarkSoftware.BatteryMonv2.1

    Monitor the battery charge level in laptop computer and UPS's

More from CyberPower Systems, Inc. or browse cyberpower, cyberpowerpanel, powerpanel.

Frequently asked questions

How do I install CyberPower PowerPanel Personal on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id CyberPowerSystemsInc.PowerPanelPersonal --exact --version 2.7.1.1. winget downloads the installer from CyberPower Systems, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install CyberPower PowerPanel Personal silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id CyberPowerSystemsInc.PowerPanelPersonal --exact 2.7.1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for CyberPower PowerPanel Personal?
CyberPower PowerPanel Personal uses EXE. Run the downloaded installer with: PPP_Windows_v2.7.1.1.exe -q. The silent switches are -q.
How do I uninstall CyberPower PowerPanel Personal via winget?
Run: winget uninstall --id CyberPowerSystemsInc.PowerPanelPersonal --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from CyberPower PowerPanel Personal's Apps & Features entry.
Is CyberPower PowerPanel Personal free?
CyberPower PowerPanel Personal is distributed under Proprietary. Refer to the publisher (https://www.cyberpowersystems.com/products/software/power-panel-personal/) for the full license terms - Wingetly itself does not charge for installation.
Does CyberPower PowerPanel Personal work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls CyberPower PowerPanel Personal directly from the publisher.
How do I keep CyberPower PowerPanel Personal up to date?
Run winget upgrade --id CyberPowerSystemsInc.PowerPanelPersonal --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of CyberPower PowerPanel Personal from microsoft/winget-pkgs.