Missing AuthenticationWeakness · CWE-306

CVE-2025-65010

HIGH · 7.1 CVSS v4.0 Published 2025-12-18
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
76/100
Remediation priority · High
No privileges Zero-click

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 · unedited
WODESYS WD-R608U router (also known as WDR122B V2.0 and WDR28) is vulnerable to Broken Access Control in initial configuration wizard.cgi endpoint. Malicious attacker can change admin panel password without authorization. The vulnerability can also be exploited after the initial configuration has been set. The vendor was notified early about this vulnerability, but didn't respond with the details of vulnerability or vulnerable version range. Only version WDR28081123OV1.01 was tested and confirmed as vulnerable, other versions were not tested and might also be vulnerable.

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 · moderate confidence

Broken Access Control vulnerability in the WODESYS WD-R608U (WDR122B V2.0, WDR28) router's wizard.cgi endpoint allows unauthenticated attackers to change the admin panel password. The vulnerability exists both during initial configuration and after setup is complete, indicating a complete authentication bypass on this administrative function.

MitigationSince the vendor is non-responsive, implement network-level controls to restrict access to the router's admin interface (e.g., firewall rules, VLAN segmentation) and monitor for unauthorized configuration changes. Consider device replacement if no vendor patch becomes available.

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
Adjacent
Complexity
Low
Privileges
None
Authentication
X
User interaction
None
Scope
X

CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/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:X/AU:X/R:X/V:X/RE:X/U:X

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 checks

Work through these to decide whether this CVE applies to you.

  1. Identify device model and firmware version
    Check the router label or login to the admin panel to view system information. Look for model numbers WD-R608U, WDR122B V2.0, or WDR28 and note the firmware version.
    Affected if The device is a WODESYS WD-R608U, WDR122B V2.0, or WDR28 router regardless of firmware version (no patch is available).
  2. Verify wizard.cgi endpoint accessibility
    Attempt to access the URL path /wizard.cgi on the router's IP address using a web browser or curl command without providing any credentials.
    Affected if The page loads or returns a valid HTTP response instead of redirecting to a login page or requiring authentication.
  3. Test password change functionality without authentication
    Submit a POST request to wizard.cgi with password change parameters (such as new admin password) without any session token or login credentials.
    Affected if The request succeeds and the admin password is changed without any authentication challenge, indicating the authentication bypass is present.
  4. Check admin interface network exposure
    Determine if the router's web interface (port 80/443) is exposed to the internet or an untrusted network by reviewing firewall rules or external access lists.
    Affected if The admin interface is directly accessible from the internet or an untrusted network segment, allowing external attackers to reach the vulnerable wizard.cgi endpoint.

If the device is a WODESYS WD-R608U series router and the wizard.cgi endpoint responds without authentication, the device is affected by this vulnerability.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

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.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Since the vendor is non-responsive, implement network-level controls to restrict access to the router's admin interface (e.g., firewall rules, VLAN segmentation) and monitor for unauthorized configuration changes. Consider device replacement if no vendor patch becomes available.

Have this fixed Scoped from the published advisory
  • Consultation4.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
15.0 hours of engineering $2,690
Get help mitigating

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 locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-65010 — 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 sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-65010 in production — separate from our analysis above.

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.

What this is

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.

What belongs here
  • 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