Haink KnowledgeCase StudiesAbout Contact sales
Home / Knowledge / Software & AI / AI Underwriting and the EU AI Act High-Risk Line

Software & AI · Regulated lending & insurance · Written and maintained by Haink’s AI adoption team · Updated August 2026 · 15 min read

AI underwriting: which decisions are high-risk under the EU AI Act

Most articles about AI in underwriting are about speed. They will tell you that a decision that took three days can take twelve minutes, that manual review is expensive, and that machine learning finds patterns humans miss. All of that is true and none of it is the question that decides what you are allowed to build.

Underwriting is one of the few places where the EU AI Act draws a hard line through a single business process. Evaluating the creditworthiness of a natural person is high-risk under Annex III, point 5(b). So is risk assessment and pricing in life and health insurance, under 5(c). Detecting financial fraud is expressly excluded.

That exclusion is the whole article. The same underwriting stack can sit inside or outside the high-risk perimeter depending on which decision it makes — and that is an architectural choice you make when you design the system, not a compliance form you fill in afterwards.

Regulatory status, verified August 2026. The high-risk deadline moved. Regulation (EU) 2026/1744 — the Digital Omnibus on AI — was adopted on 8 July 2026, published in the Official Journal on 24 July and entered into force on 27 July. It defers the obligations for stand-alone Annex III high-risk systems, credit scoring and insurance pricing among them, from 2 August 2026 to 2 December 2027. AI embedded in products already covered by Annex I sectoral law moves to 2 August 2028.

2 August 2026 was not an empty date. The Article 50 transparency obligations applied from it as originally scheduled, with a grace period until 2 December 2026 for machine-readable marking of output from systems already on the market. Verify against the Official Journal text before you rely on any of this in a filing or a supervisory conversation.

So the honest answer to are we late is no, not in the EU. The obligations bind on 2 December 2027 — roughly one procurement cycle plus one build away. That is a comfortable amount of time to design for and a very uncomfortable amount in which to retrofit a system built without the question in mind. The classification itself did not change; only the date did.

It is also not the earliest date you may be facing. If you lend or underwrite in the Gulf or in Asia, at least one regime is already in full enforcement — covered further down.

Where the line actually runs

What the system decidesStatus under the AI ActReference
Creditworthiness or credit score of a natural personHigh-riskAnnex III, 5(b)
Risk assessment and pricing, life and health insuranceHigh-riskAnnex III, 5(c)
Detection of financial fraud — and nothing elseExcludedexpress exception in 5(b)
Fraud scoring and credit scoring in one inseparable modelHigh-riskthe exception does not survive the combination
Pricing for property, casualty, auto, commercial linesNot under 5(c)may be caught elsewhere if it profiles individuals
Creditworthiness of a legal entityNot under 5(b)5(b) covers natural persons

Three consequences follow, and the third one is the expensive one.

First, being a fintech does not exempt you. The classification attaches to the function, not to the licence. An entity that never held a banking licence and evaluates creditworthiness is in scope on the same terms as a bank. Neither is it a question of company size, sector self-description or whether the model is bought or built.

Second, the fraud exception is narrower than it reads. It holds where fraud detection is what the system is for — not where it is one of the things the system happens to do. A model that scores an application for fraud risk and creditworthiness in the same pass does not qualify for the exclusion; the combination pulls it back into 5(b). The deciding test is purpose and system boundary, not the name on the module.

Third, one deployment can straddle the line. A lending platform typically runs document intake, identity verification, fraud screening and a credit decision through what the vendor calls one pipeline. Three of those four sit outside 5(b). Only the credit decision sits inside it.

If you built them as one inseparable system, you have pulled your entire document stack into a high-risk regime — risk management system, data governance, technical documentation, logging, human oversight, conformity assessment — for the sake of one component. If you built them as separable services with a clear boundary, the obligations attach where they belong.

