filing.firehose

SEC Form 8-K Item 2.06: Material Impairments

What this item covers, when public companies must file it, and the most recent real filings reporting it.

What Item 2.06 requires

A registrant filing under Item 2.06 of Form 8-K is reporting material impairments. The 8-K is the "current report" that public companies use to disclose material events between quarterly filings; each item code targets a specific category of event.

Filers don't always classify events correctly: material cybersecurity incidents that should trigger Item 1.05 sometimes get filed under the catch-all Item 8.01, and material officer departures that should be 5.02 occasionally hide there too. Reading the body text — not just trusting the filer-reported item code — is how you catch buried news.

Recent 2.06 filings

2026-06-12T17:24:17-04:00 · accession 0001755672-26-000020
Corteva, Inc.
8-K items 2.05, 2.06
2026-05-29T16:36:57-04:00 · accession 0001037540-26-000026
BOSTON PROPERTIES LTD PARTNERSHIP
8-K items 2.06, 9.01
2026-05-21T06:01:43-04:00 · accession 0000912593-26-000174
SUN COMMUNITIES INC
8-K items 1.01, 2.06, 7.01, 8.01, 9.01

Track Item 2.06 filings via API

curl -H "X-API-Key: ff_live_..." \
  "https://filingfirehose.com/v1/filings/8-k?items=2.06&limit=10"

The endpoint returns parsed 8-K records including filer_reported_items, detected_items (from body-text classification), and a suspected_buried_events map flagging items the filer didn't report but the body language suggests.

Related 8-K items

Try it on your stack

Get an API key in 2 minutes. Self-serve via Stripe, cancel anytime.

View pricing → Read API docs