Waterfall Modeling Essentials

Equicurious TeamintermediatePublished: 2025-11-18Updated: 2026-02-18
Illustration for: Waterfall Modeling Essentials. You can own the highest-yielding tranche in a structured deal and still get noth...

Waterfall Modeling Essentials (Why Priority of Payments Determines Your Return)

You can own the highest-yielding tranche in a structured deal and still get nothing if the waterfall diverts your cash to someone else. The priority of payments -- the contractual sequence that governs how every dollar of collateral cash flow is distributed -- is the single most consequential document in any securitization. Miss one step in the waterfall, and your return model is fiction.

The point is: in structured finance, the waterfall is the deal. Everything else -- the collateral, the servicer, the rating -- flows through this mechanism.

This article walks through how payment waterfalls work, how to build a waterfall model, and how trigger events reshape the payment sequence in real time.

What a Payment Waterfall Actually Is

A payment waterfall (also called a cash flow waterfall, cash cascade, or priority of payments) is a contractually defined sequence that allocates collections from the underlying asset pool to various parties. Think of it as a set of nested if-then rules applied to every dollar the deal collects.

The waterfall appears in the deal's indenture (for CLOs) or pooling and servicing agreement (for RMBS/ABS). It typically runs 2-5 pages of dense legal text, specifying each payment step, its conditions, and its priority relative to every other step.

Why this matters: the waterfall is not a suggestion. It is a binding contractual obligation enforced by the trustee. If the waterfall says "pay Class A interest before Class B interest," that is what happens. No exceptions, no discretion.

The Standard Waterfall Structure (Sequential)

The most common waterfall structure is sequential -- senior claims are paid in full before any junior claim receives a dollar. Here is the generic payment priority for a CLO (the logic applies similarly to RMBS and ABS, with variations):

Interest Waterfall

PriorityPaymentDescription
1Taxes & regulatory feesGovernment claims come first
2Trustee & administration fees~$50K-$150K annually
3Senior management feeCollateral manager's senior fee (~15 bps)
4Class A interestAAA tranche coupon
5Class B interestAA tranche coupon
6Class C interestA tranche coupon
7OC/IC test complianceDiversion if tests fail (see below)
8Class D interestBBB tranche coupon
9Class E interestBB tranche coupon
10Subordinate management feeCollateral manager's incentive fee
11Residual to equityWhatever is left

Principal Waterfall

PriorityPaymentDescription
1Class A principalPay down AAA first
2Class B principalThen AA
3Class C principalThen A
4Class D principalThen BBB
5Class E principalThen BB
6Residual to equityAny remaining principal

(Kinetics Funds, "CLO Risk Profile," 2014; Invesco, "Understanding CLOs," September 2024.)

Collections from pool → sequential interest payments → OC/IC tests → sequential principal payments → residual to equity.

The durable lesson: in a sequential waterfall, junior tranches receive principal only after every senior tranche is fully repaid. This is what makes the AAA tranche safe (it gets paid first) and the equity tranche speculative (it gets paid last, if at all).

Pro Rata vs. Sequential (Two Fundamental Models)

Not all waterfalls are sequential. The two primary models:

Sequential Pay

Principal payments flow strictly top-down. The AAA tranche is fully retired before the AA tranche receives any principal. This is the default structure for CLOs and most post-crisis RMBS.

Advantages: maximum protection for senior tranches; clear de-leveraging path. Disadvantages: junior tranches have extended average lives; senior tranches may have shorter-than-expected lives if collateral prepays.

Pro Rata Pay

Principal payments are distributed proportionally across all tranches based on their outstanding balances. If Class A is 60% of the deal and Class B is 40%, they receive principal in that ratio simultaneously.

Advantages: more predictable average life for all tranches; junior investors receive principal earlier. Disadvantages: senior tranches lose their priority in principal repayment; less structural protection.

Why this matters: the choice between sequential and pro rata fundamentally changes the risk profile of every tranche in the deal. A BBB tranche in a sequential structure has a very different expected life (and very different risk) than a BBB tranche in a pro rata structure. You must know which model governs your deal.

Most post-crisis structures use sequential during stress and pro rata during normal performance, switching between modes based on trigger events (more on this below).

Trigger Events (When the Waterfall Changes Shape)

Triggers are contractual conditions that, when breached, alter the payment waterfall. They are the deal's self-correcting mechanism -- when collateral performance deteriorates, triggers redirect cash to protect senior investors.

Overcollateralization (OC) Tests

The OC test compares the par value of the collateral to the par value of outstanding bonds at a given seniority level.

OC Ratio = Par Value of Performing Collateral / Par Value of Notes at or Above Test Level

