Explore Problems
Showing 5,693 of 7,531 problems · matching your filters
Bank Closes Account Without Explanation and Withholds Customer Funds
Banks close customer accounts without explanation — often due to opaque risk/fraud flags — and withhold access to funds in both checking and savings accounts, leaving consumers unable to pay bills or access their money for extended periods. The consumer has no notification of the reason for closure and no due process path before their funds are frozen. Regulatory escalation and fund recovery documentation tools are needed.
Telecom carriers make unauthorized plan changes with no reversal option
AT&T and other carriers modify customer plan terms without explicit consent, resulting in higher monthly bills. When customers attempt to reverse the changes, representatives refuse, claiming the modifications cannot be undone. The combination of unauthorized changes and no recourse mechanism leaves customers financially trapped.
Liability-Only Insurers Refuse to Facilitate Not-at-Fault Claims Through Normal Channels
Drivers with liability-only policies who are not at fault in an accident are directed by their own carriers to pursue the other driver insurer independently, abandoning the standard claims facilitation role. This forces consumers to navigate adversarial claims processes alone, without negotiation support their premium is supposed to fund. The gap between what policyholders expect and what liability coverage actually provides creates a class of underserved claimants with no effective advocate.
Canva Blocks Free Trial Cancellation With No Accessible Support Path
Canva users attempting to cancel a free trial before it converts find the cancellation option hidden and support unavailable. This dark pattern results in unwanted charges, mirrors the broader subscription cancellation dark pattern complaint.
Chase Credit Card Lacks Direct Debit Auto-Pay Setup Causing Missed Payments and Account Suspension
Chase does not allow customers to set up automatic direct debit payments for credit card balances, creating a systemic risk of missed payments when manual payments are forgotten. When payments are missed, Chase applies late fees and suspends the account with little warning. This gap in basic payment automation capability is a foundational UX failure for a major credit card issuer.
Autonomous Root Cause Analysis Fails in High-Stakes On-Call Scenarios
Software engineering on-call teams face a structural gap when using general-purpose AI for production incident debugging: telemetry data volume overwhelms models, enterprise-specific context is missing, and time pressure leaves no room for iterative AI exploration. Current benchmarks show frontier models achieving only ~36% accuracy on root cause analysis tasks, making raw LLM usage unreliable for production incident response. This problem affects any team running services at scale where mean-time-to-resolution directly impacts revenue and reliability.
Non-Technical Founders Lack Visibility Into Scalability of AI-Generated Codebases
A growing cohort of non-technical founders are building functional products using AI coding tools (Claude Code, Codex, etc.) but have no reliable way to assess whether their architecture can withstand real user load. This creates a dangerous blind spot at the exact inflection point when traction begins — the founder has validated demand but cannot evaluate technical risk before scaling. The gap between 'it works for 10 users' and 'it survives 1,000 users' is invisible to them, and there is no standardized, accessible audit process designed for this profile of builder.
Deploying MCP Servers Requires Full DevOps Expertise Most Teams Lack
Developers building MCP (Model Context Protocol) servers must independently handle Kubernetes, OAuth, TLS, storage, and observability to reach production — a full DevOps stack most product teams are not equipped for. This creates a significant barrier to MCP adoption as the ecosystem rapidly grows. Teams that want to offer MCP endpoints are blocked by infrastructure complexity rather than capability.
Banks Complete Foreclosure Sales While Consumers Await Modification Decisions
Wells Fargo and similar servicers complete foreclosure sales on properties while the homeowner believes an active loan modification review is protecting them from that outcome. The consumer relies on the modification process as an implied stay on foreclosure, but no formal protection exists. This pattern results in irreversible home loss for borrowers who were proactively seeking to resolve their default.
USAA Systematically Reverses Cleared Loan Payments Without Authorization
USAA reverses loan payments that have already cleared, manipulating loan balances and potentially triggering delinquency on payments that were made on time. Consumers have no visibility into payment reversal mechanics and bear the consequences of a bank-initiated manipulation they did not authorize. This pattern of systematic payment reversal constitutes a deceptive servicing practice violating federal consumer protection statutes.
Mortgage Servicers Advance Foreclosure While Loss Mitigation Is Active
Mortgage servicers engage in prohibited dual tracking—simultaneously pursuing foreclosure proceedings while a borrower's loss mitigation application is under active review. This violates RESPA Regulation X servicing rules designed to protect borrowers seeking alternatives to foreclosure. The practice exploits enforcement delays and leaves borrowers facing imminent loss of home with no effective protection during the review period.
Phone Impersonation of Bank Fraud Team Enables Unauthorized Transactions
Scammers impersonate bank fraud prevention employees to gain trust and direct consumers to authorize fraudulent transfers. Banks treat these as authorized transactions and deny reimbursement despite clear social engineering.
Zelle Rental Scams Result in Full Losses as Banks Deny Fraud Claims
Zelle-based rental scams have become a systematic fraud vector where fraudsters collect payment through legitimate P2P channels, cancel listings, and disappear before any hold can be applied. Banks and Zelle deny fraud claims by classifying victim-initiated transfers as authorized, ignoring clear scam patterns that pre-transfer behavioral analysis could flag. The structural inability to reverse Zelle transfers creates an irrecoverable loss scenario for victims.
Wholesale and Retail Businesses Lack a Single Integrated CRM, Sales, and POS Platform
Businesses managing both customer relationships and in-person transactions are forced to use separate CRM, sales management, and POS tools that do not share data natively. Integration gaps create duplicate data entry and fragmented customer history. A unified platform for smaller wholesale and retail operations is absent from the mid-market.
Phone Upgrade Programs Dispute Device Condition With No Verifiable Evidence
Customers using annual phone upgrade programs submit devices in working condition but receive damage claims weeks later accompanied by photos they cannot verify belong to their device. Carriers refuse to return the disputed phone, preventing independent verification, while demanding full remaining balance. The absence of device-level chain-of-custody documentation in upgrade programs exposes customers to unverifiable fraud.
AI-Generated Code Consistently Introduces Silent Billing Bugs
Products built with AI coding assistants like Cursor repeatedly ship broken billing logic — missing webhook failure handling, incorrect trial cutoffs, and silent double-charges. The pattern recurs across independent codebases, suggesting AI models do not adequately reason about payment-critical correctness. Developers have no automated way to audit financial code paths for semantic accuracy.
No reliable first-pass rehab cost estimation tool for investors
Real estate investors and house flippers lack a trusted software tool for quickly estimating rehabilitation costs before committing to a deal. Existing methods are either too manual, inaccurate, or not designed for first-pass speed. This leads to costly over/under-estimates that affect deal viability.
No Tool to Run AI Coding Workflows Overnight Without Babysitting
Developers building with Claude Code and similar AI agents lack a reliable way to queue and run complex coding workflows overnight; tasks require constant supervision, interrupting sleep and focus time.
Homeowners Struggle to Organize Evidence for Insurance Claims
Homeowners experiencing insurance loss events cannot quickly organize photos, receipts, and repair estimates before the adjuster visit. Disorganized evidence leads to lower settlements and missed claimable items.
Developers must manually retype code shown in video tutorials
Learners watching coding tutorials on YouTube or Udemy must pause videos and manually retype code, losing time and introducing errors. Clipboard extraction from screen frames is technically feasible and addresses a high-frequency pain point for millions of learners. Competition exists from generic OCR tools but specialized coding-aware extraction is underserved.