← Latest papers
💻 computer science

The Human Vulnerabilities & Exploits (HVE) Framework

This paper introduces the Human Vulnerabilities & Exploits (HVE) Framework, a standardized system modeled after software vulnerability protocols like CVE and CVSS, to systematically identify, classify, and mitigate human behavioral and psychological weaknesses exploited in social engineering and fraud through unique identifiers, severity scoring, and actionable remediation patches.

Original authors: Avichai Ben, Tom Rahav, Daniel Illaev, Aviv Nahon, Avi Grushka

Published 2026-06-10
📖 5 min read🧠 Deep dive

Original authors: Avichai Ben, Tom Rahav, Daniel Illaev, Aviv Nahon, Avi Grushka

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Big Problem: We Have a Map for Software, But Not for People

Imagine the world of cybersecurity as a giant city. For the last 25 years, we have built a perfect, standardized map for the software part of the city. This map is called CVE (Common Vulnerabilities and Exposures). If a software program has a broken window (a bug), we give it a unique ID number (like CVE-2024-12345), rate how dangerous the break-in is (0 to 10), and issue a specific "patch" (a new lock or window) to fix it.

However, the paper argues that we are ignoring the people living in that city.

Most cyberattacks today don't break the windows; they trick the residents into opening the door. Scammers use psychology, fear, and urgency to manipulate humans. Currently, we have no standard map for these human tricks. We know that people get scammed, but we don't have a shared language to describe exactly how the trick works, how dangerous it is, or how to stop it in real-time.

The HVE Framework is the "CVE for Human Psychology." It is a new system to catalog, score, and fix the ways scammers hack the human mind.


The Core Idea: The "3-Layer DNA" of a Scam

The paper suggests that every scam isn't just a random event; it has a specific genetic code. They break every scam down into three layers, like a recipe:

  1. The Story (Manipulation Family): What is the scammer pretending to be?
    • Analogy: Is the scammer pretending to be the Police? A Grandson in jail? A Tech Support agent? This is the "Family" of the scam.
  2. The Trick (Social Engineering Tactics): What psychological lever are they pulling?
    • Analogy: Are they using Fear (you'll go to jail!), Urgency (act now or lose everything!), or Greed (make $1,000 today!)? These are the tools they use to bypass your logic.
  3. The Mask (Persona): Who are they pretending to be?
    • Analogy: Are they a "Benevolent Helper," an "Authority Figure," or a "Romantic Partner"?

By breaking a scam down into these three parts, the framework can create a unique ID for it, just like a virus ID.

The New Scorecard: HVSS (Human Vulnerability Severity Score)

In the software world, we use CVSS to score how bad a bug is. HVE introduces HVSS (Human Vulnerability Severity Score).

But here is the twist: A software bug is the same severity for everyone. A human vulnerability is different.

  • The Attack: How clever is the scam?
  • The Victim: How susceptible is the person?

The paper explains that a scam might be "Medium" risk for a tech-savvy person but "Critical" risk for someone who is lonely, elderly, or currently stressed. The HVSS combines the danger of the scam plus the state of the victim to give a score from 0 to 10.

The Fix: HVPs (Human Vulnerability Patches)

In software, a patch is a code update. In the HVE world, a Patch (HVP) is a behavioral intervention.

The paper introduces a concept called "Spell Intensity."

  • Low Spell: The victim is calm and thinking clearly.
    • The Patch: Just tell them the truth. "That's a scam." They can understand logic.
  • Medium Spell: The victim is worried but still listening.
    • The Patch: Create a "friction" delay. "Let's wait 30 seconds before we transfer money." This gives their brain time to cool down.
  • High Spell: The victim is in a panic (a "hot" emotional state). Their logic is offline.
    • The Patch: You can't argue with them; they will get defensive. Instead, you must use "Pacing and Leading." You match their emotion ("I understand you are scared") and then gently guide them toward safety ("Let's call the real police together to check this").

How It Works in Real Life (The Agent Pipeline)

The paper proposes that AI agents (like smart chatbots or phone assistants) should use this framework in real-time:

  1. Listen: The AI hears a conversation.
  2. Identify: It matches the conversation to an HVE record (e.g., "This is an Authority Family scam using Fear tactics").
  3. Profile: It checks the victim's state (e.g., "The victim sounds panicked").
  4. Score: It calculates the HVSS (e.g., "This is a 9.5/10 danger").
  5. Act: It selects the right HVP (e.g., "Initiate High Spell Intensity Pacing and Leading script").

Why This Matters (Use Cases)

The paper lists who will use this:

  • Fraud Teams: Instead of just blocking a transaction, they can see why it happened and share the "scam recipe" with other banks.
  • Call Centers: Support agents won't guess what to say. The system will tell them: "This customer is in a High Spell; use Script B."
  • Cybercrime Investigators: They can use the "DNA" of the scam to track down the criminals, even if the criminals change their story.
  • Training: Instead of generic "don't click links" training, companies can teach people specifically about the "Authority Family" scams that target their specific employees.

The Rules of the Road (Ethics & Privacy)

The authors are very careful about privacy. They state:

  • No Blame: The system classifies "vulnerabilities" (like being lonely or trusting), not "weak people." It's about the situation, not the person's character.
  • Privacy First: The system strips away names and personal details. It only looks at the pattern of the conversation.
  • Fairness: You cannot use this data to deny someone a loan or insurance. It is strictly for protection.

Summary

The HVE Framework is a proposal to treat human psychology the same way we treat computer code. By giving scams unique IDs, scoring their danger based on the victim's state, and providing specific "patches" (scripts) to stop them, we can move from simply reacting to scams to actively defending the human mind in real-time.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →