- Attack vector (AV:N)
- Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
- Attack complexity (AC:H)
- Even with access, the exploit needs extra luck, timing, or a fussy environment to actually work.
- Privileges required (PR:N)
- No account or special rights needed—anonymous or random user is enough.
- User interaction (UI:R)
- A real person has to do something—click, install, enable—otherwise it doesn’t land.
- Scope (S:C)
- Breaking this can reach past the original component and bite other resources—bigger blast radius.
- Confidentiality (C:L)
- Some sensitive info could get out, but not a total data dump.
- Integrity (I:L)
- Attackers could change some data, but it’s limited—not everything goes.
- Availability (A:N)
- Service keeps running; no real outage angle.