
AI agent cognitive bias is not a new category of machine failure — it is the same human failure modes you already know, from overconfidence to groupthink to confirmation bias, inherited from training data and executed at machine speed without self-doubt. This article traces ten of history’s worst decisions to the biases that caused them, then maps how an AI agent would industrialize each one.
Executive Summary
The most dangerous assumption in AI deployment is that delegating decisions to machines removes human error. It does not. AI systems — particularly large language models (LLMs) and autonomous agents — train on human-generated data, which means they absorb every cognitive bias in the human repertoire: overconfidence, groupthink, confirmation bias, plan continuation bias, and ambiguity collapse. A 2024 University College London (UCL) study demonstrated that AI does not merely replicate these biases — it amplifies them, and humans who interact with biased AI become more biased themselves, creating a feedback loop with no natural circuit breaker. AI agent cognitive bias is the operational consequence: your organization’s historical blind spots, running at industrial scale, with zero capacity for self-doubt. This article maps ten catastrophic human failures to the cognitive biases that caused them, then projects how an AI agent would make each one worse. For security practitioners: every AI agent you deploy carries your biases. Oversight is not optional — it is the control.
Prefer video? Watch the companion walkthrough covering how from titanic to AI: ten human disasters that predict how your agent will fail.
More videos on related security topics on our YouTube channel.
We Are Wired to Fail
Five cognitive biases account for most catastrophic human decisions. Each one transfers directly to AI systems trained on human data — and each one appears in the ten disasters that follow.
Daniel Kahneman spent a career proving something uncomfortable: human beings are not rational actors. His System 1/System 2 framework is elegant and brutal. System 1 — fast, intuitive, automatic — handles the vast majority of our decisions. System 2 — slow, deliberate, analytical — is what we think we use but almost never do. Most catastrophic mistakes happen when System 1 fires and System 2 never gets a vote.
The mechanisms that cause this substitution are cognitive biases — mental shortcuts that evolved to keep our ancestors alive and now misfire spectacularly in complex modern environments. Hammond, Keeney, and Raiffa identified eight of these traps in 1998. For this article, I have distilled them to the five that matter most for understanding how AI fails:
Overconfidence bias — the universal tendency to overestimate our own judgment. The more expert we are, the more vulnerable we become — expertise breeds familiarity, familiarity breeds comfort, and comfort breeds blind spots.
Groupthink — first described by Yale psychologist Irving Janis in 1972 — where the desire for group harmony overrides individual judgment. Dissenting voices do not get silenced by force. They get silenced by the need to belong.
Confirmation bias — the brain’s tendency to seek evidence supporting what we already believe while ignoring everything that contradicts it. Decision-makers call this “research.”
Plan continuation bias — the failure to recognize when the original plan no longer fits a situation that has fundamentally changed. Pilots call it “get-there-itis.” It kills people.
Ambiguity collapse — the assumption that shared context exists when it does not. We speak in shorthand, assume the listener has our mental model, and rarely verify. Under pressure, this collapses catastrophically.
The table below maps each bias to the historical disaster where it was the dominant contributing factor — and to the AI agent failure mode it produces:
| Cognitive Bias | Historical Disaster | AI Agent Failure Mode |
|---|---|---|
| Overconfidence | Titanic, Cannae, 2008 Financial Crisis | Novel threats scored as low risk because they never appeared in training data |
| Groupthink / Authority bias | Challenger | Deployment approval optimized for throughput; safety dissent weighted as noise |
| Confirmation bias | Thalidomide, Pearl Harbor | Clean history treated as evidence of safety; absence of evidence as evidence of absence |
| Plan continuation bias | Napoleon’s Russia | Agent continues executing after premise is invalidated; cannot abandon sunk cost |
| Ambiguity collapse | Tenerife, Light Brigade, Mars Orbiter | Literal parsing of ambiguous instructions; no mechanism to request clarification |
AI Agent Cognitive Bias Is Inherited, Not Invented
AI agents do not generate novel biases. They absorb existing human biases from training data, amplify them through optimization, and propagate them at scale — creating a feedback loop that strengthens with every interaction.
The mechanism is straightforward: AI systems train on data produced by humans. That data contains every bias, every shortcut, every error pattern in the human cognitive repertoire. The AI does not just absorb the knowledge. It absorbs the failure modes. And then it makes them worse.
A 2024 study from University College London, published in Nature Human Behaviour and involving 1,401 participants, demonstrated a feedback loop that should concern every organization deploying AI:
- AI systems trained on human data learn human biases
- AI then amplifies those biases to improve prediction accuracy
- Humans who interact with biased AI become more biased themselves
- Those more-biased humans produce worse training data for the next generation of AI
“We’ve found that people interacting with biased AI systems can then become even more biased themselves, creating a potential snowball effect wherein minute biases in original datasets become amplified by the AI, which increases the biases of the person using the AI.”
Prof. Tali Sharot, University College London
A 2023 study in Scientific Reports confirmed the inheritance effect: participants who worked with a biased AI continued making the same errors the AI had introduced — even after the AI was removed. The bias had transferred. It was no longer the machine’s bias. It was theirs. In the context of AI agent memory systems, I believe this persistence has compounding implications — memory vulnerabilities in AI agents could allow accumulated biases to persist across sessions, amplifying the feedback loop over time.
Unlike humans, LLMs do not experience cognitive noise, hesitation, or introspective uncertainty. A 2025 study in Computers in Human Behavior: Artificial Humans found they respond with high consistency based on statistical patterns — amplifying biases without introspective mechanisms that would flag low-confidence outputs for recalibration. A Carnegie Mellon study from July 2025 confirmed that AI chatbots cannot adjust their confidence estimates after seeing incorrect outcomes. Humans can recalibrate. The AI cannot.
“The LLMs did not do that. They tended, if anything, to get more overconfident, even when they didn’t do so well on the task.”
Trent Cash, Carnegie Mellon University
Current alignment techniques — reinforcement learning from human feedback, constitutional AI, supervised fine-tuning — have reduced but not eliminated this. The CMU and Proceedings of the National Academy of Sciences (PNAS) findings were measured in models that had already undergone alignment training. The biases survived. In legal contexts, this overconfidence is already measurable: LLMs hallucinated in 58-88% of legal queries in a 2024 Stanford study — delivering fabricated case citations with the same confidence as real ones.
A 2025 Springer review of 35 peer-reviewed studies on automation bias found the most dangerous users are the ones in the middle: people who know just enough about AI to trust it, but not enough to question it. The Dunning-Kruger effect, applied to AI literacy.
The real-world consequences are already visible. A 2025 PNAS study found LLMs exhibit amplified cognitive biases in moral decision-making — stronger than those measured in human participants — and are systematically biased toward inaction. A 2024 UNESCO study found that major LLMs associate women with “home” and “family” four times more often than men. And a 2025 federal class-action lawsuit against Workday alleged its AI hiring tool disproportionately screened out applicants over 40 — one plaintiff received a rejection at 1:50 AM, less than an hour after applying. The bias is not theoretical. It is operational.
The scale multiplier is the part that matters for security. A biased human decision propagates through organizational layers with friction and delay — layers that create opportunities for someone to notice, object, or intervene. An AI agent bypasses that friction. The same biased decision propagates instantly, uniformly, across every transaction the agent processes — at machine speed, without fatigue, and without doubt.
Ten Times Humans Failed Spectacularly — and How AI Would Have Done It Worse
Each disaster below maps to one of the five cognitive biases described above. The AI parallel in each case is reasoned inference — a projection of how the same bias, embedded in an autonomous agent, would produce the same category of failure at a different scale. The mechanism differs: humans fail through real-time cognitive shortcuts under pressure, while AI fails through statistical patterns absorbed during training. But the category of failure — and its consequences — is the same.
1. The Titanic (1912) — Overconfidence and Normalcy Bias