Each tranche has its own OC test with a minimum threshold. A typical CLO structure:

TestRequired MinimumExample Actual
Class A/B OC122.6%131.4%
Class C OC115.0%123.5%
Class D OC108.5%116.2%
Class E OC103.7%110.1%

(Academy Securities, "Securitized Products Special Topics: OC Triggers," 2023.)

If the actual ratio falls below the required minimum, the test fails. The consequence: cash that would have gone to equity (or junior tranches below the failing test level) is diverted to pay down the most senior outstanding notes, which raises the OC ratio by reducing the denominator.

Defaults reduce collateral par → OC ratio drops → OC test breaches → Cash diverted from equity → Senior notes paid down → OC ratio recovers.

Interest Coverage (IC) Tests

The IC test compares the interest income from the collateral to the interest expense on the notes at a given seniority level.

IC Ratio = Interest Income from Collateral / Interest Due on Notes at or Above Test Level

IC test minimums are typically 110-120%. A breach indicates the collateral is not generating enough income to comfortably service the debt, triggering the same diversion mechanism as an OC breach.

Delinquency and Cumulative Loss Triggers

Common in RMBS and auto ABS, these triggers fire when:

  • 60+ day delinquencies exceed a threshold (e.g., 4% of pool balance)
  • Cumulative losses exceed a scheduled amount (e.g., 2% by month 24, 4% by month 48)

When tripped, these triggers typically switch the waterfall from pro rata to sequential, locking out junior tranches from principal until senior tranches are fully repaid.

The point is: triggers are the immune system of structured finance. They do not prevent losses -- they redirect cash flow to contain the damage. Understanding the trigger levels and their consequences is as important as understanding the collateral itself.

Building a Waterfall Model (Step by Step)

A waterfall model is a spreadsheet (or code-based) implementation of the priority of payments. Here is how practitioners build one:

Step 1: Model the Collateral Cash Flows

Project monthly (or quarterly) collections from the asset pool:

  • Scheduled principal (amortization)
  • Scheduled interest (coupon payments from borrowers)
  • Prepayments (unscheduled principal, modeled using CPR or PSA assumptions)
  • Defaults (modeled using CDR or cumulative loss curves)
  • Recoveries (defaulted amounts recovered, typically with a lag)

Step 2: Calculate Available Funds

Each period, sum the collections:

Available Interest = Scheduled Interest + Prepayment Penalties + Recovery Interest Available Principal = Scheduled Principal + Prepayments + Recoveries (Principal)

Step 3: Apply the Interest Waterfall

Walk through each step of the interest priority of payments, deducting each payment from available interest:

Available = $3,500,000
Step 1: Trustee fee         -$12,500    → Remaining: $3,487,500
Step 2: Senior mgmt fee     -$62,500    → Remaining: $3,425,000
Step 3: Class A interest    -$1,580,000 → Remaining: $1,845,000
Step 4: Class B interest    -$370,000   → Remaining: $1,475,000
Step 5: OC/IC test check    → Pass      → Continue
Step 6: Class C interest    -$300,000   → Remaining: $1,175,000
Step 7: Class D interest    -$247,500   → Remaining: $927,500
Step 8: Class E interest    -$250,000   → Remaining: $677,500
Step 9: Sub mgmt fee        -$125,000   → Remaining: $552,500
Step 10: Residual to equity             → $552,500

Step 4: Apply the Principal Waterfall

If sequential:

Available Principal = $4,200,000
Step 1: Class A principal   -$4,200,000 → Remaining: $0
(No principal to junior tranches this period)

Step 5: Handle Trigger Breaches

If the OC test at Step 5 had failed, the model would redirect the remaining interest (after paying senior classes) toward purchasing additional collateral or paying down Class A principal, rather than continuing down to junior interest and equity.

Step 6: Iterate

Repeat for every payment period over the deal's life (typically 5-10 years for CLOs, 15-30 years for RMBS).

The test: build a waterfall model for a simple two-tranche deal with one OC test. Run it with 0% defaults, then 5%, then 10%. Watch how the cash flow distributions change. That exercise teaches you more about structured finance than any textbook.

Worked Example: OC Test Breach and Cash Diversion

Setup: A simplified CLO with $500M in collateral, $400M in rated notes (AAA through BB), $100M in equity. Required Class A OC test: 125%.

Period 1 (normal):

  • Collateral par: $500M
  • Class A outstanding: $316M
  • OC ratio: $500M / $316M = 158.2% (passes 125% test)
  • Result: normal waterfall; equity receives residual