We have built the exempt side of exactly this boundary. In an identity verification pipeline for a lending marketplace — document checks, face match, liveness — the system cut fraudulent applications by 75% and raised conversion by 35%. It never made a creditworthiness decision. It handed a verified applicant to the process that did. The general pattern is covered in AI for KYC and identity verification.

That separation was originally an engineering decision about latency and ownership. It is now also the difference between two regulatory regimes.

What “decision support, not replacement” is missing

Every vendor article on this topic converges on the same formula: AI recommends, the underwriter decides, accountability is preserved. It sounds responsible and it is nearly content-free, because nobody says where the line sits.

Here is the version that survives contact with an audit.

Automate the assembly, not the judgment. Extraction, classification, completeness checks, cross-document consistency and flagging of missing or contradictory evidence are mechanical work. They are also where the hours go. In a document control system we built for aviation maintenance, the service classifies each page, detects missing signatures and stamps and finds unfilled checklist cells, then produces an annotated report — before a specialist signs off. Nothing in that system decides anything. It decides what a human needs to look at. The underlying mechanics are the same ones described in how AI document processing works.

Route by exception, and define the exception in advance. Straight-through processing works when the criteria for “straight-through” are written down before the model exists, not derived from what the model happens to be confident about. A confidence threshold is not a policy.

Keep the reasons, not just the outcomes. Under a high-risk regime you will need to reconstruct why a decision was made, months later, for a specific applicant. Systems that log the score and discard the evidence chain cannot do this. It is cheap to build in on day one and expensive to retrofit — which is the practical argument for starting the evidence-chain work now rather than in 2027. Where the data cannot leave your perimeter at all, that logging has to live inside it; see cloud versus private AI and private AI infrastructure.

The threshold nobody calculates

The question every article skips: at what point is automating a decision cheaper than being wrong about it?

It is a straightforward comparison and almost nobody writes it down.

Cost of manual review = volume × hours per case × loaded hourly cost Cost of automation = build + run + (error rate × cost per error × volume)

The second term is where underwriting differs from most document automation. In invoice processing a wrong extraction costs a correction. In credit underwriting a wrong decision costs the loan, or costs a customer who should have been approved, or — from December 2027 — costs a regulatory finding. The cost per error is not uniform: a false negative and a false positive have different prices, and in regulated lending they carry different legal weight.

Which is why the honest answer for a lot of teams is a split one. The document layer usually clears the threshold easily, because errors are cheap and correctable and volume is high. The decision layer often does not — not because the model cannot do it, but because the cost of a wrong decision is high enough that the value of automation is mostly the speed, and speed can be bought more cheaply by automating everything up to the decision.

When rules beat models

This is the section our competitors cannot write, because they sell models.

A deterministic rule is preferable when:

Models earn their place where the input is unstructured and the pattern is genuinely learned rather than legislated: reading documents, resolving inconsistencies across sources, ranking cases by likelihood of needing attention. That is also the honest scope for an LLM application or RAG pipeline in this setting.

The practical architecture in most underwriting systems worth building is not “AI underwriting”. It is a document-understanding layer that is machine-learned, feeding a decision layer that is largely deterministic and fully auditable.

What to do before the dates land

If you have an AI system making creditworthiness or life-and-health pricing decisions for people in the EU, the Annex III obligations bind you on 2 December 2027. The deferral is real headroom and it is also the whole of it — the risk management system, data governance, technical documentation, logging, human oversight and conformity assessment all have to exist by that date, and none of them are quick.

Four questions worth answering early, all of which are free:

  1. Where does your system make a decision covered by 5(b) or 5(c), and where does it only prepare one? If you cannot draw that line on an architecture diagram, that is the first task, and it is a design task rather than a legal one.
  2. Can you reconstruct a specific decision from six months ago — inputs, model version, evidence and the human review step, if any? If not, the logging change should land in the next release, not the 2027 programme, because the value of an audit trail is the history it has accumulated.
  3. Are your fraud and identity components separable from your credit decision, technically and contractually? Contractually matters: a vendor who cannot describe the boundary in a schedule cannot help you defend it.
  4. Who signs off that the human oversight requirement is actually met, as opposed to a review screen nobody has time to use?