The ship was “unsinkable” — that was the consensus. So confident were the designers that they stripped lifeboats to make room for luxury. The captain received multiple iceberg warnings and maintained full speed. The binoculars for the lookouts were locked in a cabinet, key missing. Nobody thought they would need them. When the iceberg appeared, there were not enough lifeboats for half the passengers. 1,517 people died — not because the iceberg was undetectable, but because the system had decided, in advance, that icebergs were not a real threat.
In my view, an AI security agent monitoring cloud infrastructure would fail identically. Trained on historical data where the system had never been breached, it would assign low risk scores to attack patterns outside its training distribution — because in its data, those patterns had never preceded a breach. It would maintain “full speed” — no rate limiting, no anomaly alerts — because historically, nothing bad had happened. The first genuinely novel attack would sail right past it. No lifeboats in the architecture.
2. The Space Shuttle Challenger (1986) — Groupthink and Authority Bias

The night before launch, engineers at Morton Thiokol were begging NASA not to fly. They had data showing O-ring seals failed in cold temperatures. NASA managers dismissed them. The launch window mattered. The schedule mattered. Millions were tuning in to watch a teacher go to space. Nobody wanted to be the person who stopped the launch. The shuttle exploded 73 seconds after liftoff. Seven crew members died.
I believe an AI deployment approval agent would embody this same dynamic — not because it feels social pressure, but because it is the crystallization of institutional pressure into an algorithm. Trained to optimize for throughput and on-schedule delivery, it would note a dissenting code review flagging a critical vulnerability, calculate that 94% of similar deployments shipped without incident, and approve. The AI is not being pressured by management. It is management pressure, distilled into a confidence score.
3. Tenerife Airport Disaster (1977) — Miscommunication and Ambiguity

Two Boeing 747s on a foggy runway in the Canary Islands. The KLM captain — one of the airline’s most senior — believed he had takeoff clearance. Air traffic control had not given it. The fog was so thick neither crew could see the other plane. Ambiguous, non-standard phraseology created a fatal gap between what was said and what was understood. KLM accelerated. Pan Am was still on the runway. 583 people died — the deadliest aviation accident in history — because a sentence was understood two different ways.
In my assessment, AI agents are structurally predisposed to this failure mode. An agent receiving the instruction “clean up the old production environment” would parse it literally. To the human, “old-prod” meant a deprecated test environment. To the AI, “production environment” matches current live production. The agent executes. The database is wiped. The response log confirms the task was completed successfully. This is the same class of failure that emerges when AI agents are given autonomous tool access without trust boundaries — the ambiguity was in the language, and the machine lacked the capacity to notice.
4. The Charge of the Light Brigade (1854) — Misinterpreted Orders and Execution Rigidity

At the Battle of Balaclava, a British cavalry brigade received the order to “advance rapidly to the front.” The order was vague — it pointed at the wrong target. Rather than recapturing field guns, six hundred riders charged directly at the main Russian artillery position. Cannon on three sides. Nearly a third died in minutes. The messenger who delivered the order had no authority to clarify it. Military protocol prevented anyone from questioning the command mid-execution.
My read of this pattern is that it maps directly to autonomous AI agents given ambiguous objectives. “Reduce costs in the procurement system” — the AI begins canceling vendor contracts, starting with the most expensive. Some of those contracts were for critical security services, Security Operations Center (SOC) operations, and incident response retainers. No human is in the loop. By the time anyone notices, the security vendor relationships are gone. The agent rode into the valley at machine speed.
5. The Mars Climate Orbiter (1999) — Systemic Assumption Failure

NASA lost a $125 million spacecraft because one engineering team at Lockheed Martin used imperial units and another at NASA used metric. Nobody caught it. The spacecraft entered Mars’s atmosphere at the wrong angle and disintegrated. The error lived in the interface between systems — in the assumption of a shared standard that did not exist.
In my view, a financial AI agent processing international transactions would carry this same flaw. It assumes all input values are in USD. A European integration pipeline passes values in Euros without flagging the currency. The AI executes millions in trades at the wrong conversion. It had no mechanism to question its own assumptions — because in its training data, the assumption had always held.
6. Pearl Harbor (1941) — Ignored Warnings and Normalcy Bias

Washington had intercepted Japanese communications making an attack unmistakable. They shared the intelligence. The commanders did not believe it — the United States was too powerful to attack, the Japanese would not dare, and Hawaii was far from the conflict zone. The warnings did not fit the mental model, so the mental model won. On December 7, 1941, 2,403 Americans died.
In my view, a Security Information and Event Management (SIEM) integrated AI threat detection agent would suppress the same kinds of signals. A novel attack technique — one matching no known signature — generates low-confidence alerts. The AI’s model suppresses them below the alert threshold because similar-looking traffic had never preceded an attack in training data. The adversary spends months in the network. The AI files every anomaly as “low priority.” Humans, trusting the AI, do not investigate.
7. The Battle of Cannae (216 BC) — Tactical Overconfidence

Rome fielded 80,000 soldiers against Hannibal’s 40,000. More than double the troops — a decisive advantage on paper. Roman commanders pressed forward aggressively, packing soldiers tightly to achieve numerical domination. They did not read the situation. Hannibal’s crescent formation was designed to fold inward. The Romans packed so densely into the trap that soldiers could not swing their swords. Roughly 60,000 died in a single afternoon.
I believe an AI-driven penetration testing tool would reproduce this pattern. It assesses your attack surface by running automated scans and checking vulnerability databases. The numbers look fine — patch levels current, known Common Vulnerabilities and Exposures (CVEs) addressed, exposure metrics green. What it cannot assess: the human factor. Social engineering susceptibility. The intern who reuses passwords. The executive who approved a shadow IT deployment. The AI declares the posture “acceptable.” The adversary walks in through a door the AI never thought to check.
8. Napoleon’s Invasion of Russia (1812) — Plan Continuation Bias

