TL;DR: QR code phishing is now appearing in 17% of advanced attacks identified in an Abnormal study, and the vendor says its systems detect thousands of such attacks per week through behavioral signals and image parsing. The real issue is that static link and attachment controls assume the threat is visible in the payload, which QR delivery deliberately avoids.
At a glance
What this is: This is a webinar summary arguing that QR code phishing has become a material attack path and that behavioral detection is needed because payload-based controls miss image-borne delivery.
Why it matters: It matters because identity, email, and access teams need to treat QR delivery as a governance problem, not just a content-filtering problem, across human users and the workflows attackers target.
By the numbers:
- 17% of all advanced attacks identified in an Abnormal study utilized malicious QR codes.
👉 Watch Abnormal AI's webinar on stopping QR code phishing attacks
Context
QR code phishing is a delivery method that hides malicious intent inside an image instead of a plain text link. That matters to identity programmes because the first control failure often happens before authentication, when users or mail filters treat the QR code as harmless content rather than a route to credential capture or session theft.
The broader governance gap is that many email and identity controls still assume threats are easiest to inspect in attachments or URLs. When the malicious step is encoded in an image and only resolved at scan time, defenders need behavioural and content-aware signals that can follow the interaction rather than the static object.
Key questions
Q: How should security teams handle QR code phishing in email environments?
A: Security teams should inspect QR images, decode their destinations, and correlate that data with sender behaviour and message anomalies. The goal is to detect the phishing path before the user reaches a login page or token prompt. Email filtering alone is not enough because the malicious destination is hidden until the image is processed.
Q: Why do QR code attacks bypass many legacy email controls?
A: They bypass many legacy controls because those controls are built around visible URLs, file attachments, or text-based indicators. A QR code hides the destination inside an image, so the threat is not obvious until decoding occurs. That creates a visibility gap between message inspection and identity risk.
Q: How can organisations tell if QR phishing is becoming a real problem?
A: A useful signal is whether QR-bearing emails are producing unusual login attempts, repeated credential prompts, or a growing share of suspicious image-based messages. If those events cluster together, the organisation is seeing a campaign pattern rather than isolated spam. That is when behavioural detection becomes necessary.
Q: What should teams do when a QR code leads to a suspicious login flow?
A: Treat the event as an identity incident, not just a mail issue. Contain the user session, review the destination that was scanned, and check for credential reuse, consent abuse, or token exposure. The important response is to stop the trust transition before the attacker completes authentication.
Background and context
Why QR code phishing bypasses link-based inspection
QR code phishing works by moving the malicious destination out of the visible message body and into an image that must be decoded before the payload can be judged. That breaks several common assumptions in email security, especially controls that rely on URL reputation, domain analysis, or simple pattern matching in text. Once the code is scanned, the user is often moved into a browser flow that looks ordinary enough to evade shallow inspection. The important point is that the attack chain begins before the link exists in a machine-readable form, so traditional controls see too little, too late.
Practical implication: treat image decoding and post-scan destination analysis as first-class inspection steps, not optional enrichment.
How behavioural signals surface QR phishing campaigns
Behavioural detection looks for anomalies in the message, sender, attachment, and user interaction patterns rather than relying only on a known-bad signature. In this context, the system is looking for mismatches such as unusual QR-bearing messages, abnormal delivery timing, or links that become risky only after image processing reveals the destination. This is useful because QR phishing is often a volume game, where small variations are used to evade static rules. Behavioural models help by flagging the pattern of abuse across many messages, not just the final malicious URL.
Practical implication: calibrate detections to interaction patterns and campaign consistency, not just the decoded destination.
What image processing adds to email and identity security
Image processing fills the gap between content that is visibly safe and content that becomes dangerous only after decoding. For QR phishing, that means the system can extract the embedded destination, examine the resulting URL, and compare it with behavioural context such as sender reputation and message anomalies. This is not simply a better filter. It is a different inspection layer that makes image-borne threats machine-readable. For identity teams, that matters because the attacker’s goal is usually to reach a credential entry point, so the detection layer must understand the delivery mechanism as well as the target.
Practical implication: add image analysis to your inspection stack wherever users can be lured from email into external authentication flows.
NHI Mgmt Group analysis
QR code phishing is an identity problem because it externalises the first trust decision. The message content is not the real threat surface, the scan-triggered destination is. That means email controls, browser controls, and identity controls each see only part of the chain unless they are linked by behavioural signals and destination analysis. Practitioners should treat QR delivery as a bypass path into authentication and session capture, not just a mail filtering issue.
Static link inspection is a poor fit for image-borne phishing. The control assumes the malicious destination is visible and inspectable in the message stream, but QR delivery delays that inspection until the image is decoded. That breaks the premise behind many legacy rulesets and explains why the attack can scale even when organisations believe they have strong URL filtering. Security teams need to recognise that payload visibility is not guaranteed.
Malicious QR codes expose a message-to-identity gap. The phishing event starts in email, but the real loss happens when a user is pushed into a fraudulent login or token capture flow. This is where identity governance and email security intersect, because the attacker is not targeting the message, they are targeting the trust transition from message to authentication. Teams should evaluate whether their controls can follow that transition end to end.
Behavioural AI is becoming a detection requirement, not an enhancement, for modern phishing. The article’s claims about thousands of attacks per week show that QR-based campaigns are operationally large enough to warrant dedicated detection logic. That is a signal that defenders should move from single-event blocking toward campaign-level anomaly detection across content, sender behaviour, and user interaction. Practitioners should redesign controls around how attacks are delivered, not just what they look like.
Image-aware phishing controls should be folded into broader NHI and identity protection strategy. QR phishing is often used to reach credential entry points, token prompts, or session replay workflows, which means the issue does not end in email. The governance lesson is that identity programmes need visibility into how users are funneled into authentication events, because that is where compromise becomes durable. Practitioners should align mail security, browser telemetry, and identity response.
From our research:
- 43% of security professionals are concerned about AI systems learning and reproducing sensitive information patterns from codebases, according to The State of Secrets in AppSec.
- Organisations maintain an average of 6 distinct secrets manager instances, creating fragmentation that undermines centralised control.
- For the lifecycle angle, see NHI Lifecycle Management Guide for how rotation and offboarding discipline closes recurring exposure paths.
What this signals
Image-borne phishing is forcing defenders to move beyond URL reputation and toward content intelligence that can follow a message into the authentication flow. That shift aligns with the broader move to behavioural controls, because the threat now lives in the transition from delivered content to user action.
A useful named concept here is message-to-identity gap: the distance between when a malicious message is delivered and when identity compromise actually occurs. When teams can measure that gap, they can decide whether email controls, browser controls, or identity telemetry should own the first containment step.
As QR-delivered lures become more common, teams should expect more cross-domain detections that combine email, endpoint, and identity data. The practical consequence is that phishing response needs to be coordinated across the mail stack and the IAM stack, not owned by either one alone.
For practitioners
- Add QR decoding to email inspection workflows Scan embedded QR images before user interaction and inspect the resolved destination with the same policy logic used for links and attachments.
- Correlate message anomalies with authentication risk Feed sender reputation, message structure, and image-derived destination data into identity and email response workflows so suspicious QR delivery can be triaged before a login prompt is reached.
- Train users on scan-based lures Update awareness content so users recognise that a QR code in an email can be a phishing path, especially when it pushes them to re-enter credentials or approve access.
- Extend detection to the message-to-login transition Monitor whether a QR-bearing message is followed by an unusual sign-in, consent, or token request and treat that sequence as a higher-risk pattern for investigation.
Key takeaways
- QR code phishing changes the inspection problem because the malicious destination is hidden inside an image rather than a visible link.
- Behavioural and image-aware detection matter because static text and URL rules miss the delivery pattern that QR phishing relies on.
- Identity teams should treat scan-based phishing as an authentication risk and connect email telemetry to login and token-use monitoring.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM-1 | Behavioural monitoring helps spot QR phishing patterns in email and identity telemetry. |
| NIST Zero Trust (SP 800-207) | PR.AC-1 | QR phishing targets the trust step before access is granted. |
| NIST CSF 2.0 | PR.DS-4 | Image decoding and destination inspection protect data in transit from malicious delivery. |
Correlate mail, endpoint, and identity signals so phishing patterns are detected before authentication completes.
Key terms
- QR Code Phishing: A phishing method that hides a malicious destination inside a QR image instead of a visible link. The code is scanned by a user device, which can move the victim into a login page, credential prompt, or session capture flow that bypasses simpler link-based inspection.
- Behavioural Detection: A detection approach that looks for suspicious patterns in sender behaviour, message structure, user interaction, and campaign consistency rather than relying only on known-bad indicators. It is especially useful when attacks are designed to evade static signatures or reputation checks.
- Image-Aware Inspection: Security inspection that analyses images for embedded malicious content, such as QR codes, and then evaluates the decoded destination or payload. It closes a visibility gap that appears when the threat is not present as readable text or a conventional attachment.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by Abnormal AI: How to Stop QR Code Phishing Attacks. Read the original.
Published by the NHIMG editorial team on 2026-06-26.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org