Explore Problems
Showing 1,309 of 6,868 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 Servicers Proceed to Foreclosure Track After Verbally Approving Forbearance
Homeowners experiencing documented financial hardship who proactively request forbearance receive verbal approvals that are never formally processed, while the servicer simultaneously initiates foreclosure proceedings. The absence of written confirmation requirements and the 30+ day processing lag leaves current-account homeowners in a foreclosure pipeline they cannot exit. No real-time status visibility exists between borrower application and servicer processing systems.
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.
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.
Insurance Company Mailed All Policyholder PII to Wrong Address for 12 Months
Allstate sent every piece of correspondence — containing personal policyholder information — to the wrong address for an entire policy year. The insured received nothing, could not resolve the discrepancy despite contacting the company, and now faces a personal data breach. Reflects systemic address validation and data governance failures in insurance policy administration.
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.
Banks Deny Large-Value Chargebacks for Clear Merchant Non-Delivery Fraud
Consumers disputing large transactions ($2,500+) with merchants who failed to deliver goods face chargeback denials from banks without adequate investigation. The federally mandated dispute process breaks down when banks defer to merchant claims without reviewing consumer-provided evidence. Victims have no accessible escalation path and must turn to regulators as a last resort.
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.
Public health teams monitor outbreaks across fragmented WHO, ECDC, PAHO sources
Public health teams currently track outbreak signals by manually checking WHO, ECDC, PAHO, and Africa CDC in separate tabs, causing delayed response windows. Unifying these sources with automated IHR risk scoring into a single real-time dashboard could meaningfully compress the time from signal detection to action.
AI agents silently corrupt their context window without detection
Long-running AI agents degrade silently when their context window becomes corrupted or inconsistent — the agent proceeds with bad state and developers have no visibility into when or why this happened. Existing LLM observability tools surface token counts and latency but not context integrity. As multi-step agents become production workloads, undetected context corruption becomes a reliability and debugging crisis.
B2B Contact Data Decays Too Fast for Timing-Sensitive Outreach
Sales prospecting tools like Apollo and Clay rely on static enrichment databases that quickly become stale, causing outreach to hit outdated emails, wrong job titles, and departed contacts. Teams running timing-sensitive campaigns — hiring triggers, funding announcements, product launches — need live web research at query time to act on signals before they expire. No major tool currently solves real-time enrichment at scale.
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.
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.
SaaS companies lack real-time NRR monitoring to catch revenue bleed
SaaS companies focus on new MRR acquisition while silently losing revenue through churn and contraction, only discovering the damage retrospectively. Net Revenue Retention (NRR) is poorly tracked compared to MRR, leaving founders without early warning systems for revenue health decline.
AI-generated vibe-coded apps ship with live security holes
Applications built quickly with AI coding tools like Replit, Lovable, and Cursor often go to production with unaddressed access-control vulnerabilities, and their builders typically lack security expertise. High engagement (532 upvotes) suggests broad resonance, though it surfaces via a solution launch rather than direct user complaints.
AI Agents Execute Sensitive Actions Without Human Approval Checkpoints
Professionals using AI agents for real work find that autonomous systems take irreversible actions — sending emails, modifying files, triggering integrations — without pausing for human review. The lack of approval gates on sensitive operations creates trust and safety barriers that prevent enterprise adoption. Workers need AI that asks before acting on consequential decisions.
Professional product photography costs block small e-commerce sellers
Cross-border e-commerce sellers need professional lifestyle product images for each platform but studio photography costs $100+ per image, making rapid multi-platform launches financially prohibitive for small operators. The bottleneck is particularly acute for sellers expanding internationally who need localized visuals at scale. AI image generation from white-background photos is an emerging solution in a still-fragmented market.
Job seekers cannot effectively tailor resumes to pass ATS screening
Job seekers do not know how to rewrite their resumes to match specific job descriptions and pass Applicant Tracking Systems. Manually editing resumes for each application is time-consuming and most people lack the skills to self-diagnose what is wrong. The friction between a strong candidate and a successful ATS pass creates a large, addressable market.