Explore Problems
Showing 8,658 of 8,793 problems · matching your filters
Credit Card Issuers Raise APR Without Proof of Required Advance Notice
Credit card holders with clean payment histories report large APR increases with no advance written notice as legally required, and when they formally dispute it, issuers respond with a generic current-terms agreement instead of proof of mailing or the notice date, leaving customers paying excess interest with no documented justification.
Debt Collectors Filing Lawsuits Without Proper Notice
Consumers report being sued by debt collection law firms without adequate notification, then facing stonewalling when they formally demand debt validation and proof of licensing under the FDCPA. The lack of response leaves consumers exposed to default judgments despite disputing the underlying debt.
International Bank Customers Cannot Close Accounts Digitally
Customers living outside the US who hold US bank accounts face a paper-only closure process requiring notarization and international mail, while digital alternatives are absent. Phone support and in-app chat routes dead-end without resolving the issue. This creates an asymmetry where account opening is frictionless but account exit is designed to trap international customers.
Bank fails to freeze pending fraudulent wire transfers after timely report
A Citibank customer reported two unauthorized wire transfers totaling $49,000 while they were still pending, but the bank's support process - including repeated call transfers and language barriers - let the transfers clear instead of freezing them.
AI coding agents leak secrets by pulling .env files into context
AI coding agents routinely read .env files, config, and command output into their context windows, silently exposing API keys and credentials to model providers. Existing secret scanning tools catch leaks after the fact in git history rather than preventing them from reaching the model in real time.
AI Agent Sessions Fail Silently with No Trace or Cost Visibility
Developers running AI agent sessions have no reliable way to trace failures after the fact, see cost breakdowns, or perform root-cause analysis when sessions silently die. The absence of production-grade observability tooling forces developers to fly blind in production agent deployments.
AI Agents Can Execute Catastrophic Infra Actions Without Safeguards
An AI agent deleted a startup's production database and backups in 9 seconds because API keys had unrestricted delete access, backups shared the same environment as production, and no confirmation step existed for destructive actions. The incident reveals that standard infra security assumptions break catastrophically when agentic AI is introduced into deployment workflows. As AI agents gain infrastructure access, the absence of permission scoping, confirmation gates, and environment isolation creates systemic risk across all organizations using these tools.
Fintech Apps Freeze User Funds With No Human Support Channel
Some fintech payment platforms place indefinite security holds on customer funds and route all support requests to unresponsive chat or social-media channels with no path to a human. Affected users can go months without access to their own money or a clear explanation of what would resolve the hold.
Discharged Debts Reappearing on Credit Reports Past the 7-Year Limit
Consumers whose debts were discharged in bankruptcy or are past the Fair Credit Reporting Act's reporting window still find them listed as active collections years later. Credit bureaus verify these accounts as accurate based solely on the collector's confirmation, without independently reviewing documentation such as bankruptcy discharge records. This affects anyone with a past bankruptcy or old debt trying to keep their credit report accurate.
Mortgage Servicers Fail to Pay Homeowners Insurance from Escrow on Time
Borrowers who fund escrow accounts for homeowners insurance report servicers missing premium payments, causing policies to be cancelled for nonpayment. Homeowners are left exposed to coverage lapses, reinstatement fees, and force-placed insurance through no fault of their own.
Tribal lenders charge extreme interest rates with aggressive wage collection
Borrowers taking loans from tribal lending websites report interest rates so high that repayment becomes practically impossible, with weekly attempts to collect directly from paychecks. Limited upfront disclosure leaves borrowers trapped in escalating debt.
Canva Designs Fail to Download for Paying Subscribers
Paying Canva subscribers report persistent glitches preventing design downloads with no accessible in-app support. Users lose hours of work with no recourse.
Banks Conduct Inadequate Investigations Before Denying Fraud Claims
Customers reporting unauthorized transactions describe banks closing dispute investigations without collecting receipts or vendor correspondence, and directing the customer to file a police report instead. The shallow investigation shifts the burden of proof back onto the fraud victim and risks wrongful denial of legitimate claims.
AI assistants lose all context between sessions and across different IDEs
Developers must re-explain their tech stack, project context, and preferences to every AI assistant at the start of every session. No persistent memory exists across Claude, ChatGPT, Cursor, and other tools. As developers use multiple AI tools, this context re-entry cost compounds daily.
NPM supply chain attacks compromising projects with automatic dependency updates
Malicious packages are being published to NPM targeting popular libraries, and developers relying on automatic updates have no detection layer before execution. Supply chain attacks via package managers are increasing in frequency and sophistication. There is no reliable, low-friction way for most teams to audit transitive dependency changes before they hit production.
AI agents too unreliable for production deployment at scale
Teams building AI agents at scale spend 90% of effort on reliability hardening, often reverting to single-step tasks. Production failures include functional bugs and security exploits that standard testing doesn't catch.
No Automated Root Cause Analysis for Silently Failing LLM Agents
AI agents in production do not throw exceptions when they fail — they return plausible-sounding wrong answers, making failure invisible until users report problems. Diagnosing failures requires manually reviewing hundreds of session traces to find patterns, a process that does not scale. There is no standard tooling to cluster failure hypotheses across sessions and surface systemic root causes with actionable fixes.
Profitable Businesses Miss Payroll Due to Revenue Volatility Without Cash Forecasting
Growing businesses with healthy revenue still face recurring payroll crises because they track sales commitments rather than expected cash collection dates. 13-week rolling cash flow forecasts transform reactive firefighting into proactive planning with 6-week lead time on cash gaps. Most founders discover this framework only after a near-miss crisis, creating demand for proactive cash management tooling.
Stripe Freezes Legitimate Transactions Then Closes Accounts for the Resulting Risk Signals
A small hospitality business had legitimate guest payments blocked by Stripe's risk system, was refused an override in writing, and then had its account closed days later for the risk signals created by those very blocks. This illustrates a systemic payment-processor problem where automated risk tooling can trap merchants with no appeal path.
Telecom Reps Quote Monthly Rates That Exclude Per-GB Overage Billing Creating Shock Bills
Comcast sales representatives quoted a $40 monthly total that omitted the per-GB billing structure, which generated a $565 first bill. After customer service promised correction, the bill increased to $780 and phone service was disconnected. The gap between quoted and actual pricing is systematic, enabled by sales incentives that reward switching without requiring accurate disclosure.