Explore Problems
Showing 1,273 of 8,793 problems · matching your filters
30-Day Forgery Notice Rules Deny Elder Financial Fraud Claims
When an elderly or incapacitated account holder is defrauded via forged checks over an extended hospitalization, banks can deny the resulting fraud claim by citing a 30-day statement-review window that the victim's family had no realistic way to meet. This structural rule shifts liability for extended-pattern forgery onto vulnerable account holders rather than the bank, even after a police report and formal dispute are filed.
Credit Reports Showing Accounts That Belong to Someone Else
Consumers frequently find unfamiliar accounts or inquiries on their credit reports that they never authorized and that belong to another person, often due to identity theft or mixed credit files. This is one of the highest-volume categories of credit bureau complaints, and existing dispute processes are slow to resolve it.
Banks Freeze Large Accounts on Fraud Suspicion With No Access or Explanation
Bank customers describe accounts holding tens of thousands of dollars frozen indefinitely after an automated fraud flag, with no written notice and no channel to get funds released. Weeks of phone calls yield only verbal updates, leaving people without access to money they depend on.
npm Ecosystem Silently Executes Malicious Code via Transitive Dependencies
Every npm install is an implicit trust decision across hundreds of packages, any of which can execute arbitrary code via postinstall hooks with no user confirmation. The Axios backdoor attack demonstrated this at 80M weekly download scale, with sophisticated obfuscation and self-cleanup. Existing tools like Snyk detect known vulnerabilities but do not prevent silent postinstall execution from newly compromised accounts.
Banking apps show transactions but provide no actionable spending intelligence
Most banking and personal finance apps display raw transaction lists without analyzing patterns, trends, or behavioral insights. Users cannot identify where their money actually goes without manual categorization in separate tools. The gap between data display and financial intelligence leaves the majority of banking customers without practical guidance.
Malicious VSCode Extensions Can Breach Thousands of GitHub Repositories
A single malicious VSCode extension compromised 3,800 GitHub repositories, exposing a critical gap in extension marketplace security vetting. The extension marketplace provides no meaningful safety signals, leaving developers unable to assess extension trustworthiness at install time.
Lenders Issue Vague, Non-Compliant Adverse Action Reasons for Credit Denials
Consumers denied credit receive adverse action notices with vague, non-specific reasons like "affordability risk" or proprietary algorithmic scores, violating ECOA and Regulation B disclosure requirements. This leaves consumers unable to understand, verify, or dispute the factors behind lending decisions. The pattern recurs across multiple lenders using opaque scoring systems.
MCP Servers Inject Context Tokens on Every Message Even When Not Used
Every configured MCP server injects tokens into the context window on each message, regardless of whether that server is needed for the current task. As developers add more MCP servers, context window bloat becomes severe and reduces effective model capacity. No selective MCP loading mechanism exists to activate servers only when relevant.
Cloud AI Coding Agents Require Sharing Codebases; Local Models Lack Performance
Developers using cloud-based AI coding agents like Cursor, Codex, or Claude must expose their codebase to training pipelines. Switching to local models for privacy eliminates the performance needed for real coding tasks. No tool currently solves both privacy and performance simultaneously.
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.
Air-Gapped Networks Have No Passive Threat Detection Without Active Scanning Risk
Security teams protecting air-gapped environments — defense, ICS, nuclear — cannot use conventional network detection tools that require active probes, which risk triggering false alerts or disrupting critical operations. Passive monitoring that can identify C2 beacons and DNS generation algorithm traffic without sending any packets is absent from the market. This leaves some of the highest-value targets with a fundamental detection blind spot.
Phone Theft Enables Immediate High-Value Zelle and Venmo Fraud Banks Refuse to Refund
Thieves who steal unlocked phones can immediately execute thousands of dollars in Zelle and Venmo transfers before the owner can react. Payment apps treat physical phone possession as sufficient authorization, creating a structural gap where theft of a device equals theft of funds. Banks and payment platforms systematically deny fraud refunds for these transactions because the device was used directly.
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.
Salesforce Locks Essential CRM Features Behind Expensive Add-On Tiers
Salesforce's pricing model places many of its most valuable features in premium add-on tiers, making the true cost of a functional deployment far higher than base plan pricing suggests. This tiered gating disproportionately affects mid-market companies that need advanced capabilities but cannot justify enterprise pricing. The practice has driven sustained interest in CRM alternatives with more transparent feature bundling.
Credit Bureaus Continue Reporting Debts After Documented Successful Disputes
Consumers who send certified dispute letters with proof a debt was already resolved report the collection continuing to appear on their credit file well past the required investigation window. Reporting agencies fail to conduct the reasonable investigation the Fair Credit Reporting Act requires, leaving inaccurate collections damaging credit scores indefinitely.
Insurance policies lapse silently due to payment system errors
Autopay failures on insurance policies trigger silent policy cancellations with no customer notification, leaving homeowners unknowingly uninsured for months. The failure is compounded by siloed internal systems that prevent even the insurer's own support staff from diagnosing what happened.
AI coding agents need full-computer sandboxes with memory forking and sub-second startup
AI coding agents require sandbox environments with full operating system capabilities — not lightweight containers — including the ability to fork running memory state to explore multiple execution paths simultaneously and snapshot mid-execution for later resumption. Existing container and VM solutions are either too slow to start, too limited in capability, or cannot fork state without pausing the entire environment. This missing infrastructure capability prevents entire categories of sophisticated agentic behavior.
Slack Notification Volume Overwhelms Users With Irrelevant Alerts From Unrelated Channels
Slack delivers notifications for every channel event including conversations that have nothing to do with the recipient, making focused work impossible. Calendar and cross-team notifications arrive without relevance filtering, creating constant cognitive interruptions. Paying subscribers have no effective mechanism to filter notifications to only relevant events.
Insurance Policies Deliberately Obscured With Jargon, Clauses Hidden Until Claims
Insurance contracts are routinely 50+ pages of dense legal language that consumers cannot meaningfully understand before signing. Critical exclusions and limitations only become apparent when a claim is filed and denied. This information asymmetry is structural and benefits insurers at the expense of policyholders.
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.