CVE-2023-38321
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 · uneditedOpenNDS, as used in Sierra Wireless ALEOS before 4.17.0.12 and other products, allows remote attackers to cause a denial of service (NULL pointer dereference, daemon crash, and Captive Portal outage) via a GET request to /opennds_auth/ that lacks a custom query string parameter and client-token.
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 confidenceOpenNDS captive portal software contains a NULL pointer dereference vulnerability when processing GET requests to /opennds_auth/ without required custom query string parameters and client-token. Remote unauthenticated attackers can crash the daemon, causing complete captive portal outage.
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< 4.17.0.12CVSS 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
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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.
-
Confirm Sierra Wireless Aleos is deployedIdentify if the target device or system is running Sierra Wireless Aleos firmware. This is typically found in device documentation, management interface, or by checking the system information page of the captive portal.Affected if The device is confirmed to be running Sierra Wireless Aleos firmware.
-
Determine installed Aleos versionAccess the device's admin interface or use AT commands (such as ATI3) to retrieve the firmware version. Compare the version number against the affected range.Affected if The installed Aleos version is below 4.17.0.12 (for example, 4.16.x.x or earlier).
-
Verify OpenNDS captive portal is accessibleCheck if the device exposes a captive portal interface. Attempt to access the default gateway IP or the /opennds_auth/ endpoint from a client device connected to the network.Affected if OpenNDS captive portal is active and responds to HTTP requests on the network interface.
-
Confirm /opennds_auth/ endpoint is exposedSend a GET request to http://[gateway IP]/opennds_auth/ without any query string parameters or client-token. A vulnerable system will crash (return no response or connection failure).Affected if The /opennds_auth/ endpoint is reachable from an untrusted network and responds to malformed requests, or the daemon becomes unresponsive after such a request.
The environment is affected if the device runs Sierra Wireless Aleos firmware version lower than 4.17.0.12 and has the OpenNDS captive portal service exposed to network clients.
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 · scoped4.17.0.12
Upgrade Sierra Wireless ALEOS to version 4.17.0.12 or later to obtain the patched OpenNDS version. If upgrading is not immediately feasible, consider network-level filtering to restrict access to the /opennds_auth/ endpoint from untrusted sources.
Aleos 4.17.0.12 or later
- Identify the current Aleos firmware version running on the Sierra Wireless device
- Download Aleos firmware version 4.17.0.12 or later from the official Sierra Wireless source
- Follow the standard Aleos firmware upgrade procedure per Sierra Wireless documentation
- After upgrade, verify the OpenNDS service is running correctly
- Test captive portal functionality to confirm the service is operational
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.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,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-38321 — 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-38321 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