CVE-2023-40038
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 · uneditedArris DG860A and DG1670A devices have predictable default WPA2 PSKs that could lead to unauthorized remote access. (They use the first 6 characters of the SSID and the last 6 characters of the BSSID, decrementing the last digit.)
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 confidenceArris DG860A and DG1670A routers use a deterministic algorithm to generate default WPA2 pre-shared keys. The PSK is constructed by combining the first 6 characters of the SSID with the last 6 characters of the BSSID, then decrementing the final digit. This predictable derivation allows attackers to calculate the default PSK and gain unauthorized network access.
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 dataall versions= ts0901203b6_020420_16xx.gw_pc20_twCVSS 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
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:A/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 router modelLog into the router web interface or check the device label to confirm the model is Arris DG860A or DGris DG1670AAffected if The device is an Arris DG860A or DG1670A router
-
Check the firmware versionAccess the router admin panel (typically at 192.168.0.1) and navigate to the status or firmware information page to view the installed firmware versionAffected if Firmware is DG860A any version, or DG1670A version ts0901203b6_020420_16xx.gw_pc20_tw
-
Verify the default SSID patternInspect the wireless network name (SSID) broadcast by the router. Default SSIDs on affected devices typically begin with 'ARG' followed by additional charactersAffected if The SSID follows the default pattern used by affected firmware versions
-
Check if WPA2 PSK follows the deterministic patternIf the router still uses its factory default WPA2 password, examine the PSK. The default key is calculated by taking the first 6 characters of the SSID, appending the last 6 characters of the BSSID (MAC address), then decrementing the final digit by 1Affected if The default WPA2 PSK can be derived using the formula: first 6 SSID chars + last 6 BSSID chars minus 1 from the final digit
A user is affected if they own an Arris DG860A or DG1670A router running the specified firmware versions and are still using the factory default WPA2 password derived from the SSID and BSSID according to the described algorithm.
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 · scopedChange the default WPA2 PSK immediately to a strong, randomly generated password. Disable WPS and consider replacing affected devices if firmware updates are unavailable.
- Access the router's web-based administration interface via its default IP address (typically 192.168.0.1 or 192.168.1.1)
- Log in with the default administrator credentials (consult router documentation if unknown)
- Navigate to the Wireless or Wi-Fi settings section
- Locate the WPA2 PSK (Pre-Shared Key) or wireless password setting
- Generate a strong, random PSK of at least 12 characters using a password generator
- Replace the predictable default PSK with the new random PSK
- Apply/save the settings and reconnect all wireless devices using the new password
- Disable WPS (Wi-Fi Protected Setup) in the wireless settings if available to reduce attack surface
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation16.0 h
- Testing8.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $8,960.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-40038 — 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-40038 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