Explore Problems
Showing 5,701 of 7,545 problems · matching your filters
Credit Bureaus Ignore Identity Theft Victims' FCRA Removal Requests
Identity theft victims who submit legally compliant FCRA dispute requests with FTC reports still cannot get fraudulent accounts removed from their credit files. TransUnion and other bureaus routinely ignore statutory removal obligations. This leaves victims with damaged credit and no practical enforcement path.
Contractor Marketplace Refund Trapped Between Retailer and Contractor
A customer paid $18,400 for a Home Depot-referred contractor who failed to complete work; both parties deny responsibility for the refund, leaving the customer without recourse for over a month. The dual-blame deadlock is a structural flaw in retailer-mediated contractor marketplaces where accountability is split. This gap — no neutral escrow or dispute escalation layer — affects anyone using home services booked through major retailers.
No Minimum Release Age Control for Docker Image Updates Exposes Supply Chain Risk
Docker image update tools have no way to enforce a minimum release age before pulling new versions, leaving users vulnerable to compromised packages that are caught within days of release. Recent incidents with compromised maintainer accounts demonstrate that new releases are the highest-risk window. A cooldown period before auto-updating — already used in other dependency managers — is absent from Docker workflows.
Auto-apply job tools silently fail to submit applications despite reporting success
A builder discovered that a significant share of applications sent through an auto-apply job tool never actually reach employers, despite the tool reporting them as submitted. Job seekers using these fast-growing automation tools are left with false confidence and wasted time, an unaddressed reliability gap in the auto-apply tooling category.
Solo founders lack real-time cash position visibility beyond revenue numbers
Solo founders and micro-SaaS operators track revenue but lack tools that show true cash health — accounting for deferred revenue, unpaid invoices, and upcoming liabilities. Existing bookkeeping software reports what happened, not what runway actually looks like. Founders make hiring and spending decisions on misleading numbers.
Mortgage lenders fail to proactively flag closing deadlines
Homebuyers report lenders wait until days before a rate-lock or closing deadline to disclose critical timing requirements, leaving no margin to react. The lack of a clear, forward-looking timeline forces buyers to coordinate movers, rentals, and vendors around dates that shift without warning.
Crypto Exchange Failed to Freeze Account During Active 2FA Bypass Attack
A Kraken user's account was compromised via a 2FA bypass and the user contacted support in real time to request an account lock, but Kraken failed to act and unauthorized withdrawals were processed. This exposes a critical gap in real-time incident response capabilities at crypto exchanges. The problem is high-urgency and recurrent across the industry.
Bank denies debit fraud claim ignoring supplemental evidence
Wells Fargo denied a $12,000 debit card fraud claim for unauthorized transactions following card and device theft, ignoring supplemental evidence provided by the customer. The systematic denial of valid fraud claims shifts responsibility to victims and represents a major gap in consumer financial protection.
Banks Under Overdraft-Fee Remediation Orders Still Under-Refund Customers
Consumers affected by regulator-ordered overdraft fee remediation programs report banks refunding only a fraction of the improper fees owed, despite admitting wrongdoing. Partial refunds are issued while larger disputed amounts remain unresolved for months, and the original account closures and credit-reporting damage persist. This suggests remediation programs lack enforcement teeth to ensure full, timely compensation.
Banks Freeze Mobile-Deposited Paychecks After Funds Already Clear Employer Bank
Consumers depositing paychecks via mobile banking face extended holds — sometimes over a week — even after the issuing employer's bank has already cleared the funds. This creates severe short-term cash flow crises, particularly for hourly workers living paycheck to paycheck. The gap between interbank settlement and consumer fund availability is a structural regulatory failure.
Tribal Lenders Charging 499% APR With No Option to Repay Principal in Full
Predatory lenders, often operating through tribal sovereignty exemptions, charge APRs near 500% while withholding payment records from borrowers. Critically, they provide no mechanism to repay the full principal, ensuring borrowers remain trapped in high-interest payment loops indefinitely. There is no transparency into payment application or remaining balance.
Private Student Loan Servicers Refusing Hardship Pauses for Unemployed Borrowers
Private student loan servicers deny temporary payment pauses to borrowers who have lost jobs, unlike federal loan servicers who offer income-driven and hardship options. Borrowers facing loss of income face double payments with no relief path, putting basic living expenses at risk. Co-signers are also unable to provide relief, leaving borrowers trapped.
User Feedback Scattered Across Tools Prevents Accurate Feature Prioritization
Product teams receive user feedback fragmented across spreadsheets, emails, DMs, and support tickets with no unified aggregation system. Duplicate requests from the same user problem are counted as separate signals, inflating priority for incorrect features. The inability to deduplicate and link feedback to user segments causes teams to build the wrong things.
ATS Systems Automatically Reject Qualified Candidates Before Any Human Reviews Their Resume
Applicant Tracking Systems filter out large numbers of qualified candidates based on keyword matching and formatting rules before any human ever sees the application. This shifts the job search from demonstrating capability to gaming ATS algorithms, disadvantaging candidates who do not know the rules. The result is a broken hiring funnel where the best candidate for a role may never reach the hiring manager.
Small Businesses Accumulate Underused AI Tool Subscriptions Without Consolidation
Small business owners trying to leverage AI end up subscribing to a dozen specialized tools — chat, agents, content, automation, websites — each with fixed monthly fees regardless of usage. The subscription sprawl compounds into significant overhead without delivering integrated value. Most SMBs lack technical resources to self-host or orchestrate these tools into a coherent workflow.
AI Resume Tools Produce Generic or Dishonest Job Applications
Job seekers using AI resume and cover letter tools receive output that either overstates qualifications or reads as obviously machine-generated, undermining their applications. The tools optimize for keyword density over authentic self-representation, which erodes recruiter trust. Candidates want AI assistance that enhances their genuine voice rather than replacing it with generic filler.
Social media management tools like Hootsuite have become prohibitively expensive
Teams find Hootsuite pricing increasingly hard to justify, especially as costs scale with team members. Users report paying more without proportional value increase, driving search for alternatives.
Penetration testing requires technical expertise and is too slow for most teams
Businesses need continuous security testing of websites, APIs, cloud infrastructure, and AI models but lack in-house technical expertise to run penetration tests, while manual ethical hacking is too slow and expensive. This structural accessibility gap in security testing leaves SMBs with undetected vulnerabilities in an era of increasing cyber threats.
AI coding agents require verbose text to identify UI elements from screenshots
Developers using AI coding assistants must write lengthy descriptions to reference specific UI elements in screenshots, since agents lack spatial annotation tooling. Clipboard context is often lost in chat interfaces. A point-and-annotate layer over screenshots would let developers pin precisely what they mean, dramatically reducing prompt friction.
Durable AI Agents Emit No Observability Events or Progress Traces
Long-running durable agents wrapped with framework abstractions emit no lifecycle hooks, stream callbacks, or status updates, making it impossible to monitor or debug them in production. Developers building agentic applications cannot display progress to end users or diagnose failures in tasks that run for extended periods. As agent-based architectures become more prevalent, the lack of observability primitives is a critical production blocker.