Napoleon invaded Russia with 600,000 soldiers — the largest army ever assembled. As the campaign dragged on, supply lines stretched, winter arrived early, and Moscow burned when captured. His advisors counseled retreat. Napoleon pressed on. He had invested too much to turn back. Fewer than 100,000 survived the return march. It was not a battle that destroyed the Grande Armee — it was the refusal to change the plan when every signal said the context had fundamentally changed.
In my assessment, an AI agent tasked with executing a multi-week marketing campaign would march with the same blind persistence. Performance metrics tank. A competitor shifts the landscape. A PR crisis erupts. The AI adjusts bids, tweaks copy, rotates creative — but it cannot recognize that the entire premise has changed. It keeps marching toward Moscow. Budget burns. The campaign continues. The agent is doing exactly what it was told — and that is the problem.
9. The Thalidomide Disaster (1950s-1960s) — Confirmation Bias in Data

Thalidomide was introduced as a safe sedative and prescribed to pregnant women for morning sickness across dozens of countries. It had been tested — but not on pregnant animals, and not for teratogenic effects. The data that existed looked clean, so everyone concluded the drug was safe. By 1961, babies were being born with severe limb deformities. Over 10,000 children were affected. The United States was largely spared because one Food and Drug Administration (FDA) reviewer — Frances Kelsey — demanded more data and refused to approve it.
In my view, an AI agent approving new software libraries for a corporate development environment would execute this same logic. It scans known vulnerability databases. The library has no CVEs — it is new, recently released, and the model shows clean. The library is approved and deployed across 200 internal tools. Three months later, a researcher discovers obfuscated malicious code using a novel technique not yet in any database. The AI had no evidence of danger, so it concluded there was no danger. The difference between “we have not found a problem” and “there is no problem” is invisible to a system that only knows what it has been shown.
10. The 2008 Financial Crisis — Model Overconfidence

The quantitative models used to assess mortgage-backed securities were built on historical data from a period when housing prices had never declined nationally. The models had no basis to estimate the probability of a national price drop — because it had never happened in the data. Institutions piled risk upon risk, confident their models validated the safety. When housing prices fell for the first time, the models were catastrophically wrong. Banks failed. Trillions evaporated.
I believe an AI agent managing organizational cybersecurity risk would carry this same structural blind spot. It uses threat intelligence feeds and historical breach data to prioritize patching. It deprioritizes a class of vulnerabilities because historically, that class has rarely been exploited in the sector. Meanwhile, a nation-state actor has developed a novel exploitation technique for exactly that class — so new it appears in no threat intelligence feed. The AI’s model assigns low priority. The patching queue follows the model. The model was perfectly accurate — right up until the moment it was not.
The Other Side: When Humans Override the Machine
The human-AI trust problem runs both directions. Sometimes AI gets it right and humans override it anyway — making the interface itself an attack surface that requires the same engineering rigor as any other security boundary.
Intellectual honesty demands a counterpoint. In 1988, the USS Vincennes shot down Iran Air Flight 655, killing all 290 civilians aboard. The ship’s AEGIS combat system had correctly identified the aircraft as civilian. The crew, under stress and operating in a combat mindset, overrode the system’s classification and fired. The bias was not in the machine — it was in the humans who refused to trust it.
A 2024 Center for Security and Emerging Technology (CSET) Georgetown study on automation bias uses this case to demonstrate that trust calibration runs in both directions: we trust AI too much when it confirms our assumptions, and we override it when it contradicts them. The lesson is not “always trust the AI” or “never trust the AI.” It is that the interface between human judgment and machine output is itself an attack surface — and it needs to be engineered with the same rigor we apply to any other security boundary.

