AgentReadyHomeAgent Listing
Home · AI Security Answers · Agentic AI threats & frameworks

What is AIVSS (the AI Vulnerability Scoring System) and how does it work?

Grounded & cited · AI agent security

What AIVSS is

Why CVSS alone is insufficient for agentic AI

The 10 Agentic Risk Amplification Factors (AARFs)

Each factor is rated 0.0 (None / Not Present), 0.5 (Partial / Limited), or 1.0 (Full / Unconstrained). They fall into four groups.

Core Agency and Goal-Seeking Behavior

Environmental Interaction and Perception

Systemic and Relational Risks

Inherent Model Characteristics

The canonical formula (v0.8)

The AIVSS Score is built from four quantities — the CVSS base, the raw factor sum, a threat multiplier, and a mitigation multiplier:

The canonical equations are:

In words: the AARS (Agentic AI Risk Score) is the computed uplift that fills part of the gap from the CVSS floor toward 10, scaled by how present the agentic factors are and by exploit maturity. It is then added to the CVSS base and the whole is scaled by deployed mitigations.

Critical caution — do not confuse Factor_Sum with AARS. AARS is not the raw sum of the 10 factors. The raw 0–10 sum is Factor_Sum; AARS is the derived uplift Risk_Gap × (Factor_Sum/10) × ThM. Conflating the two is the single most common AIVSS scoring error and produces wrong final scores.

Deprecated formula — do not use. An earlier averaging form, AIVSS = ((CVSS_Base + AARS) / 2) × ThM, is outdated and incorrect. There is no division-by-2 / 50-50 averaging in the canonical formula, and ThM is applied inside the AARS uplift, not as a final multiplier on the whole score. The final multiplier is the Mitigation_Factor, not ThM.

Threat Multiplier (ThM) and Mitigation Factor

Threat Multiplier — exploit maturity:

Mitigation Factor — deployed controls:

Worked example (Tool Misuse)

Note that the 8.5 here is Factor_Sum, not AARS — feeding 8.5 in as "AARS" is exactly the mistake that yields a wrong score.

How to apply the score in practice

Important caveats on accuracy

Source brief: C:\Users\kenhu\hackathon\.detmp\frameworks_brief.json (key aivss).

Grounded in

How does your AI agent score?

Get a free, instant AI agent security readiness snapshot — mapped to NIST, OWASP & ISO — then unlock the full report with a prioritized, cited fix-list.

Get the AI Security & Compliance Brief
Grounded, practical guidance for securing AI agents — mapped to NIST, OWASP & ISO. Occasional, and you can unsubscribe anytime.

This AI-generated answer is for guidance only — not a certification, audit, or penetration test. Grounded in the NIST AI RMF, OWASP LLM Top 10, and ISO/IEC 42001 control text; verify applicability to your environment.