CVE-2025-54473
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 · uneditedAn authenticated RCE vulnerability in Phoca Commander component 1.0.0-4.0.0 and 5.0.0-5.0.1 for Joomla was discovered. The issue allows code execution via the unzip feature.
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 confidenceAuthenticated remote code execution vulnerability in Phoca Commander component for Joomla versions 1.0.0-4.0.0 and 5.0.0-5.0.1. The unzip feature allows authenticated users to execute arbitrary code on the underlying server, granting full control over the affected system.
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
- High
- Authentication
- None
- User interaction
- None
- Scope
- N
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:X/V:X/RE:L/U:Clear
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 if Phoca Commander is installedLog into the Joomla Administrator backend and navigate to Components > Manage > Extensions. Search for 'Phoca Commander' in the installed components list. Alternatively, check for the component directory at /administrator/components/com_phocacommander/ or /components/com_phocacommander/ on the server filesystem.Affected if Phoca Commander component appears in the extensions list or component directories exist on the server.
-
Determine the installed Phoca Commander versionIn the Joomla Administrator panel, go to Components > Phoca Commander. Look for a version number typically displayed in the component header, about page, or help menu. If accessing the filesystem, check for a version.xml or manifest file within the component directory that lists the installed version.Affected if The installed version number falls within 1.0.0 through 4.0.0 OR 5.0.0 through 5.0.1.
-
Confirm the unzip feature is accessibleIn the Joomla Administrator panel, navigate to Components > Phoca Commander and locate the unzip or extraction feature within the file management interface. Verify whether this feature is enabled and visible to authenticated users.Affected if The unzip/extraction functionality is present and accessible to authenticated users in the Phoca Commander interface.
-
Verify user access to the componentIn Joomla Administrator, go to Users > Groups or Users > Access Levels to review which user groups have permission to access the Phoca Commander component. Check the component's configuration under Options > Permissions to identify which user roles can use the unzip feature.Affected if Any user group beyond a single trusted administrator has access to the Phoca Commander component and its unzip functionality.
The environment is affected if Phoca Commander is installed with a version between 1.0.0-4.0.0 or 5.0.0-5.0.1, the unzip feature is accessible, and users beyond a single trusted administrator have access to the component.
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 · scopedRestrict administrative access to the Phoca Commander component to trusted users only; monitor for unauthorized access; apply vendor patch when available; consider disabling or removing the unzip functionality if not required.
Phoca Commander 5.0.2 or later (or version 4.0.1 if remaining on the 4.x branch)
- 1. Verify the currently installed Phoca Commander version in Joomla admin panel under Components > Phoca Commander
- 2. If running version 1.0.0-4.0.0 or 5.0.0-5.0.1, backup the Joomla site and database before proceeding
- 3. Download the latest version of Phoca Commander from the official source at phoca.cz
- 4. Install the updated version through Joomla's extension manager (Extensions > Manage > Install)
- 5. Clear any caching mechanisms after upgrade
- 6. Verify the unzip functionality works correctly with test archives
- 7. Confirm the component version reflects the updated release in Joomla admin
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,304.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-54473 — 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-2025-54473 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