Explore Problems
Showing 946 of 8,793 problems · matching your filters
Bank security alert systems fail to fire during active account takeover via phishing
Customers who configure bank security alerts for new device logins and failed password attempts receive no notifications when fraudsters are actively taking over their accounts via phishing. Alert systems that customers rely on as a safety net fail silently at exactly the moment they are needed. The combination of caller ID spoofing and alert failure gives attackers undetected access windows long enough to drain accounts.
Mortgage Borrowers Denied Loan Modifications Without Explanation
Borrowers struggling to pay their mortgage report being denied loss mitigation options and offered only unaffordable repayment plans, with appeals rejected without any financial analysis or guideline basis provided. This lack of transparency leaves homeowners unable to verify whether servicers followed required procedures.
Xfinity Duplicate-Charges Customer, Then Disputes Its Own Fraudulent Fee
A Comcast/Xfinity customer on an active payment arrangement had their payment duplicated without consent, was charged an above-cap return-payment fee, and had service disconnected; after a partial credit, the system then generated a new incorrect past-due balance that five support agents could not resolve. This illustrates how billing-system automation errors can spiral into service disruption with no clear path to correction.
Zelle scammers impersonate bank support agents to extract multiple payments
Fraudsters impersonate bank customer service representatives and convince victims to send multiple Zelle payments under the pretense of processing a legitimate transfer. By the time victims recognize the scam, multiple payments have cleared and Zelle's no-recourse policy leaves them with no recovery path. Banks decline to intervene because the payments were technically authorized by the account holder.
AI coding agents cannot access open-source dependency source code
AI coding agents can index a developer's own codebase but cannot read the source code of the open-source libraries that codebase depends on. When agents encounter unfamiliar library APIs, they hallucinate signatures, produce broken code, and enter retry loops. The problem compounds as dependency graphs grow and agents are trusted with larger implementation tasks.
Credit Card Issuers Missing Fair Credit Billing Act Dispute Deadlines
A cardholder's fraud dispute went uninvestigated well past the FCBA-mandated 30/90-day windows, while the issuer's affiliated collector continued pursuing the disputed balance in violation of dispute-hold rules. This points to a systemic gap in enforcing statutory timelines on card-issuer dispute handling.
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.
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.
Certified Vehicle Inspections at Online Car Retailers Miss Critical Safety Defects
A buyer who relied on a retailer's advertised 150-point inspection took delivery of a vehicle with an active safety-system fault, a dangerously worn tire, a failing battery, and undisclosed body damage — all items the inspection had marked as passed. The gap between advertised inspection rigor and actual vehicle condition exposes buyers to real safety risk and unplanned repair costs.
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.
AI agents leak stale context across concurrent client projects
Teams running AI agents across multiple simultaneous client engagements face a serious reliability risk: memory from one project bleeds into another, causing the agent to apply outdated or wrong context to current decisions. Explicit key-value memory systems handle simple attribute updates but fail for architectural decisions that were reversed or evolved without a clean before/after record. This is a structural gap in multi-tenant agentic systems with no established solution.
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.
Credit Bureaus Slow to Block Fraudulent Accounts After Identity Theft
Identity theft victims report difficulty getting credit reporting agencies to block fraudulent accounts within the FCRA-mandated four-day window despite submitting police reports and supporting documentation. This delay leaves victims exposed to continued credit damage from accounts they never opened.
No Search Console Equivalent for AI Visibility: GEO Lacks Closed-Loop Feedback
Teams optimizing content for LLM citation visibility (GEO) have no reliable way to know which queries to target or whether implemented changes actually improved AI ranking. Unlike Google Search Console for SEO, there is no authoritative feedback mechanism for AI visibility. Marketing and content teams are spending budget on GEO with no measurable signal of what works.
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.
Shopify removes native features in updates to force merchants into paid app subscriptions
Shopify platform updates routinely remove or degrade previously available native functionality, with the removal justified by directing merchants to third-party apps. Merchants accumulate a fragmented stack of app subscriptions for features that were previously built-in, with each app adding monthly costs and an independent support relationship. When the combined stack breaks, neither Shopify nor individual app vendors accept accountability for the interaction.
Shopify gates basic ecommerce features behind mandatory paid app subscriptions
Shopify deliberately excludes standard ecommerce functionality from its core platform, requiring merchants to purchase third-party apps for features competitors bundle as standard. Monthly app costs compound into hundreds of dollars per month on top of Shopify's own fees. During outages or billing disputes, merchants face fragmented accountability with Shopify and each app vendor disclaiming responsibility for the combined failure.
Business automation pipelines silently fail with no reliable observability
Companies running critical automations via tools like Zapier, Make, or internal scripts lack reliable monitoring — failures are silent or produce subtly wrong data that is hard to catch. Existing solutions focus on infrastructure monitoring, not business process health. The gap causes real financial and operational harm when automations break undetected.
Unexpected $642 International Roaming Charge With No Dispute Resolution
An AT&T customer made a small number of short international calls and was retroactively billed $642 without warning; the carrier refused to apply a lower-cost plan retroactively or resolve the dispute, threatening service cancellation if unpaid. This illustrates a structural lack of upfront cost transparency in telecom international billing.
Homeowners Insurance Adjusters Systematically Underestimate Storm and Water Damage Claims
A homeowner with a $270,000 policy received a fraction of the payout needed after storm damage, because the insurance adjuster performed a cursory inspection, missed extensive water damage and mold later confirmed by a remediation company, and refused to revise the settlement. This points to a structural gap in how insurers assess and validate damage claims.