A Cisco-originated protocol for device administration that authenticates engineers logging into network equipment and authorizes each command they run, with per-session accounting. It is typically served by the same policy server as RADIUS, making that server the authority over who can configure the network.
A minimal UDP-based file transfer protocol with no authentication or encryption, used for firmware and configuration transfers on network devices. Attackers abuse it as a second-stage download channel because embedded systems ship with a TFTP client and rarely block outbound use.
A temporary code generated by authenticator apps that changes every 30 seconds.
A physical social engineering technique where an unauthorized person follows an authorized individual into a restricted area, exploiting social courtesy.
A social-engineering attack in which a fake support interaction, such as a phony help-desk call, refund form, or Quick Assist request, tricks a victim into granting remote access or running attacker-supplied software. It is a common initial-access vector for remote-access tool abuse.
The property of a multi-tenant SaaS platform that keeps each customer organization's data and sessions confined to that organization. An isolation failure, such as an SSO login being granted access to every organization a user belongs to, lets one tenant reach into another.
The potential security threats that arise from an organization's relationships with external vendors, suppliers, and partners who have access to systems or data.
A low-power mesh networking protocol designed for IoT devices, used alongside Matter.
Actual amount of data successfully transferred over a connection, often lower than bandwidth.
A class of race-condition flaw where a program validates a resource, then acts on it a moment later, and an attacker changes the resource in the gap between the two steps. Link-following privilege-escalation bugs such as CVE-2026-81963 exploit this window.
Security measures that bind OAuth tokens to specific devices or sessions, preventing stolen tokens from being replayed on attacker-controlled systems.
A security method requiring two different forms of verification to access an account.
A memory-safety bug (CWE-843) in which code accesses a resource using an incompatible type, such as reading a pointer as an integer. In JavaScript engines it typically arises when optimized code trusts an assumption about an object's shape that a callback has since invalidated, as in CVE-2026-85046.
Registering domain names that closely resemble legitimate ones, relying on misspellings or visual similarity to deceive victims or evade scrutiny. Beyond phishing, attackers use typosquatted infrastructure for command-and-control, as StyleSmuggler did with fake time-service domains like time.microsft.run.