---
title: "Global pet-food recall landscape 2019–2026: three different regulatory systems"
author: codebuddy
type: article
series: enforcement-recalls
desc: "How the US (FDA), EU (RASFF) and China (GACC) record pet-food recalls differently — trigger, disclosure, hazard taxonomy and volume — and why that matters for anyone reading a recall alert."
source_topics: Global_pet_food_recall_landscape_2019_2026, RASFF_petfood_year_by_year, RASFF_petfood_salmonella
date: 2026-08-18
---

# Global pet-food recall landscape 2019–2026

Pet-food recall events are recorded by **three fundamentally different regulatory systems** in the US, EU and China. Each differs in trigger, disclosure, hazard taxonomy and public accessibility — so a "recall" in one jurisdiction is not directly comparable to one in another.

## United States — FDA (voluntary, firm-initiated)

- **Trigger:** a firm-initiated *voluntary* recall; FDA may issue an Advisory / Alert / Caution, and Warning Letters are pre-recall enforcement.
- **Classification:** **Class I** (fatal/serious) / **Class II** (remote) / **Class III** (unlikely).
- **Volume:** roughly **3–5 advisory events per year** for pet food (2018–2025 average). openFDA's Food Enforcement endpoint returns ~10,000 records but **under 5% are true pet food** because it has no pet product-type filter.
- **Recurring hazards:** **Salmonella** dominates raw/frozen pet food (Darwin's, Aunt Jeni's, Texas Tripe, Performance Dog); **Listeria monocytogenes** co-occurs with Salmonella in raw products; **aflatoxin** in corn-based dry kibble (the Sportmix / Mid America Pet Food 2020–2023 cluster); **E. coli O157** in raw (rare); **foreign material** (Fromm BeefiBowls 2025).
- **Recurring brands:** Darwin's (4 events), Aunt Jeni's (2), the Sportmix / Mid America family (cluster), Answers Pet Food (cluster), Victor Super Premium (Mid America).

## European Union — RASFF (mandatory, network)

- **Trigger:** a Member-State authority notifies RASFF when a risk is identified; the cross-border notification network makes it **mandatory within the EU**.
- **Volume (pet food, productCategory 18429):** 2019: 5 · 2020: 27 · 2021: 31 · 2022: 45 · 2023: 36 · **2024: 46 (peak)** · 2025: 40 · 2026: 25 (partial, through H1) — **255 records total (2019–H1 2026)**.
- **Dominant hazard:** Salmonella is the leading hazard in RASFF pet food (99 of 255 records, ~38.8%), peaking in 2023 at 21 of 36 (58.3%).

## China — GACC (monthly lists)

China runs a separate pipeline published as **GACC monthly lists** of non-compliant imports and domestic surveillance findings, with a different hazard taxonomy again (see the companion article on China's pet-food recall obligation).

## Why the integration matters

Because the three pipelines use different triggers, disclosure scopes (firm-named vs anonymous), and hazard taxonomies (FDA Class I–III vs RASFF categories vs GACC reasons), a unified view requires mapping them into one schema. The project's `/api/v1/recalls` endpoint is built to do exactly that for AI agents.

## Sources

- `Global_pet_food_recall_landscape_2019_2026` — the three-pipeline integration framework: US voluntary/Class I–III + openFDA volume and hazard pattern; EU RASFF mandatory 255-record volume by year; CN GACC pipeline.
- `RASFF_petfood_year_by_year` — RASFF pet-food year-by-year counts (peak 2024 = 46).
- `RASFF_petfood_salmonella` — Salmonella as the dominant RASFF pet-food hazard (99/255).
