
The first question most insurtech security leaders ask when evaluating a penetration testing provider is: have you tested insurance platforms before? The more useful question is: have you tested the specific attack surfaces where insurtech incidents actually originate?
Those two questions have different answers most of the time. A provider with ten insurance engagements on their client list may have spent all of them testing web portals for missing security headers and authentication weaknesses. A provider with two insurance engagements but specific experience testing claims workflow authorisation, premium calculation manipulation, and reinsurance integration APIs may have found more material risk in those two than the ten-engagement generalist found across their entire portfolio.
Broken object-level authorisation on policy and claims APIs is the highest-impact insurer failure, according to independent research analysing insurance security assessment data in 2026. That class of vulnerability requires testing to penetrate deep enough into the workflow to reach multi-party data relationships, not merely validate that login works. Most generic web application testing stops before reaching it.
Why Insurtech Is Not Standard Financial Services Testing

Insurance platforms handle a data combination that no other financial services category matches: policyholder PII, health data from life and medical products, claims evidence including photographs and medical reports, payment information, and third-party reinsurance and aggregation data, all managed through APIs that connect brokers, underwriters, reinsurers, and embedded distribution partners simultaneously.
The attack surface that results is multi-layered in a way that a banking or payments API is not. A claims API that exposes another policyholder's claim details through object-level authorisation failure does not just create a data breach. It can expose health information that triggers separate notification obligations under the Australian Privacy Act 2020 and, for New Zealand insurers, the Privacy Act 2020 NZ and RBNZ cyber resilience guidance. New Zealand recorded its first C2-category cyber incidents since the 2021/22 financial year in Q1 2026, and the NCSC's analysis specifically noted that AI-powered tooling is shortening the window between vulnerability discovery and active exploitation.
For APRA-regulated insurers in Australia, APRA CPS 234 mandates systematic security control testing, with penetration testing explicitly required to identify vulnerabilities in networks, applications, and systems. For New Zealand-licensed insurers, RBNZ cyber resilience expectations and the RBNZ's own insurance industry stress testing programme covering cyber breach, cloud service outage, and ransomware scenarios create parallel evidence requirements. The provider you select must produce testing evidence that satisfies both regulatory frameworks if your platform operates across both markets.
Five Criteria That Separate Capable Providers From Generic Ones

The first criterion is claims and policy API testing depth. Ask any shortlisted provider to describe the last finding they raised in a claims or policy management API. A provider who cannot describe a specific claims business logic flaw, a premium calculation manipulation test case, or a cross-policyholder data exposure finding has not reached the right testing depth. The claims API is where policyholder health data and claim evidence lives. A test that validates authentication at the portal layer without exercising the claims workflow reaches the lobby, not the vault.
The second criterion is embedded insurance and third-party integration coverage. Embedded insurance products sold through non-insurance distribution partners create a specific API testing requirement: the integration between the platform and the distribution partner must be tested for authorisation failures that allow one partner's data to be queried through another partner's API credentials. This requires understanding how the embedded distribution model works before designing the test case. Generic web app testing does not cover it.
The third criterion is regulatory evidence quality. Insurance security testing evidence must map findings to the compliance framework your examiner expects, include a working proof of exploitation, document severity and remediation steps, and include a retest confirming the fix, not just a scanner output. APRA supervisors reviewing CPS 234 compliance evidence look for systematic testing that validates controls, not annual scans. For a fuller understanding of how post-testing remediation produces the evidence chain regulators require, the guide to what happens after a penetration test covers the re-testing and verification steps that differentiate confirmed closures from assumed ones.
The fourth criterion is testing cadence alignment with release cycles. Insurtech platforms that ship product changes continuously, new embedded insurance riders, new underwriting rules, new claims triage logic, cannot rely on annual penetration testing to maintain an accurate security posture. A new underwriting algorithm that contains a premium calculation manipulation vulnerability will not appear in last year's test report. Continuous penetration testing that validates the security posture at the same cadence as the code is changing is the standard that progressive insurtech companies are now adopting, and it is what APRA supervisors mean when they say testing should be calibrated to how fast threats change. The guide to continuous penetration testing for SOC 2 and ISO 27001 compliance covers the evidence structure that continuous testing programmes produce and why point-in-time annual tests no longer satisfy the regulatory baseline.
The fifth criterion is mobile and agent portal coverage. Most insurtech platforms serve both customers and insurance agents through separate interfaces. Agent portals carry elevated access: an agent who can manage multiple policyholder accounts has broader data access than any individual customer. Testing must confirm that agent portal authorisation correctly limits access to the policies in an agent's book and cannot be escalated to query policies outside that scope. Mobile customer apps must be tested separately from the web portal because mobile endpoints frequently receive less security review during development and carry session management vulnerabilities that do not appear in web interface testing.
Your Last Pentest Is Already Out of Date
Every week you ship without continuous testing is a week a vulnerability goes unseen. See what Capture The Bug finds in your first engagement.
What ANZ Insurtech Testing Evidence Looks Like in Practice
For APRA-regulated insurers in Australia, CPS 234 evidence means an independent test report from a recognised provider, with findings categorised by severity and mapped to specific control requirements, remediation timelines documented, and re-testing evidence confirming that findings were closed rather than merely noted. APRA's prudential expectations make clear that annual compliance-checkbox testing no longer covers an Australian organisation's risk or its assurance obligations.
For New Zealand-licensed insurers, the Privacy Act 2020's mandatory breach notification provisions create a specific urgency around testing policyholder data exposure, because a claims API authorisation failure that exposes health data triggers notification obligations that carry both regulatory and reputational cost. CREST certification is the baseline standard that APRA and RBNZ supervisory processes recognise when evaluating the credibility of independent testing evidence.
For US-market insurtech operations, NYDFS 23 NYCRR 500 requires annual penetration testing and biannual vulnerability assessment for covered entities. GLBA Safeguards Rule requires annual tests for financial institutions in scope. Providers who can produce evidence mapped to the specific regulatory framework your business operates under, rather than a generic finding list with a severity table, are the ones whose reports survive regulator review.
The API security methodology that applies specifically to the insurance platform's integration layer, covering the custodian, reinsurance, and embedded distribution APIs that most generic tests do not reach, is covered in the guide to API penetration testing and securing the backbone of modern applications.
The provider you select should be able to scope a test that covers the claims API, the policy management workflow, the agent portal, the embedded distribution integration, the mobile customer app, and the reinsurance or aggregation API, and produce evidence from each that satisfies APRA, RBNZ, and your reinsurance partners' vendor security assessment requirements.
Book a consultation with Capture The Bug to scope an insurtech penetration test against your specific platform architecture, regulatory obligations, and evidence requirements.

