Explore Problems
Showing 262 of 6,918 problems · matching your filters
Fraudulent Accounts on Credit Report After Identity Theft
Identity theft victims struggle to get fraudulent accounts blocked from credit reports despite FCRA legal protections requiring bureaus to act within 4 business days of an FTC report. Credit bureaus fail to conduct reasonable investigations and continue reporting fraudulent accounts without proper verification. Victims need automated tools that track dispute timelines, escalate bureau non-compliance, and enforce statutory removal deadlines.
Bank fraud departments are unreachable during active identity theft emergencies
A Bank of America customer experiencing active identity theft — with fraudulent credit cards being opened in their name — spent 85+ minutes on hold unable to reach the fraud department. The time-critical nature of identity theft makes support inaccessibility directly harmful, allowing additional fraudulent activity during the response window. This is a structural emergency access failure.
Banks require phone calls for account changes but hold times block access
Some banks require a phone call to make basic account changes, such as downgrading a checking account tier, instead of allowing self-service online. Long hold times and dropped calls make the change effectively impossible, leaving customers stuck paying fees for an account type they are actively trying to leave.
Banks lock active accounts as inactive, requiring in-branch verification
Customers report banks flagging active accounts as inactive and blocking remote access even when there is no fraud and the customer can still log into the online portal. Restoring access requires an in-person branch visit, creating friction for customers with no other way to verify their identity remotely.
High-cost lenders hiding APR until borrower is already repaying
Lenders offering $1,800 loans to underserved borrowers bury or omit annual percentage rates until repayment begins, leaving customers paying over 150% of principal with negligible principal reduction. Truth-in-lending disclosures are technically provided but in forms that obscure the effective cost. Borrowers have no comparison tool at the moment of taking the loan.
Online Car Marketplace Charges Upfront Fees Before Disclosing Income Restrictions
Online car buying platforms allow customers to complete checkout and pay upfront fees without disclosing income eligibility restrictions that will later disqualify them, then retain fees when the transaction fails due to their own undisclosed financing criteria. Customers with non-traditional income sources (disability, gig work) are particularly vulnerable. Pre-qualification eligibility transparency before fee collection would prevent this harm.
Bank denies long-term customers access to funds when ID is lost despite available balance
Long-standing bank customers are refused basic services like money orders when they lose their ID, even with funds available. Identity verification rigidity creates urgent access problems for customers who need funds immediately for necessities like rent.
Part-time developers cannot ship side projects with tools built for full-time teams
Developers with 9-to-5 jobs who want to build side projects face tools, workflows, and culture designed for full-time founders with unlimited time. Limited coding windows—45 minutes on a commute—are incompatible with complex setup, long feedback loops, and team-oriented tooling. There is no purpose-built development environment for the constraint of intermittent, time-boxed building.
Unauthorized debit card charges drain thousands after account info is compromised
A bank customer discovered roughly $4,000 in unauthorized debit card charges after their account information was obtained by a third party. The case reflects ongoing exposure of debit accounts to compromised-data fraud.
Credit card interest charged despite paying balance before the due date
Cardholders who pay off their balance in full before the statement due date still get charged interest for the prior cycle. The billing-cycle mechanics behind this are not clearly explained, leaving customers feeling charged unfairly.
Identity theft victims stuck with fraudulent accounts despite evidence
Identity theft victims who dispute fraudulent accounts find creditors treating a checkbox online application as sufficient proof of identity, with no verification of government ID, IP logs, or signatures. FCRA mandates a reasonable investigation, but creditors rely on internal system data rather than actual identity verification. Victims with documented theft reports cannot get fraudulent tradelines removed from credit reports.
Mortgage autopay failures between linked bank divisions go unnoticed
A payment set to autopay from a linked brokerage account can silently fail due to internal handoff issues between a bank's own divisions, with no timely alert, resulting in reported late payments and credit damage.
PG&E Disconnects Power During Heat Waves and Demands Full Debt Payment to Restore Service
PG&E shut off power to a single mother with two children during a heat wave and required full payment of a $2,090 balance before restoration. Government assistance programs were insufficient or unresponsive, and no elected official responded to emergency outreach.
Military borrowers forced into predatory loan modifications for minor payment hardships
When military service members miss a small number of mortgage payments due to deployment-related disruptions, servicers offer modification terms that add hundreds of thousands in lifetime costs — extending loans by 120 months and raising rates — while refusing to discuss proportionate alternatives like deferral or repayment plans. The disproportion between the hardship amount and the proposed remedy constitutes a systemic consumer harm. Existing military protections under SCRA are insufficient to address servicer modification practices.
Organizations cannot use cloud AI for data analysis without exposing sensitive data
Enterprises and regulated industries need AI-powered data analysis but cannot send raw sensitive data to cloud LLM providers due to compliance, privacy, or security constraints. Local-first AI processing solves this by keeping data on-device while still leveraging LLM reasoning. Demand is growing as AI adoption meets enterprise data governance requirements.
Sales Rep Onboarding Takes 6 Months With No Structured Path to First Deal
Most sales organizations default to either unstructured sink-or-swim onboarding or a rigid 6-month ramp timeline, both delaying time-to-revenue. Software system gaps prevent meaningful onboarding acceleration, leaving revenue at risk during every new hire cycle.
No sanitization layer between MCP tool output and AI model context
AI agents using MCP-connected tools pass raw external data—scraped web content, API responses—directly into model context with no boundary between system instructions and untrusted tool output. This creates a prompt injection surface that is currently unaddressed by any mature tooling. Teams building agentic systems have no standard way to filter, monitor, or sandbox tool response traffic before it reaches the model.
Contractors Lose Money When Informal Change Approvals Are Later Disputed
Tradespeople and contractors routinely absorb financial losses when clients dispute mid-project change orders that were only verbally or text-message approved. Formal documentation slows field work, so most skip it and accept the risk. A frictionless lightweight change order tool built for field use could prevent significant revenue loss across the trades industry.
SaaS founders cannot attribute MRR to traffic source without manual data reconciliation
Most analytics platforms stop at click-level data, leaving SaaS founders unable to see which acquisition channels actually generate paying customers and recurring revenue. Manually cross-referencing Stripe exports with UTM data is time-consuming and produces stale insights. Privacy-first analytics tools that natively integrate Stripe revenue data could transform how bootstrapped teams allocate acquisition budgets.
Production incident root cause identification takes hours of manual triage
Engineers debugging production failures must manually trace through stack traces, logs, and distributed system state to find root cause, often taking hours during high-pressure incidents. Existing observability tools surface symptoms but do not automate the diagnostic reasoning step. The gap between alert and actionable root cause represents significant engineering time and business impact.