None of these require buying anything. All of them determine what you would need to buy. The related governance work is covered in AI governance for adoption, and the security and data-handling side in security and compliance.

The deferral moved one deadline in one regulation. It did not move GDPR Article 22, which has governed decisions based solely on automated processing producing legal or similarly significant effects since 2018 and covers automated credit decisions directly. It did not move national consumer-credit or insurance-conduct rules. Reading “December 2027” as “nothing applies to automated underwriting today” is the expensive version of this article.

The same question outside the EU

Almost everything written about AI and underwriting assumes a European reader. If you lend or underwrite in the Gulf or in Asia, the boundary question is identical — which components decide and which only prepare — but the answers arrive under different instruments and on a different schedule. In one case, an earlier one than Europe’s.

WhereInstrumentStatusWhat it asks of an underwriting stack
DIFC, DubaiRegulation 10 of the DIFC Data Protection Law (DIFC Law No. 5 of 2020) — personal data processed through autonomous and semi-autonomous systemsIn force since 1 September 2023, full enforcement from 1 January 2026Automated credit decisioning is a High Risk Processing Activity: assess, document and mitigate before you process. Applicants must be told an autonomous system is involved and given enough information to object or withdraw consent.
SingaporeMAS FEAT principles, plus the MAS Guidelines on AI Risk Management (consultation closed 31 January 2026)Supervisory expectations — tested at inspection rather than enforced as a statuteModels in credit underwriting and insurance must be explainable enough for meaningful challenge and customer recourse; fairness assessments documented, with attention to protected characteristics.
Hong KongHKMA circular Consumer Protection in the Use of Alternative Data (26 March 2026), on top of the 2019 circular on big data analytics and AIIn forcePrinciples-based governance, explainability and privacy controls proportionate to risk — aimed squarely at alternative data feeding credit assessment.
Mainland ChinaPIPL, Article 24In force since 2021Transparency and fairness in automated decision-making, no unreasonable differential treatment on price or terms, and a right to an explanation and to refuse a decision made solely by automated means. The definition names credit and financial status explicitly.
Saudi ArabiaPDPL, with the SDAIA AI adoption framework aligned to itIn forceHuman review checkpoints for automated decisions in high-risk contexts.
EUAI Act, Annex III 5(b) and 5(c)2 December 2027The full high-risk regime described above.

Read down the status column and the usual assumption inverts. A lender inside the DIFC has been under full enforcement since January 2026; a lender in Frankfurt has until December 2027. The Gulf did not arrive late to this question — it arrived first, through data protection law rather than through a dedicated AI act. Anyone treating the region as the light-touch option is working from a map that is two years out of date.

The instruments differ in name, scope and teeth. What they ask for converges hard:

A system that satisfies those four survives all six regimes without being rebuilt for any of them. A system that cannot satisfy them fails all six — and at that point the differences between the regimes matter a great deal less than the thing they agree on. Which is the practical argument for designing to the strictest of them once, rather than to each of them in turn.

When not to do this

We tell clients not to adopt AI more often than the market expects, so it is worth being specific about when this particular project is a bad idea.

Do not start with underwriting automation if your application intake is still fragmented across email, portals and paper, and nobody owns the data. The pilot will work on the clean subset and fail in production — which is the ordinary way these projects die, and much of why AI pilots fail at all.

Do not start with the decision layer if the document layer is untouched. The document layer is where the hours are, the errors are cheap and the regulatory exposure is lower. It also produces the labelled data the decision layer would need.

And do not start at all if the real constraint is underwriting policy rather than underwriting throughput. Automating a policy nobody agrees with just produces disagreeable decisions faster. We have written the general case for this in when not to adopt AI.

Frequently asked questions

Is AI underwriting high-risk under the EU AI Act?

