Backyard Bougie

Field Notes

AI-Generated ADA Lawsuits: Why 2026 Looks Different for Small Business

Mike Clack Accessibility · ADA · Compliance · Service Differentiation

Quick answer: In 2026, AI tools like ChatGPT are enabling plaintiffs — including non-attorneys filing pro se — to identify WCAG violations, draft federal complaints, and file ADA lawsuits against small business websites faster and cheaper than ever before. Federal accessibility filings hit 3,117 in 2025 (up 27% year-over-year) and are projected to reach 3,500–4,500 in 2026. The three highest-ROI defenses a small operator can deploy right now are: (1) a published Accessibility Statement with documented conformance, (2) a clear user feedback path with a stated response SLA, and (3) a real WCAG 2.1 AA remediation record — none of which requires an attorney to start.

The ADA web lawsuit conversation has been running in small business circles for years. Most operators have heard it and filed it under “probably won’t happen to me.” What’s changed in 2026 isn’t the law — it’s the tooling available to plaintiffs, and it has materially lowered the barrier to filing. If you’ve been deferring the accessibility conversation, this is the year it becomes expensive to keep deferring it.

Why 2026 Is Different: AI Lowers the Plaintiff Barrier

For most of the last decade, ADA web lawsuits were primarily filed by plaintiff’s-side attorneys working on contingency, often in high-volume shops that had industrialized the process. That model required legal overhead, which meant targeting businesses where the potential settlement justified the filing cost.

That calculus has shifted. AI tools — ChatGPT, Perplexity, and specialized accessibility-auditing tools built on top of LLM APIs — now let a non-attorney with basic technical literacy do the following in an afternoon: run a WCAG audit on any public-facing website, identify specific failure criteria by guideline number, and draft a structured federal complaint using the correct statutory language and venue details. The pro se plaintiff (someone filing without an attorney) is no longer limited by what they don’t know. The knowledge gap has closed.

This doesn’t mean every AI-generated complaint is legally airtight. It means the volume of complaints is going up, the cost of filing is going down, and the businesses most likely to receive a demand letter are the ones with no documented posture at all. If your website has obvious WCAG failures and zero published accessibility statement, you are the low-effort target.

The Math: Who Gets Sued, What It Costs, What Settles

The numbers from 2025 are specific enough to inform a real risk conversation.

Federal accessibility lawsuit filings hit 3,117 in 2025, up 27% from the year prior. Current Q1 2026 tracking puts the full-year projection at 3,500 to 4,500 filings — a range that reflects genuine uncertainty about how much the AI-assisted pro se trend accelerates. 64% of sued companies have under $25 million in annual revenue. The targets are not the Fortune 500. 70% of cases target e-commerce or transactional websites — booking flows, checkout pages, contact forms, anything where a barrier to access can be argued as a barrier to commerce.

Demand letters — the pre-filing step where a plaintiff or plaintiff’s attorney contacts the business to offer a settlement before a complaint is actually filed — typically run $10,000 to $25,000 to resolve. Some go higher for businesses with significant revenue. The cases that go to federal filing cost more: attorney fees, remediation under a consent decree, and occasionally statutory damages add up fast.

The most actionable number: documented compliance effort reduces settlement demands by 40–60% when cases do occur. This is not a guarantee of immunity — courts are clear on that. It’s leverage. An operator who can produce a dated accessibility audit, a published conformance statement, and a remediation log is not the same target as an operator who produces nothing.

What an AI-Assisted Complaint Actually Looks Like

A typical AI-generated ADA web complaint filed in 2026 follows a recognizable structure. The plaintiff identifies themselves as a person with a qualifying disability — most commonly visual impairment or motor disability. They describe attempting to use the defendant’s website and encountering specific barriers. The barriers are cited by WCAG guideline number: missing alt text on images (1.1.1), insufficient color contrast on body text (1.4.3), form fields without associated labels (1.3.1), keyboard traps in navigation menus (2.1.2).

The complaint then asserts that these failures constitute a violation of ADA Title III, which prohibits discrimination against people with disabilities in places of public accommodation — and that federal courts have increasingly interpreted “places of public accommodation” to include websites serving the public. It requests injunctive relief (fix the site) and attorney fees if counsel is involved, or asks the court to award damages if it’s a jurisdiction where that’s viable.

The structure is templated. The WCAG citation work is AI-assisted. The filing is fast. What makes a business a poor target is documentation that disrupts the template — an accessibility statement, an audit log, and a response path that signals the operator already knows and has already started.

The Three Highest-ROI Defenses You Can Deploy This Week

None of these require an attorney to start. All three belong on your list right now.

