Powerpanel ServerApplication · Cyberpower

CVE-2023-3260

HIGH · 8.8 CVSS v3.1 Published 2023-08-14
Fix available
A fix is available. Upgrade to 1.44.0804202 / 2.6.9 or later.
See remediation →
94/100
Remediation priority · Urgent
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
The Dataprobe iBoot PDU running firmware version 1.43.03312023 or earlier is vulnerable to command injection via the `user-name` URL parameter. An authenticated malicious agent can exploit this vulnerability to execute arbitrary command on the underlying Linux operating system.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Command injection vulnerability in Dataprobe iBoot PDU web interface allows authenticated users to inject arbitrary OS commands through the unsanitized `user-name` URL parameter, leading to full compromise of the underlying Linux system.

MitigationUpdate firmware to version newer than 1.43.03312023; if immediate update is not possible, restrict network access to the PDU management interface and enforce strong authentication credentials.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Powerpanel ServerApplication
Affected:< 2.6.9
Iboot Pdu4a C10 FirmwareOperating system
Affected:< 1.44.0804202
Iboot Pdu4a C20 FirmwareOperating system
Affected:< 1.44.0804202
Iboot Pdu4a N15 FirmwareOperating system
Affected:< 1.44.0804202
Iboot Pdu4a N20 FirmwareOperating system
Affected:< 1.44.0804202
Iboot Pdu4 C20 FirmwareOperating system
Affected:< 1.44.0804202
Iboot Pdu4 N20 FirmwareOperating system
Affected:< 1.44.0804202
Iboot Pdu4sa C10 FirmwareOperating system
Affected:< 1.44.0804202

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify product and version
    Access the device web interface and navigate to System > About or Status > Firmware Information page. For Cyberpower Powerpanel Server, check the installed software version via the application or system inventory.
    Affected if The installed firmware version is below 1.44.0804202 for Dataprobe iBoot devices, or below 2.6.9 for Cyberpower Powerpanel Server.
  2. Verify web interface accessibility
    Confirm the PDU web management interface is reachable on the network (typically ports 80/443). Check network exposure using Nmap or by reviewing firewall rules.
    Affected if The web interface is exposed to untrusted networks, increasing the attack surface for credentialed attackers.
  3. Confirm authentication is required
    Test whether the web interface prompts for login credentials before allowing access to management functions.
    Affected if The web interface allows unauthenticated access to management functions, which would make exploitation easier.
  4. Check for default or weak credentials
    Review user accounts configured in the PDU or Powerpanel management interface. Attempt to determine if default manufacturer credentials are still in use.
    Affected if Default credentials or weak passwords are in use, allowing easier authenticated access for an attacker.

You are affected if your device runs firmware below 1.44.0804202 (Dataprobe iBoot) or Powerpanel Server below 2.6.9, and the web interface is accessible to users with credentials that could be obtained or guessed.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 1.44.0804202 / 2.6.9 or later
Fixed in 1.44.08042022.6.9
Interim mitigation

Update firmware to version newer than 1.43.03312023; if immediate update is not possible, restrict network access to the PDU management interface and enforce strong authentication credentials.

Recommended fix High confidence

iBoot PDU firmware >= 1.44.0804202 or Powerpanel Server >= 2.6.9

  1. 1. Identify the affected device model (iBoot PDU variant or Powerpanel Server) in your environment
  2. 2. Download the latest firmware from Dataprobe's official support page: https://www.dataprobe.com/iboot-pdu-support/
  3. 3. For iBoot PDU devices: Access the device web interface, navigate to Settings > Firmware Update, and upload version 1.44.0804202 or later
  4. 4. For Powerpanel Server: Update to version 2.6.9 or later following the standard software update procedure
  5. 5. After updating, verify the firmware version displayed in the device interface matches the patched release
  6. 6. Confirm the vulnerability is remediated by testing that the user-name parameter no longer accepts command injection payloads
Caveat Review Dataprobe release notes for any configuration or feature changes between versions; backup current device configuration before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Powerpanel Server Scoped from the published advisory
  • Consultation2.0 h
  • Implementation2.0 h
  • Testing4.0 h
  • Review / QA2.0 h
10.0 hours of engineering $1,720
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,752.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-3260 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-3260 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data