Explore Problems
Showing 1,975 of 4,293 problems · matching your filters
Banks Unable to Cancel Pending Unauthorized Charges in Real Time
When consumers identify a fraudulent or incorrectly-billed charge while it is still in pending status, banks uniformly refuse to intervene — citing policy that disputes can only be filed after settlement. This window between authorization and settlement is precisely when interception would prevent harm, yet the system design forecloses that option. The result is customers must absorb the charge first, then navigate a dispute process with uncertain outcomes.
AI Support Chatbots Hallucinate and Refuse to Escalate to Humans
AI chatbots like Intercom Fin generate responses outside their configured knowledge base and fail to hand off to human agents when users explicitly request it. This erodes customer trust and creates liability for businesses relying on AI-first support. The problem is structural across AI support tools, not limited to any single vendor.
Bank leaked customer account details and SSN to scammers then denied responsibility
A bank customer had full account details including SSN leaked to scammers who used them to lock the customer out of their own accounts. Despite not disputing the data release, the bank refused reimbursement claiming no harm was done. This reflects a structural failure in bank data security combined with an accountability gap when breaches occur.
Debt Collectors Harass Consumers Day and Night for Debts They Do Not Recognize
Consumers receive relentless calls, emails, and texts from debt collectors for loans they never took, with no clear process to validate or dispute the debt. FDCPA protections exist but are difficult for consumers to invoke without legal help.
No Unified SDK for Object Storage Across Cloud Providers
Developers must use separate, incompatible SDKs for each cloud storage provider (S3, GCS, Azure Blob, R2), creating vendor lock-in and requiring rewrites when switching or supporting multiple backends. A unified abstraction layer is missing in the JavaScript ecosystem. 229 HN upvotes validates strong developer demand.
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.
Debt Collectors Add Credit Tradelines Without Prior Consumer Notice
Collection agencies place negative tradelines on consumer credit reports without ever providing the legally required initial debt notice, violating FDCPA. When consumers dispute these phantom debts, collectors fail to provide validation documentation. The pattern is systemic among debt buyers who purchase old portfolios without original account records.
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.
Bank systematically delays deposits and blocks external transfers to retain funds
Flagstar Bank delays deposit availability by days, restricts external transfers through opaque eligibility rules, and provides no accessible support channel, creating a pattern that appears designed to impede customers from moving money out of the institution.
Enterprises cannot verify or audit what AI agents actually did
As AI agents perform consequential actions in enterprise environments, existing logging infrastructure is mutable and unverifiable — a critical gap for regulated industries and compliance teams. This is a structural problem that grows with agent autonomy and regulatory scrutiny. High willingness to pay in financial services, healthcare, and legal sectors.
Targeted social engineering via fake enterprise meeting invites bypasses all security training
Sophisticated attackers deliver remote access trojans by scheduling fake Microsoft Teams meetings with targets, then presenting a convincing software update prompt during the call that installs malware. This attack exploits implicit trust in familiar enterprise tools and is personalized enough to defeat standard phishing training. No existing endpoint or meeting security tool validates whether software update prompts during video calls are legitimate.
AI-powered medical records error detection for patients and providers
Medical records routinely contain errors that can cause treatment mistakes and insurance claim denials, yet patients and providers lack automated tools to catch them before harm occurs. AI auditing can scan uploaded charts and flag discrepancies, missing allergy data, or coding errors across EMR systems. Strong willingness to pay from providers seeking to reduce liability and patients protecting their health outcomes.
US Importers Cannot Easily Recover IEEPA Tariff Overpayments Before Deadline
Following a Supreme Court ruling that IEEPA tariffs were unconstitutional, US importers are entitled to full refunds but must navigate a complex CBP Form 19 protest process within a strict 180-day liquidation window. The complexity and deadline-driven nature of the process means many eligible businesses will miss their recovery window without specialized help. This represents a large, time-sensitive compliance gap with clear financial stakes.
Identity Theft Victims Face Bureaucratic Delays on Credit Report Block Requests
Despite a 4-business-day legal obligation under FCRA 605B, credit bureaus delay or stall identity theft block requests, demanding excessive documentation and refusing to act on clear fraud evidence. Creditors ignore direct consumer outreach, forcing victims into a bureaucratic loop while fraudulent accounts continue damaging their credit. The gap between legal rights and bureau compliance leaves identity theft victims without effective recourse.
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.
ML Data Stacks Require Custom Glue Code Across dbt, Airflow, Feature Stores, and BI
Data and ML teams spend significant engineering time writing custom integration code to connect separate tools in the modern data stack. Each handoff between dbt, Airflow, feature stores, and BI layers requires bespoke connectors with no standardized interface. This fragmentation multiplies maintenance burden and slows iteration on ML features.
Insurance Claim Denials Leave Policyholders with No Clear Path to Appeal
When insurers deny claims, policyholders are left without clear guidance on how to appeal or escalate, often losing compensation they are entitled to. This information and advocacy gap affects millions of consumers who lack the expertise to navigate complex insurance dispute processes.
AI Deepfake Technology Makes Photo and Video Authenticity Unverifiable at Scale
The proliferation of high-quality AI-generated deepfake images and videos has eliminated the ability to distinguish authentic visual media from fabricated content without specialized tools. This creates a trust crisis across journalism (evidence of events), legal proceedings (evidence authenticity), and personal media (identity verification). As generation capabilities improve and verification tooling lags, the asymmetry between creation and detection grows.