CVE-2025-7673
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 buffer overflow vulnerability in the URL parser of the zhttpd web server in Zyxel VMG8825-T50K firmware versions prior to V5.50(ABOM.5)C0 could allow an unauthenticated attacker to cause denial-of-service (DoS) conditions and potentially execute arbitrary code by sending a specially crafted HTTP request.
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 confidenceA buffer overflow vulnerability exists in the URL parser of the zhttpd web server in Zyxel VMG8825-T50K routers. An unauthenticated remote attacker can send a specially crafted HTTP request with an excessively long or malformed URL to overflow a buffer, potentially leading to denial of service or arbitrary code execution with elevated privileges.
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< 5.50\(abpm.4\)c0< 5.50\(absl.0\)b8< 5.50\(abpm.4\)c0< 5.50\(absl.0\)b8< 5.50\(abom.5\)c0< 5.13\(abnp.6\).c< 5.17\(abup.3\)c0< 5.15\(abqx.3\)c0< 5.50\(absb.3\)c0< 5.50\(abpm.4\)c0CVSS 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 the Zyxel device modelCheck the device label or access the web admin interface (usually at 192.168.1.1) and look for the model number in the status or system information pageAffected if The device model is NOT one of: EMG3525-T50b, EMG5523-T50b, EMG5723-T50k, EMG6726-B10a, Ex3510-B0, Ex5510-B0, VMG1312-T20b, or VMG3625-T50b (these are not affected)
-
Check the installed firmware versionIn the web admin interface, go to Maintenance > Firmware Upgrade or System > Status to view the firmware version. Alternatively, access via CLI and run 'cat /etc/zyfw_version' or similar commandAffected if The firmware version is below the fixed version for your specific model (see version ranges: EMG3525/5523-T50b < 5.50(abpm.4)c0 or < 5.50(absl.0)b8; EMG5723-T50k < 5.50(abom.5)c0; EMG6726-B10a < 5.13(abnp.6).c; Ex3510-B0 < 5.17(abup.3)c0; Ex5510-B0 < 5.15(abqx.3)c0; VMG1312-T20b < 5.50(absb.3)c0; VM
-
Verify the zhttpd web server is enabledCheck if the web interface is accessible by navigating to the device IP in a browser, or check via CLI for process: 'ps | grep zhttpd' or 'netstat -tlnp | grep http'Affected if The web interface is accessible and responds to HTTP/HTTPS requests (ports 80/443)
-
Determine if external access to the web interface is permittedCheck router firewall rules via CLI: 'iptables -L -n' or through the web interface under Security > Firewall. Look for rules allowing inbound traffic on ports 80/443 from external IPsAffected if Firewall rules allow inbound HTTP/HTTPS traffic from WAN/outside interfaces, meaning the web interface is exposed to the internet
You are affected if you have one of the listed Zyxel models, your firmware version is below the specified fixed versions, the zhttpd web server is running, and the web interface is accessible (especially from external networks).
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 · scoped5.135.155.17
Upgrade the Zyxel VMG8825-T50K firmware to version V5.50(ABOM.5)C0 or later to patch the vulnerability. If upgrades are not immediately possible, consider restricting external access to the web interface via firewall rules.
V5.50(ABOM.5)C0 for VMG8825-T50K; latest available firmware for other affected models
- 1. Identify the exact model number of your Zyxel device from the affected product list.
- 2. Visit the official Zyxel support website (www.zyxel.com) and navigate to the firmware download section for your specific device model.
- 3. Download the latest firmware version available for your device. For VMG8825-T50K, ensure you obtain version V5.50(ABOM.5)C0 or later.
- 4. Access the device's web management interface via a browser.
- 5. Navigate to the Administration or Maintenance section, then locate the Firmware Upgrade or Update option.
- 6. Upload the downloaded firmware file and initiate the upgrade process.
- 7. Wait for the firmware upload and installation to complete - do not power off the device during this process.
- 8. After the device reboots, verify the firmware version has been updated successfully.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing12.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 $8,192.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-7673 — 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-7673 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