Part of it is. Annex III, point 5(b) classifies AI intended to evaluate the creditworthiness of natural persons or establish their credit score as high-risk. Point 5(c) does the same for risk assessment and pricing in life and health insurance. Document intake, classification, extraction and identity verification are not covered by either point unless they are functionally inseparable from the decision itself.

When do the high-risk obligations actually apply?

2 December 2027 for stand-alone Annex III systems, credit scoring and insurance pricing included. Regulation (EU) 2026/1744, the Digital Omnibus on AI, was published in the Official Journal on 24 July 2026 and moved the date from 2 August 2026. AI embedded in products covered by Annex I sectoral law moves to 2 August 2028.

Is fraud detection really exempt from the credit-scoring classification?

Yes, but narrowly. Annex III, 5(b) excludes AI systems used to detect financial fraud, and the exclusion holds only where fraud detection is what the system is for. A model that scores an application for fraud risk and creditworthiness at the same time does not qualify: the combination pulls it back into 5(b). Whether you benefit from the exclusion is decided by system boundaries, not by what the module is called.

Does the AI Act apply to us if we are not a bank?

Yes. The classification attaches to the function, not to the licence. An entity that has never held a banking licence and evaluates the creditworthiness of natural persons falls under 5(b) on the same terms as a bank. Being a technology company, a marketplace or a broker changes nothing about the classification.

Does the deferral to December 2027 mean nothing applies to automated underwriting today?

No. The Digital Omnibus moved one deadline in one regulation. GDPR Article 22 has applied since 2018 and covers automated credit decisions directly. National consumer-credit and insurance-conduct rules also apply now. Separately, the AI Act's Article 50 transparency obligations took effect on 2 August 2026 and reach any point where an applicant interacts with an AI system or receives AI-generated content.

We do not operate in the EU. Does any of this apply to us?

Probably, under a different instrument and often sooner. DIFC Regulation 10 has been in full enforcement since 1 January 2026 and treats automated credit decisioning as a High Risk Processing Activity. Singapore's MAS expects credit and insurance models to be explainable enough for meaningful challenge and customer recourse. The HKMA issued guidance in March 2026 on alternative data in credit assessment. China's PIPL Article 24 gives a right to an explanation and to refuse a decision made solely by automated means. The labels differ; what they ask for converges on four things — transparency at the decision, a reconstructable explanation, a reachable human, and evidence that outlives the complaint window.

Is lending to companies in scope?

Not under 5(b), which covers the creditworthiness of natural persons. Business lending falls outside that point — though a system that profiles the individual directors, guarantors or sole traders behind an application may be evaluating natural persons in substance. The test is what the system assesses, not what the loan product is called.

This page explains what the regulation says and what follows from it for system design. It is not legal advice, and it does not replace an assessment by your own counsel or compliance function.

Related Resources

Knowing where the line runs is the easy half

Drawing it in a working system — separable fraud, identity and document services feeding an auditable decision layer — is the other half. That is the build, and it has its own page.

See how we build it →   Free AI Readiness Score

Sources. Regulation (EU) 2024/1689 (Artificial Intelligence Act), Annex III, points 5(b) and 5(c) · Regulation (EU) 2026/1744 (Digital Omnibus on AI), OJ 24 July 2026, in force 27 July 2026 · Regulation (EU) 2016/679 (GDPR), Article 22 · DIFC Data Protection Regulations, Regulation 10 · MAS Guidelines on AI Risk Management · HKMA, Consumer Protection in the Use of Alternative Data (26 March 2026) · PIPL Article 24 · Saudi PDPL and the SDAIA AI adoption framework. Project figures are from Haink deliveries described in the linked case studies.

Regulatory status verified: August 2026. Next review: November 2026.

Haink
info@haink.org

Winning House
72–76 Wing Lok Street
Sheung Wan, Hong Kong

© 2026 Haink. All rights reserved.  ·  Privacy Policy  ·  TermsHong Kong · Dubai · Singapore · Mainland China · Delaware (USA)