Plan Your Annual Pentesting Strategy the Right Way
Learn how modern SaaS companies structure pentesting across the year to reduce risk, stay compliant, and avoid last-minute panic before audits.
FAQ
What should an insurtech penetration test actually cover?
An insurtech penetration test should cover five primary areas: claims and policy administration API testing for authorisation failures and business logic flaws including premium calculation manipulation, embedded insurance and third-party distribution integration testing for cross-partner data exposure, agent portal authorisation testing to confirm access is correctly scoped to an agent's book, mobile customer app security, and reinsurance or aggregation API integration testing. Generic web application testing stops at the portal layer. An insurance-specific engagement must exercise the underlying workflow APIs where policyholder health data and claims evidence actually lives.
Does APRA CPS 234 require penetration testing for Australian insurance companies?
Yes. APRA CPS 234 mandates systematic security control testing, with penetration testing explicitly required to identify vulnerabilities in networks, applications, and systems for APRA-regulated entities. The standard requires that testing is calibrated to how fast threats change and how critical the information assets are, which means annual testing is a compliance floor, not a ceiling. APRA supervisors reviewing CPS 234 evidence look for systematic independent testing with confirmed remediation, not scanner outputs or self-assessment documentation.
What is the highest-impact vulnerability category in insurance platform APIs?
Broken object-level authorisation (BOLA) on policy and claims APIs is the highest-impact finding in insurance platform security assessments. This class of vulnerability allows an authenticated user, a customer, an agent, or an API integration to access or manipulate records belonging to another policyholder by modifying object identifiers in API requests. In an insurance context this exposes health data, claims evidence, financial information, and personal details, triggering mandatory breach notification obligations under the Australian Privacy Act 2020 and the New Zealand Privacy Act 2020.
How does the RBNZ approach cyber resilience for New Zealand insurance companies?
The RBNZ's insurance cyber resilience framework includes stress testing exercises and supervisory expectations for cyber incident preparedness. The RBNZ's 2024 General Insurance Industry Stress Test included scenarios covering major data security breaches, cloud service outages, and ransomware attacks. Cyber risk scenarios reduced annual aggregate profit by one-third in the cloud-down scenario. For licensed insurers in New Zealand, RBNZ expectations create a testing obligation parallel to APRA CPS 234, and platforms operating across both markets should produce evidence that satisfies both frameworks.
What makes insurtech penetration testing evidence acceptable to APRA and reinsurance partners?
APRA-acceptable evidence includes an independent test report from a CREST-certified provider, with findings mapped to CPS 234 control requirements, severity categorised by business impact, remediation timelines documented, and re-testing confirmation that specific findings were closed rather than assumed closed. Reinsurance partners' vendor security assessment requirements typically ask for the same elements: scope documentation, methodology description, finding severity, and evidence of remediation. A scanner output without manual test results and a remediation verification step does not satisfy either requirement.





