PETR4 Material Litigation: Billion-Real Cases in FRE
PETR4 (Petrobras) carries one of the largest judicial exposure inventories among Brazilian issuers. The FRE lists individual cases measured in billions of reais — far beyond what balance-sheet provision lines alone convey.
This page presents findings from a real contingency analysis over Petrobras's 2025 FRE: material cases, probability classifications, and the gap between provisions and possible losses.
The research question
> List the most relevant judicial contingencies and assess whether provisioned amounts align with described risks.
Selected material cases
| Case | Subject | Exposure (R$) | Loss probability |
|---|---|---|---|
| Paragon Offshore | Rig charter termination | 2.94B (possible); 161.6M (probable) | Appeals at superior courts |
| Petrobras × ANP | Credit/debit compensation | 3.40B passive; 4.69B active | Possible; negotiation ongoing |
| Petros / pension plans | Civil actions | 27.63B total | Up to 12.45B possible |
| AMBEP / PETROS deficit | Public civil action | 35.36B (active contingency) | Remote |
| IRPJ/CSLL assessment 2013–14 | Tax auto | 6.70B | Possible; unfavorable 1st instance |
| Selected tax cases | Various | 2.09B – 2.38B each | Possible |
Environmental and fishermen association claims add additional multi-billion exposures, often classified remote or possible depending on the action.
Provisions vs exposure
Total provisioned (31 March 2025): R$ 1,023,507,024
Conservative sum of individually identified possible/probable cases in the analysis: approximately R$ 32.5 billion.
The provision represents roughly 3% of that conservative possible/probable aggregate — not because of accounting error, but because:
- Many cases are classified remote or active (claims in Petrobras's favor)
- Brazilian rules provision only probable losses
- Large pension and tax disputes remain in litigation with uncertain timing
Analytical implications
For sovereign-oil credit and equity research:
- Stress-test possible cases, not only booked provisions.
- Separate active vs passive contingencies — ANP case has both sides.
- Track procedural stage (appeals, expert evidence, negotiation suspensions).
- Cross-read DFP for provision roll-forward and cash impact assumptions.
FRE table extraction at Petrobras scale is exactly the workload apicvm + an agent pipeline replaces.
Build the pipeline
curl -H "Authorization: Bearer $APICVM_KEY" \
"$APICVM_URL/v1/documents?ticker=PETR4&type=FRE&year=2025&perPage=50"
Materiality filter example: flag cases > R$ 1B with possible or probable classification. Output:
- Case number and court
- Amount and probability
- Stage and management comment
- Provision coverage ratio
Why this demonstrates value beyond the API
Fetching PETR4's FRE is one API call. Producing a ranked litigation brief with R$ 2.9B Paragon and R$ 6.7B tax highlights is the research product. Public filings contain the data — automation unlocks it.
Methodology note
From Hold analysis of Petrobras public 2025 FRE. Research illustration — legal outcomes are uncertain; not investment or legal advice.
Limitations
- Case values change with appeals and settlements.
- Active contingencies are upside, not liability — do not sum naively with passive.
- Table extraction from long FRE PDFs requires robust parsing; verify against originals.
Next steps
Ready to integrate?
Get an API key and start querying Brazilian CVM filings programmatically.