Explore Problems
Showing 31 of 6,868 problems · matching your filters
Crypto exchange withholds withdrawals for days with no explanation or human support
A crypto exchange customer had two withdrawal requests stuck pending for over 72 hours with no notice, explanation, or access to human support, leaving them unable to access their own financial assets.
AI systems leak user data through indirect prompt injection
LLM-integrated applications can expose user data to third parties even when users provide no malicious input, due to prompt injection via untrusted content or model memorization. This is a structural vulnerability in how AI is embedded in SaaS products. Every team deploying LLMs without robust output filtering is at risk.
African developers blocked from AI APIs by Stripe-only payments and regional access barriers
Developers across Africa cannot access major AI APIs due to Stripe's limited African card support, regional access blocks requiring VPN workarounds, and high minimum payment thresholds. The barrier is payment infrastructure, not capability or demand. As Africa's developer population grows rapidly, the exclusion from global AI tooling compounds disadvantage.
Bank closes accounts and withholds funds during a disputed wire recall
A customer's bank closed their accounts and withheld funds amid handling of multiple wire transfers, including a $250,000 outgoing wire the bank itself recalled. The lack of transparent process around fund release during account closure leaves customers without access to large sums.
Engineers learn about API downtime from users before monitoring tools alert them
Development teams routinely discover API outages when users complain rather than when monitoring systems fire. Existing tools miss incidents due to slow check intervals, noisy alerts, or incomplete coverage. The gap between actual failure and detection directly damages user trust and SLA compliance.
AI agents can leak credentials without a security checkpoint
AI agents operating autonomously can inadvertently expose sensitive credentials during task execution, with no built-in guardrail to catch this before damage occurs. A builder created a checkpoint tool after experiencing this firsthand, highlighting a systemic gap in agentic AI security tooling.
Small Businesses Cannot Afford Security Guidance or Risk Assessment
Small businesses routinely handle sensitive customer data without any security program, policy, or expert guidance because enterprise security consulting is priced out of reach. Without a dedicated CISO or consultant, SMBs have no way to prioritize risks, respond to incidents, or meet client security expectations. A gap exists between free generic checklists and expensive enterprise compliance tools.
Banks Lack Adequate Fraud Reversal for Wire Transfers Initiated via Hacked Devices
Consumers whose computers are compromised and used to initiate unauthorized wire transfers face inadequate bank fraud recovery processes. Banks treat these as authorized transactions despite evidence of computer compromise, leaving victims with no recourse for significant financial losses.
Bank enforces a fraud-reporting deadline it caused the customer to miss
A business account holder faced unauthorized ACH transfers but could not report them within the bank's 60-day window because the bank itself had frozen access to the account. The bank denied reimbursement citing the same deadline its freeze prevented the customer from meeting.
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.
Merchants lack guided evidence tools for chargeback disputes
Small merchants on PayPal, Square, or direct payment accounts face chargeback deadlines with no structured guidance on what evidence wins disputes. Existing solutions either require processor integration or take 20-25% of recovered revenue. A flat-fee, processor-agnostic evidence builder addresses a real and time-sensitive pain.
Knowledge workers cannot manage simultaneous AI agent sessions and human interruptions
As professionals run multiple AI agent sessions concurrently, they face compounding context-switch overhead from Slack messages, ad-hoc meeting requests, and agent status updates. No desktop-native orchestration layer exists to accept voice-dispatched task delegation while staying in flow. The problem is new and grows as agentic AI usage becomes standard in knowledge work.
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 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.