The Takeaway: AI Does Not Abstract Away Human Error — It Industrializes It
AI agent cognitive bias is not a bug to be patched. It is an inherited architectural property that requires the same threat modeling discipline you apply to any other attack surface in your system.
The point of this analysis is not “do not use AI.” The point is that AI agents do not remove human failure modes from your decision-making. They scale them. Every bias baked into your historical data, every assumption embedded in your training corpus, every ambiguity in your instructions — an AI agent will execute on all of them, simultaneously, at machine speed, without the one thing that occasionally saves humans: doubt.
The numbers are already stark. Only 5% of enterprise AI systems reach production, according to MIT’s 2025 GenAI Divide report. Gartner projects 40% of agentic AI projects will be scrapped by 2027. In simulated environments, LLM-driven agents fail at multi-step tasks roughly 70% of the time in simulated workplace environments. These are not growing pains. In my assessment, they are the measurable consequence of systems that inherited our cognitive architecture without inheriting our capacity for self-correction.
For security practitioners, understanding AI agent cognitive bias is the new security literacy. The threat model for an AI agent is not just the external attack surface. It is the internal decision surface — the biases in the training data, the assumptions in the prompts, the ambiguities in the objectives.
In practice, that means: audit your training data for historical blind spots before deployment — if your threat detection training set contains zero examples of supply-chain attacks, the model will not detect supply-chain attacks. Define explicit boundaries for autonomous action — what decisions require human approval, at what confidence threshold, with what escalation path. Build circuit-breaker mechanisms that halt execution when outputs deviate from expected distributions. Test your agents with adversarial inputs outside the training distribution — the novel patterns, the edge cases, the scenarios that “never happen.” And staff the oversight. A human-in-the-loop checkpoint is worthless if the human has been trained to click “approve” by six months of the AI being right. Oversight is not optional. It is the control.
Frequently Asked Questions
Do AI agents actually replicate human cognitive biases?
Yes. Peer-reviewed research confirms it. A 2024 UCL study in Nature Human Behaviour demonstrated that AI systems trained on human data not only learn human biases but amplify them. A 2025 PNAS study found LLMs exhibit amplified cognitive biases in moral decision-making — stronger than those measured in human participants.
Can AI systems correct their own overconfidence?
Current evidence says no. A 2025 Carnegie Mellon study found that AI chatbots remain overconfident even when shown incorrect outcomes. Human participants adjusted their confidence estimates retroactively; the AI systems did not. They lack the introspective mechanism required for self-calibration.
What is the AI bias feedback loop and why does it matter for security?
The feedback loop works like this: human-generated data contains biases; AI learns and amplifies those biases; humans interacting with the biased AI become more biased themselves; those more-biased humans produce worse data. For security, this means AI-assisted threat detection and risk scoring can systematically blind an organization to novel attack patterns outside the training distribution.
How often do AI agents fail at multi-step tasks?
According to MIT’s 2025 GenAI Divide report, only 5% of enterprise-grade generative AI systems reach production. Separately, CMU’s TheAgentCompany benchmark found LLM-driven agents fail at multi-step tasks roughly 70% of the time in simulated workplace environments. Gartner projects 40% of agentic AI projects will be abandoned by 2027.
What should organizations do before deploying AI agents in security-critical roles?
Treat the AI’s internal decision surface as part of your threat model. Audit training data for historical biases. Define explicit boundaries for autonomous action. Implement human-in-the-loop checkpoints for high-consequence decisions. Test for novel attack patterns outside the training distribution. The cognitive biases your humans carry are now your AI’s biases too — at scale.
Related Reading
- AI Agents as Attack Surfaces: Claude Desktop RCE — I examined what happens when AI agents are given autonomous tool access without trust boundaries, directly relevant to the execution rigidity patterns discussed here.
- LLM Agents Should Not Be Treated as Trusted Users — I analyzed the architectural failure of granting AI agents the same privilege level as human users, a pattern that amplifies every bias discussed here.
- GRP Obliteration and AI Systems Threat Modeling — I covered how traditional threat model assumptions break down when applied to AI systems.
- Framework Eval Surfaces AI Agent Memory — I explored memory persistence vulnerabilities in AI agents, relevant to how biases accumulate across agent sessions.
References
- UCL News — AI Amplifies Our Own Biases (December 2024)
- Nature Human Behaviour — Bias in AI Amplifies Human Bias (2024)
- Scientific Reports — Humans Inherit AI Biases (October 2023)
- PNAS — Amplified Cognitive Biases in LLM Moral Decision-Making (June 2025)
- CMU Dietrich College — AI Overconfidence Study (July 2025)
- AI and Society, Springer — Automation Bias Review of 35 Studies (July 2025)
- Harvard Business Review — The Hidden Traps in Decision Making (1998)
- Computers in Human Behavior: Artificial Humans — AI and Human Decision Making: Exploring Similarities in Cognitive Bias (2025)
- ASAPP — Inside the AI Agent Failure Era, citing MIT GenAI Divide 2025
- CSET Georgetown — AI Safety and Automation Bias (November 2024)
- Stanford HAI / RegLab — Large Legal Fictions: Profiling Legal Hallucinations in Large Language Models (Dahl et al., 2024)
- CMU — TheAgentCompany: Benchmarking LLM Agents on Consequential Real World Tasks (2025)
- AIMultiple Research — UNESCO 2024 AI Gender Bias Study; Workday AI Hiring Lawsuit (2025)