Last year, someone filed a website accessibility lawsuit roughly every 100 minutes. More than 5,000 ADA digital accessibility cases hit U.S. courts in 2025, a 20 percent jump after two years of decline. And here is the part most store owners miss: nearly 70 percent of those lawsuits targeted e-commerce sites.
Not hospitals. Not banks. Online stores. If you sell anything through a website, you are standing in the busiest lane of American litigation right now.
The lawsuit machine got an AI upgrade
For years, this space was dominated by a handful of plaintiff law firms filing near-identical complaints in batches. That model is changing fast.
According to law firm Seyfarth Shaw, about 40 percent of federal ADA Title III filings are now pro se, meaning the plaintiff has no attorney at all. Many are using AI tools to scan sites for violations, draft the complaint, and file it. Work that once required a $5,000 legal retainer now takes an afternoon and a chatbot.
Courts have sanctioned a few people for AI-generated filings with fake citations. One California attorney was fined $10,000 for citing 21 cases that did not exist. But judges are rejecting bad citations, not real accessibility barriers. The filings keep coming.
Combine cheap automated lawsuits with the fact that an estimated 95 percent of websites fail basic WCAG tests, and the math gets uncomfortable quickly.
Small stores are squarely in the crosshairs
There is a persistent myth that accessibility lawsuits only chase big brands with deep pockets. The data says otherwise. In 2025, 64 percent of companies sued generated less than $25 million in annual revenue, according to UsableNet’s year-end lawsuit report.
Big retailers get hit too. Just over a third of the top 500 e-commerce retailers received at least one accessibility lawsuit last year. But the volume game runs on smaller targets: Shopify stores, WooCommerce shops, local businesses with an online catalog.
Geography will not save you either. New York accounted for over a third of state-level filings, and Florida courts saw 80 to 110 cases a month. You do not need an office in either state. If customers there can reach your checkout page, plaintiffs have been able to establish standing.
What to do: treat accessibility as a cost of doing business online, the same way you treat SSL certificates and PCI compliance. Budget for it before a demand letter prices it for you.
The widget trap

Here is where a lot of site owners get burned twice. They get a demand letter, panic, and install an accessibility overlay widget for $50 a month. Problem solved, right?
In the first half of 2025, 456 lawsuits, about 22.6 percent of all filings, targeted websites that already had an accessibility widget installed. Some complaints now argue the widgets themselves interfere with screen readers. The FTC even reached a $1 million settlement with one overlay vendor over misleading compliance claims.
An overlay is a sticker over a crack in the foundation. Worse, it signals to plaintiffs that you know about accessibility and chose the cheap shortcut. Monthly filing data shows no meaningful drop in lawsuits against widget users.
What to do: skip the overlay. Put that budget toward fixing your actual code, starting with the pages where customers transact.
Getting sued once makes you a bigger target
This one surprises everyone. Of the 5,000-plus lawsuits filed in 2025, 1,427 targeted companies that had already been sued for web accessibility. In federal court, 46 percent of cases involved repeat defendants.
The pattern is predictable: a company settles, patches a few obvious issues, and moves on. Months later a new plaintiff files over the barriers the first settlement never touched. Plaintiff firms track litigation history. A shallow fix is an invitation to come back.
What to do: if you settle, remediate properly. A settlement without comprehensive fixes is just a down payment on the next lawsuit.
The fixes that actually reduce risk
The standard courts and regulators keep pointing to is WCAG 2.1 Level AA. You do not need to memorize it. You need to knock out the barriers that show up in complaint after complaint:
Start with the money pages
Most complaints cite problems on product pages, carts, and checkout flows, not the homepage. Audit the path a customer takes to give you money. If a blind shopper cannot select a size, apply a coupon, or complete payment with a screen reader, that is exactly the scenario that ends up in a filing.
Run the two free tests
First, unplug your mouse and try to buy something from your own store using only the Tab, Enter, and arrow keys. Second, turn on the free screen reader built into your phone or computer and listen to your product page. Ten minutes of this will teach you more than any compliance dashboard.
Fix the usual suspects
The same handful of defects drive most cases: images without alt text, form fields without labels, buttons announced as “unlabeled,” poor color contrast, and popups that trap keyboard users. These are code fixes, not redesigns. A competent developer can clear most of them in days, not months.
Document everything
Keep records of audits, fixes, and testing. An accessibility statement plus a genuine remediation trail will not make you lawsuit-proof, but it changes the conversation if a letter arrives.
The takeaway
Accessibility used to be a nice-to-have that lived at the bottom of the backlog. In 2026, ignoring it is a legal strategy, and a bad one. The plaintiffs have automated their side of the equation. The only real defense is a site that actually works for everyone.
Fix the code, skip the magic widget, and start with your checkout. It is cheaper than the alternative, and unlike a settlement, it also wins you customers.









