CVE-2015-0708
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 · uneditedCisco IOS 15.4S, 15.4SN, and 15.5S and IOS XE 3.13S and 3.14S allow remote attackers to cause a denial of service (device crash) by including an IA_NA option in a DHCPv6 Solicit message on the local network, aka Bug ID CSCur29956.
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 denial of service vulnerability in Cisco IOS 15.4S/15.4SN/15.5S and IOS XE 3.13S/3.14S allows remote attackers on the local network to crash affected devices by sending DHCPv6 Solicit messages containing an IA_NA (Identity Association for Non-Temporary Addresses) option. The vulnerability stems from improper handling of this specific DHCPv6 option during packet processing.
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= 3.13s.0= 3.13s.1= 3.14s.0= 15.4\(3\)s= 15.4\(3\)s1= 15.4\(3\)sn1= 15.4s= 15.4sn= 15.5\(1\)s= 15.5sCVSS 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
- Authentication
- None
- Confidentiality
- None
- Integrity
- None
- Availability
- Complete
AV:A/AC:L/Au:N/C:N/I:N/A:C
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 IOS or IOS XE versionRun the command 'show version' on the device and locate the version string in the output. Look for patterns such as 'Version 15.4(3)S', 'Version 15.4(3)S1', 'Version 15.4(3)SN1', 'Version 15.5(1)S', or 'Version 3.13S', 'Version 3.14S'.Affected if The installed version matches one of the affected versions: 15.4(3)s, 15.4(3)s1, 15.4(3)sn1, 15.4s, 15.4sn, 15.5(1)s, 15.5s for iOS, or 3.13s.0, 3.13s.1, 3.14s.0 for IOS XE.
-
Verify DHCPv6 is configured on the deviceRun 'show running-config | include dhcpv6' or 'show ipv6 dhcp interface' to see if DHCPv6 is enabled anywhere in the configuration.Affected if DHCPv6 is actively configured on one or more interfaces, meaning the device will process incoming DHCPv6 messages.
-
Confirm DHCPv6 is active on specific interfacesRun 'show ip interface brief' or 'show ipv6 interface' to list all interfaces with IPv6 and DHCPv6 enabled. Check the output for interfaces in 'up' state with DHCPv6 pool or relay configured.Affected if Any interface is 'up' with DHCPv6 processing enabled, making it reachable by local network attackers sending malicious DHCPv6 Solicit messages.
-
Check for IA_NA option handling exposureReview the device configuration for any DHCPv6 prefix delegation or address assignment pools using 'show ipv6 dhcp pool' or by examining the running-config for 'ipv6 dhcp pool' entries.Affected if The device uses DHCPv6 pools for IA_NA address assignment, confirming it processes the vulnerable IA_NA option in DHCPv6 messages.
The device is affected if it runs any of the listed affected iOS or IOS XE versions AND has DHCPv6 enabled with IA_NA processing active on any interface reachable by local network attackers.
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.
From vendor dataApply the relevant Cisco security patch or upgrade to a fixed IOS/IOS XE version. If DHCPv6 is not required, consider disabling it to reduce attack surface. Restrict local network access to trusted hosts to limit exposure.
- Consultation3.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-0708 — 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-2015-0708 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