CVE-2015-0635
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 · uneditedThe Autonomic Networking Infrastructure (ANI) implementation in Cisco IOS 12.2, 12.4, 15.0, 15.2, 15.3, and 15.4 and IOS XE 3.10.xS through 3.13.xS before 3.13.1S allows remote attackers to spoof Autonomic Networking Registration Authority (ANRA) responses, and consequently bypass intended device and node access restrictions or cause a denial of service (disrupted domain access), via crafted AN messages, aka Bug ID CSCup62191.
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 confidenceThe Autonomic Networking Infrastructure (ANI) in Cisco IOS and IOS XE fails to properly validate Autonomic Networking Registration Authority (ANRA) responses, allowing remote attackers to spoof these responses via crafted AN messages. This enables bypass of device and node access restrictions or causes denial of service by disrupting domain 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 data= 3.10s.0= 3.10s.1= 3.10s.2= 3.10s.3= 3.10s.4= 3.10s.5= 3.11s.0= 3.11s.1= 3.11s.2= 3.11s.3= 3.12s.0= 3.12s.1= 12.2\(33\)ird1= 12.2\(33\)ire3= 12.2\(33\)sxi4b= 12.2\(44\)sq1= 12.4\(25e\)jam1= 12.4\(25e\)jap1m= 12.4\(25e\)jaz1= 15.0\(2\)ed1= 15.2\(1\)ex= 15.2\(2\)jb1= 15.3\(2\)s2= 15.3\(3\)ja1nCVSS 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
- Authentication
- None
- Confidentiality
- Partial
- Integrity
- Partial
- Availability
- Complete
AV:N/AC:L/Au:N/C:P/I:P/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 Cisco device OS and versionRun 'show version' on the device CLI to obtain the exact IOS or IOS XE version numberAffected if The version matches one of the listed affected versions: IOS XE 3.10s.0-3.12s.1, or iOS 12.2(33)ird1, 12.2(33)ire3, 12.2(33)sxi4b, 12.2(44)sq1, 12.4(25e)jam1, 12.4(25e)jap1m, 12.4(25e)jaz1, 15.0(2)ed1, 15.2(1)ex, 15.2(2)jb1, 15.3(2)s2, or 15.3(3)ja1n
-
Determine if Autonomic Networking is enabledRun 'show autonomic networking' or check the running configuration for 'autonomic' related commands such as 'autonomic', 'anrp', or 'anra'Affected if Autonomic Networking features are configured and active on the device
-
Verify the ANRA (Autonomic Networking Registration Authority) configurationRun 'show anra' or 'show autonomic networking registration authority' to check if ANRA is configured and operationalAffected if The device is acting as an ANRA or communicating with an ANRA in the domain
-
Check for untrusted network exposureReview interface configurations and access lists to determine if the device has Autonomic Networking enabled on interfaces exposed to untrusted networksAffected if Autonomic Networking traffic can be received from untrusted or external network segments
The device is affected if it runs a vulnerable IOS or IOS XE version listed above AND has Autonomic Networking infrastructure enabled, particularly if exposed to untrusted networks where crafted ANRA response messages could be injected.
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 · scopedUpdate to Cisco IOS XE 3.13.1S or later. For IOS versions, Cisco has released corresponding patches. Apply compensating controls such as network segmentation and access lists to limit exposure to untrusted networks until patches can be deployed.
IOS XE 3.13.1S or later (for IOS XE); appropriate iOS fix per Cisco advisory (for iOS)
- 1. Identify the current Cisco IOS XE or iOS version using 'show version' command
- 2. Confirm the device is running an affected version (IOS XE 3.10.xS through 3.13.xS before 3.13.1S, or iOS 12.2 variants listed)
- 3. Schedule a maintenance window for the upgrade (this is a high-severity vulnerability allowing remote spoofing)
- 4. Download the fixed IOS XE release 3.13.1S or later from Cisco (for IOS XE devices), or the appropriate fixed iOS release from Cisco (for iOS devices)
- 5. Backup the current device configuration using 'copy running-config tftp:' or similar
- 6. Upload the new IOS/IOS XE image to the device using 'copy tftp flash:'
- 7. Configure the new boot image: 'boot system flash:<new_image_name>'
- 8. Reload the device using 'reload' command
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.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 $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-0635 — 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-0635 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