CVE-2026-22563
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 · uneditedA series of Improper Input Validation vulnerabilities could allow a Command Injection by a malicious actor with access to the UniFi Play network. Affected Products: UniFi Play PowerAmp (Version 1.0.35 and earlier) UniFi Play Audio Port (Version 1.0.24 and earlier) Mitigation: Update UniFi Play PowerAmp to Version 1.0.38 or later Update UniFi Play Audio Port to Version 1.1.9 or later
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 confidenceImproper input validation in UniFi Play PowerAmp (versions 1.0.35 and earlier) and Audio Port (versions 1.0.24 and earlier) allows authenticated attackers with network access to inject arbitrary commands through unsanitized input fields, achieving remote code execution at critical severity (CVSS 9.8).
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
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
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/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 checksWork through these to decide whether this CVE applies to you.
-
Identify installed UniFi Play productLocate the UniFi Play application running on the system (PowerAmp or Audio Port). Check the application name or service identifier in the system inventory or running services.Affected if The product is UniFi Play PowerAmp or UniFi Play Audio Port
-
Determine installed version numberAccess the product's web interface, admin console, or check the application binary/package version. Common methods: look at the About section in the UI, check the installed package version via system package manager, or query the application API if available.Affected if Version cannot be determined or is 1.0.35 or earlier for PowerAmp, or 1.0.24 or earlier for Audio Port
-
Compare version to affected rangesIf the version is identified, compare it to the affected ranges: PowerAmp 1.0.35 and earlier, Audio Port 1.0.24 and earlier.Affected if Installed version falls within or below these affected version numbers
-
Verify network accessibility of the serviceCheck if the product's web interface or API ports are exposed to the network. Review firewall rules, network configuration, and listening services to determine if the management interface can be reached remotely.Affected if The service is accessible from untrusted networks (not localhost or isolated management VLAN only)
-
Confirm authentication is enabledVerify that authentication is required to access the product interface. Check if default credentials are in use or if strong authentication has been configured.Affected if The product allows unauthenticated access to input fields, or uses weak/default credentials
A user is affected if they have UniFi Play PowerAmp version 1.0.35 or earlier, or Audio Port version 1.0.24 or earlier, that is network-accessible with authentication configured.
Generated from the published advisory. Verify against your own configuration.
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 · scopedApply vendor patches by updating UniFi Play PowerAmp to version 1.0.38 or later and UniFi Play Audio Port to version 1.1.9 or later to remediate the command injection vector.
UniFi Play PowerAmp: 1.0.38+ | UniFi Play Audio Port: 1.1.9+
- Identify which UniFi Play products (PowerAmp and/or Audio Port) are deployed in your environment
- Check the current installed version of each affected product
- For UniFi Play PowerAmp users: Upgrade to version 1.0.38 or later
- For UniFi Play Audio Port users: Upgrade to version 1.1.9 or later
- Obtain the updates from the official Ubiquiti download portal or through your UniFi Play controller interface
- Before upgrading, back up current configurations as a precautionary measure
- Apply the upgrade following standard Ubiquiti UniFi Play update procedures
- After upgrading, verify the new version is correctly installed and the service is operational
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-22563 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-22563 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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