Security1 distinct publisher3 min readPublished
Cisco's baseline reads plane by plane, but the load-bearing part is the password section, where Type 7 obfuscation is declared reversible with freely available online tools and older releases used it for BGP and TACACS+ keys alike.
The Watch · Security desk

Compiled by The WatchSomething wrong?How this is made
The split that matters in the password section is one-way versus two-way, because it decides what a copy of a running config is worth to whoever ends up holding it. One-way passwords authenticate and authorize a local user and never have to be recovered, so a hash is enough [5]. Two-way key strings have to be recoverable by the device, because the far-end peer must reverse the same key to authenticate the session [6]. Cisco's own list of those covers TACACS+ and RADIUS server keys, MACsec, BGP, OSPF, ISIS, LDP, IKE pre-shared keys and NTP, then adds "and others" [7]. Count the named ones and you get nine credential classes that sit in the config as something reversible by design [13].
The legacy formats belong at the top of any audit, not buried as a line item. Type 7 is an alphabetical substitution cipher with a hardcoded key, and Cisco says it is easily reversed using widely available online tools [8]. Older software applied Type 0, Type 5 and Type 7 to the two-way case as well as the one-way case [9], so on any device never rebaselined since then, the config file is a plaintext keyring for anyone who can read a config archive or a support-case attachment.
The guide keeps one deliberate exception to central AAA. Steady-state authentication and authorization belong to a TACACS+ or RADIUS server, but a password local to the network element is required for the situation where those services fail [10]. That is the account that still works during an AAA outage, which is also the reason it tends to outlive rotation schedules. Its stored format is the first thing a baseline should read back.
Where Type 10 is not available on a platform, Type 8, SHA-256 with PBKDF2, is the sanctioned alternative [5]. A mixed-release estate can therefore finish with two acceptable one-way formats in the same standard, which is a documentation problem rather than a security one, provided nothing falls back further than Type 8.
The data plane list is worth reading as a separate pass. IP source routing, IP directed broadcast, ICMP redirects, ICMP unreachables and proxy ARP are forwarding behaviours on traffic that is never destined to the router [4], so they sit apart from device-reachability controls, on a separate track from the AAA and password work on the management and control planes [2][3].
This is a hardening item, addressed through guidance rather than a fixed vulnerability, with no CVE and no patch clock attached. The measurable quantity is how many routers in the estate still print Type 7 strings when someone runs show running-config, and that count is available today.
Ranked by verification strength, evidence, and original report placement.
For two-way key strings, which a far-end peer must be able to reverse in order to authenticate the session, Cisco strongly recommends Type 6 encryption.
Cisco's examples of two-way key strings are passwords for AAA servers (TACACS+ and RADIUS), MACsec, BGP, OSPF, ISIS, LDP, IKE pre-shared-key, NTP, "and others".
Cisco's IOS XR Software Hardening Guide is structured around the three functional planes of a router: management plane, control plane and data plane, each providing different functionality that must be protected.
Management plane traffic includes SSH, SCP, SNMP, Syslog, TACACS+, RADIUS, DNS, NetFlow and Cisco Discovery Protocol, and is always destined to the local Cisco IOS XR device.
Control plane traffic includes BGP, OSPF, LDP, IS-IS, NTP, ARP and Layer 2 keepalives, and is always destined to the local Cisco IOS XR device.
Data plane traffic is customer application traffic sourced from and destined to other devices, is mainly forwarded in the fast path and is never destined to the local IOS XR device; data plane features include IP source routing, IP directed broadcast, ICMP redirects, ICMP unreachables and proxy ARP.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · September 1, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
build
Fire Ant manipulated router show outputs and syslogs while running rare GRE tunnels, report finds1 distinct publisher
build
Route leak prevention moves into the protocol, and two Tier-1s are stripping the signal1 distinct publisher
security
Cisco and VAIL fingerprint Nemotron models back to their Qwen base weights1 distinct publisher
build
The FCC closed the border on imported robots, so RoboStore is becoming a factory1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Primary text, no second reader
Unusually for a security story, the source and the subject are the same object: when the question is what Cisco recommends, Cisco's own hardening guide settles it, quoted format numbers and all. What that buys is exactness on the recommendation and nothing at all on the world outside it — the reversibility of Type 7, the hardware protection of the Type 6 master key and the availability caveats are all asserted by the party doing the recommending, and no one else in this reporting checks them.
Nothing counted
The guide never says how many IOS XR devices run which password type, how many releases still emit Type 7, or how widely Type 6 has been turned on. Migration guidance is not migration data, and inferring an installed-base number from a hardening document would be inventing it.
Buried, not sold
The admission runs the other way from hype. A vendor saying its older software protected BGP and TACACS+ keys with a cipher anyone can reverse online is a serious disclosure, and it appears as a subordinate clause between a bulleted list and a configuration example — no advisory framing, no urgency, no cutoff date. The Type 6 pitch is the only mildly promotional note, and it is modest by comparison.
The fix routes through Cisco's own silicon
Read the recommendation to its end and it lands on hardware: the Type 6 master key is protected by the Trust Anchor Module 'found on modern Cisco platforms', while the documentation note warns features may be absent on your version and sends you to an account team to ask. That is sound engineering advice and a refresh nudge occupying the same paragraphs, from a vendor documenting its own products with no outside voice in the room.
Firm on the text, silent on the estate
Treat the format guidance as reliable — it is first-party and internally consistent, apart from a Type 6 support list that does not quite match the earlier two-way examples. Treat anything about scope as unknown: how much legacy configuration is still exposed, which chassis can adopt the remedy, and what happens when a master key goes missing are all outside what this reporting can settle.