CVE-2025-52379
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 · uneditedNexxt Solutions NCM-X1800 Mesh Router firmware UV1.2.7 and below contains an authenticated command injection vulnerability in the firmware update feature. The /web/um_fileName_set.cgi and /web/um_web_upgrade.cgi endpoints fail to properly sanitize the upgradeFileName parameter, allowing authenticated attackers to execute arbitrary OS commands on the device, resulting in remote code execution.
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 command injection vulnerability in Nexxt Solutions NCM-X1800 Mesh Router firmware (UV1.2.7 and below). The /web/um_fileName_set.cgi and /web/um_web_upgrade.cgi endpoints fail to sanitize the upgradeFileName parameter, allowing authenticated attackers to inject and execute arbitrary OS commands via the firmware update feature.
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
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/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 the device modelAccess the router web interface or check the device label to confirm the model is NCM-X1800 Mesh Router from Nexxt SolutionsAffected if The device is not a Nexxt Solutions NCM-X1800 Mesh Router
-
Check installed firmware versionLog into the router administrative web interface and navigate to the firmware/version information page, or use the command interface to retrieve the firmware version stringAffected if The firmware version is UV1.2.7 or lower (any version at or below UV1.2.7)
-
Verify web interface accessibilityAttempt to reach the router web administration interface over HTTP/HTTPS from a network-connected hostAffected if The administrative web interface is exposed and reachable
-
Confirm firmware update feature availabilityIn the web interface, locate the firmware upgrade or update section (typically under Administration, Maintenance, or System settings)Affected if The firmware update functionality is present and configurable
-
Check authentication statusDetermine whether valid administrator credentials for the router are known or potentially compromisedAffected if Attacker has valid admin credentials to access the firmware update endpoints
A user is affected if they have a Nexxt Solutions NCM-X1800 Mesh Router running firmware version UV1.2.7 or below with an accessible administrative web interface where the firmware update feature can be accessed by an authenticated attacker.
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 to a patched firmware version above UV1.2.7 when available. Until then, restrict administrative web interface access to trusted networks/users and monitor for unauthorized access.
Firmware version above UV1.2.7 (contact Nexxt Solutions for the exact fixed release)
- 1. Identify the current firmware version of the Nexxt Solutions NCM-X1800 Mesh Router by accessing the admin web interface or checking via CLI
- 2. Navigate to the firmware update or administration section of the router's web interface
- 3. Download the firmware update from the official Nexxt Solutions support website or vendor repository
- 4. Upload and apply the firmware update that addresses the command injection vulnerability in the um_fileName_set.cgi and um_web_upgrade.cgi endpoints
- 5. After the update completes, verify the new firmware version is above UV1.2.7
- 6. Confirm the upgradeFileName parameter is now properly sanitized by testing the affected endpoints with the same input that previously triggered the vulnerability
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation6.0 h
- Implementation12.0 h
- Testing10.0 h
- Review / QA6.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $9,504.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-52379 — 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-52379 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