Period 8 (after $75M in defaults with $15M recoveries):

  • Collateral par: $500M - $75M + $15M = $440M
  • Class A outstanding: $300M (some amortization)
  • OC ratio: $440M / $300M = 146.7% (still passes)
  • Result: normal waterfall continues

Period 14 (after cumulative $150M defaults, $30M recoveries):

  • Collateral par: $500M - $150M + $30M = $380M
  • Class A outstanding: $285M
  • OC ratio: $380M / $285M = 133.3% (still passes, but cushion is thinning)

Period 20 (after cumulative $200M defaults, $40M recoveries, additional CCC haircuts):

  • Adjusted collateral par: $340M (reflecting CCC excess haircuts)
  • Class A outstanding: $275M
  • OC ratio: $340M / $275M = 123.6% (FAILS the 125% test)
  • Result: all excess interest diverted to pay down Class A principal; equity receives nothing; junior tranches may have interest deferred

Why this matters: the equity investor in this deal stops receiving cash distributions at period 20 and may never receive another distribution if the collateral continues to deteriorate. The waterfall model told you this was coming by period 14, when the OC cushion dropped below 10 points above the trigger.

Common Modeling Pitfalls

Practitioners regularly encounter these errors when building waterfall models:

  1. Ignoring the timing of recoveries. Defaults reduce par immediately, but recoveries arrive with a lag (typically 12-24 months). A model that applies recoveries instantaneously will overstate OC ratios during stress.

  2. Mishandling CCC bucket haircuts. In CLOs, assets rated CCC+ or below in excess of a threshold (typically 7.5% of the portfolio) are carried at their market value rather than par in the OC test numerator. Failing to model this haircut will materially overstate the OC ratio during downgrade waves. (Invesco, "Understanding CLOs," 2024.)

  3. Confusing available funds with distributable funds. The waterfall may require amounts to be set aside (in reserve accounts or for future expenses) before distribution. Available funds after set-asides are the true distributable amount.

  4. Hardcoding trigger consequences. The model must dynamically switch payment priorities based on test results each period, not assume a static waterfall throughout the deal's life.

  5. Neglecting payment-in-kind (PIK) provisions. Some junior tranches can defer interest (PIK toggle) when OC tests fail. The deferred interest accrues and increases the tranche's outstanding balance, which affects future OC calculations.

The Reinvestment Period (CLO-Specific)

CLOs have a reinvestment period (typically 4-5 years from closing) during which the collateral manager can use principal proceeds to buy new loans rather than paying down bonds. During this period:

  • The principal waterfall is suspended (no bond amortization)
  • The collateral manager actively manages the portfolio
  • OC and IC tests govern whether excess interest flows to equity

After the reinvestment period ends, the deal enters its amortization period, and the sequential principal waterfall activates. This structural shift fundamentally changes the deal's risk profile.

The point is: a CLO waterfall model must account for the reinvestment period separately. The same deal has two completely different cash flow dynamics -- before and after the reinvestment period ends.

Practitioner Checklist: Waterfall Model Quality

Essential:

  • Verify every step in the model matches the indenture's priority of payments (read the legal document, not just the offering memo)
  • Confirm OC and IC test formulas match the deal documents (including CCC haircuts, defaulted loan treatment, and discount obligations)
  • Run the model under at least three scenarios: base case, moderate stress, and severe stress

High-impact:

  • Validate the model against the trustee report for a historical payment date (if the model's output does not match the trustee's actual distributions, something is wrong)
  • Model the reinvestment period and amortization period separately
  • Include recovery timing lags (not instantaneous recoveries)

Optional:

  • Build sensitivity tables showing equity IRR across a matrix of default rates and recovery rates
  • Model PIK toggle mechanics for deferrable tranches
  • Stress-test the CCC bucket threshold under rating migration scenarios

Your Next Step

Download the indenture for any CLO you own or are evaluating. Turn to the "Priority of Payments" section. Read every step. Then build a simplified waterfall in a spreadsheet that replicates the first three payment periods using the most recent trustee report's data. If your model's Class A interest payment matches the trustee report, you have validated the foundation of your analysis.


Sources:

  • Kinetics Funds, "CLO (Collateralized Loan Obligation) -- Risk Profile," 2014.
  • Invesco, "Understanding CLOs in Today's Dynamic Financial Landscape," September 2024.
  • Academy Securities, "Securitized Products Special Topics: OC Triggers," 2023.
  • PineBridge Investments, "Seeing Beyond the Complexity: An Introduction to CLOs," November 2024.
  • Cardo AI, "Payment Waterfall Modeling Simplified," 2024.
  • Structured Finance Association, "CLO White Paper," February 2020.
  • Ostrum Asset Management, "CLO 2.0: Mechanism, Modelling and Management," 2019.

Related Articles