CVE-2023-41721
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 · uneditedInstances of UniFi Network Application that (i) are run on a UniFi Gateway Console, and (ii) are versions 7.5.176. and earlier, implement device adoption with improper access control logic, creating a risk of access to device configuration information by a malicious actor with preexisting access to the network. Affected Products: UDM UDM-PRO UDM-SE UDR UDW Mitigation: Update UniFi Network to Version 7.5.187 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 access control in UniFi Network Application's device adoption logic allows a malicious actor with preexisting network access to obtain device configuration information. The vulnerability affects UniFi Gateway Consoles running versions 7.5.176 and earlier, where the adoption process fails to properly validate authorization before exposing configuration data.
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<= 7.5.176CVSS 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
- Low
- Integrity
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
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 UniFi Network Application installationLocate the UniFi Network Application installation - this may be running on a UniFi Gateway Console (UDM, UDM-PRO, UDM-SE, UDR, UDW) or as a standalone controller on a dedicated server. Check system processes or services for the UniFi controller application.Affected if UniFi Network Application is installed and running on any supported platform.
-
Check installed UniFi Network Application versionAccess the UniFi Network Application dashboard and navigate to Settings > System > About, or use the command line interface (via SSH to the controller) and run: 'unifi-os version' on Gateway Consoles, or check the application package version on standalone controllers.Affected if The installed version is 7.5.176 or earlier.
-
Verify device adoption feature accessibilityCheck if the device adoption endpoints are network-accessible from untrusted network segments. Review firewall rules and network ACLs that control access to ports used by the adoption service (typically ports 8080, 8443, or the inform port 8081).Affected if Device adoption ports are accessible from network segments without proper authentication controls.
-
Confirm unauthorized device configuration exposure riskTest whether unauthenticated or improperly authenticated requests to the adoption endpoints return device configuration data. This requires security assessment tools or understanding of the UniFi adoption API endpoints.Affected if Adoption logic returns configuration data without verifying authorization credentials.
A system is affected if it runs UniFi Network Application version 7.5.176 or earlier AND has device adoption functionality accessible from the network, allowing unauthorized retrieval of device configuration information.
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 · scopedUpdate UniFi Network Application to version 7.5.187 or later on all affected UniFi Gateway Console devices (UDM, UDM-PRO, UDM-SE, UDR, UDW) to remediate the improper access control vulnerability.
UniFi Network Application version 7.5.187 or later
- Access the UniFi Network Application controller interface
- Navigate to the settings or system section
- Check the current UniFi Network Application version (should be <= 7.5.176 if affected)
- Apply the firmware/software update to UniFi Network Application version 7.5.187 or later
- Verify the update was successful and the version is now 7.5.187 or newer
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing1.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,424.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-41721 — 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-2023-41721 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