1. Publish an Accessibility Statement at /accessibility/. The statement should name the standard you’re targeting (WCAG 2.1 AA), the date of your most recent review, the tools used, any known limitations, and a feedback path. A plaintiff’s attorney running pre-filing due diligence sees this and has to account for it. A business with no statement gets no credit for work they may have done but never documented. Our own Accessibility Statement is live and public — it’s proof of practice, not just a policy document.

2. Build a real feedback path with a stated response SLA. Include in your Accessibility Statement an email address or contact form specifically for accessibility issues, and state how quickly you’ll respond — we commit to 2 business days on ours. This matters because ADA cases have a “nexus” and “notice” dimension. An operator who responds promptly to a reported barrier demonstrates good faith. An operator who never heard about the barrier because they gave no feedback path is in a harder position.

3. Start and date-stamp a remediation log. You don’t need a perfect site to start this. You need a document — even a simple spreadsheet — that lists the issues you’ve identified, when you found them, and what you’ve done or plan to do. The existence of dated remediation work is the single most useful document in a settlement conversation. It shows the court or plaintiff’s counsel that the operator is moving in the right direction, not ignoring the problem.

Our web accessibility services include all three as part of the initial audit deliverable: a findings report, a draft accessibility statement, and a remediation log template — delivered in roughly a week.

Why Overlays Are Still Not a Defense — and Are Increasingly Named as Defendants

If you have an accessibility overlay widget installed — the kind that drops a floating icon on your site with “accessibility menu” options — remove it from your defense strategy entirely. The overlay vendors have had five years to prove these products work, and the litigation record tells the story: overlays have been named in lawsuits more frequently than they have prevented them. Courts and plaintiffs’ attorneys are now specifically familiar with the most common overlay products, and their presence on a site signals “we looked for the easy out” rather than “we did the work.”

We covered this in detail in our earlier post on WCAG 2.1 AA conformance, and nothing has changed on this front. Overlays do not fix the underlying markup. They cannot remediate server-side rendering failures, broken ARIA implementations, or keyboard traps in third-party components. What they do is give operators a false sense of coverage while adding their own accessibility failures on top of the existing ones.

The only thing that constitutes a real defense is real conformance, documented properly.

WCAG 2.2 AA: The Rising Reference Standard

One detail worth tracking: courts and DOJ guidance are increasingly citing WCAG 2.2 AA — not just WCAG 2.1 AA — as the relevant benchmark. WCAG 2.2 was published in October 2023 and adds nine new success criteria, including requirements around focus appearance, dragging movements, and target size for pointer inputs.

For operators whose sites were audited against WCAG 2.1 AA, this isn’t a panic signal — WCAG 2.2 AA is additive, not a replacement. Every site that meets 2.1 AA meets the majority of 2.2 AA. But if you haven’t run an audit recently, now is the time to check against the updated criteria, because what courts reference in 2026 complaints is shifting. We audit against both standards and disclose which version each client’s statement covers.

The Compliance Documentation Practice That Reduces Exposure 40–60%

The 40–60% settlement reduction figure comes from reported outcomes in ADA web settlements where defendants produced documented remediation efforts, not from a controlled study — so treat it as directional rather than precise. The principle it reflects is real and consistent: documented diligence changes the negotiating posture.

What “compliance documentation” actually means in practice:

  • Dated audit records. Automated scan results from WAVE, axe DevTools, or Lighthouse, saved with a date stamp. Not a one-time artifact — a recurring practice.
  • Manual testing notes. Keyboard navigation testing, screen reader spot-checks with NVDA or VoiceOver. Automated tools catch roughly 30–40% of WCAG failures. Manual testing finds the rest.
  • Remediation log. Issues identified, issues resolved, issues in progress. Dates on every entry.
  • Published Accessibility Statement. Linked from the footer on every page. Names the standard, names the date, names the feedback path.
  • Response records. If a user has ever reported an accessibility issue, document when you received it and what you did.

This documentation package doesn’t immunize you. It changes what the plaintiff’s attorney sees when they run pre-filing due diligence — and it changes what the settlement demand looks like when you can hand it to your attorney instead of starting from zero.

If you want to see what your current site’s documentation posture looks like, request an accessibility audit. We’ll deliver a findings report, a remediation priority list, and a draft Accessibility Statement in about a week. Either your site needs significant work, moderate cleanup, or you’re closer to defensible than you thought — and you’ll know which one before the next demand letter makes the question urgent.

About the author — Mike Clack is the co-founder of Backyard Bougie and leads strategy and technology for the studio, including web accessibility audits, WCAG conformance builds, and compliance documentation for small business clients across the Sierra Foothills and beyond.

Talk Soon

Working on something similar?

If anything in this post applies to your situation, we would love to hear about it.

Book a Strategy Call