Explore Problems
Showing 7,524 of 7,657 problems · matching your filters
Salesforce CRM Requires Expensive Consultants to Configure Properly
Salesforce's extreme configuration complexity forces businesses to hire costly external consultants just to complete basic setup tasks like customizing booking workflows. This creates a high cost of entry that disadvantages smaller organizations. The dependency on specialized expertise is a structural barrier to CRM adoption and value realization.
Solopreneurs Struggle to Manage All Business Functions Without Integration
Solopreneurs managing sales, content, email, and scheduling with disconnected free tools spend more time on tool coordination than actual work. Existing AI assistants only provide chat, not task execution across integrated workflows. There is strong demand for a unified AI assistant that handles operational tasks end-to-end without manual glue.
Cloud SSH Clients Routing Private Keys Through Vendor Infrastructure
Cross-platform SSH clients like Termius are designed to sync session data including potentially private keys through their own cloud infrastructure, creating a critical security risk for engineering teams. Enterprises need SSH access management that works across platforms without surrendering key custody to a third party. The breach risk from a vendor compromise affecting thousands of downstream infrastructure targets is severe and underappreciated.
Bank leaked customer account details and SSN to scammers then denied responsibility
A bank customer had full account details including SSN leaked to scammers who used them to lock the customer out of their own accounts. Despite not disputing the data release, the bank refused reimbursement claiming no harm was done. This reflects a structural failure in bank data security combined with an accountability gap when breaches occur.
Auto Lenders Report Contradictory Payment-Due and Delinquency Status
Some auto finance companies report a loan simultaneously as having a $0 monthly payment due and as being severely past due, an internally contradictory record that damages the borrower's credit. When borrowers dispute the inaccuracy, the lender can reclassify the dispute as suspected fraud to close the regulatory complaint without addressing the underlying data error.
HubSpot Pricing Escalates Rapidly as Teams Scale
HubSpot CRM becomes prohibitively expensive as teams grow, with advanced features locked behind high-cost tiers and inflexible contracts. Lower-tier plans are attractive entry points but lack critical functionality, forcing premature upgrades. With 43 mentions, this is one of the most consistently reported frustrations among HubSpot users.
Mortgage Servicers Withhold Insurance Repair Funds in Circular Compliance Loop
After storm damage, mortgage servicers holding insurance payouts release funds only in stages tied to repair-completion percentages, but withhold the very funds needed to finish those repairs. Inconsistent, undocumented completion assessments trap homeowners in a stalled repair process with no resolution path.
Identity Theft Victims Struggle to Remove Fraudulent Debts from Credit Reports
Consumers whose identities were stolen and used to open fraudulent debts must repeatedly send certified dispute letters to get collection agencies to remove the accounts from their credit reports, with no acknowledgment or resolution despite following the required process. This leaves victims carrying no-fault debt and depressed credit scores indefinitely.
Bank Fraud Holds Block Account Access for Days Leaving Families Without Emergency Funds
Citibank fraud review holds block all account access while the review is in progress with no alternative fund access path for urgent needs. Customers caring for dependents or in financial emergency cannot reach money belonging to them. The fraud hold system has no provision for authenticated access to a minimum emergency balance during review.
Prepaid Card Providers Closing Accounts and Stalling Refunds on Benefit Deposits
Recipients of Social Security and other government deposits on prepaid card accounts report sudden account closures followed by months of conflicting information about refund checks that were never actually issued. The lack of verifiable tracking or accountability leaves vulnerable customers without access to essential benefit funds.
Password Managers Are a Single Point of Catastrophic Account Lockout
Centralizing credentials in a password manager creates a single failure point — if it becomes inaccessible through service shutdown, breach, or infrastructure failure, users lose access to every account simultaneously. Self-hosting shifts vendor risk to infrastructure reliability risk without eliminating it. No graceful degradation path exists for most users when their password manager fails unexpectedly.
US Importers Cannot Easily Recover IEEPA Tariff Overpayments Before Deadline
Following a Supreme Court ruling that IEEPA tariffs were unconstitutional, US importers are entitled to full refunds but must navigate a complex CBP Form 19 protest process within a strict 180-day liquidation window. The complexity and deadline-driven nature of the process means many eligible businesses will miss their recovery window without specialized help. This represents a large, time-sensitive compliance gap with clear financial stakes.
Bank fails to freeze pending fraudulent wire transfers after timely report
A Citibank customer reported two unauthorized wire transfers totaling $49,000 while they were still pending, but the bank's support process - including repeated call transfers and language barriers - let the transfers clear instead of freezing them.
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.
Enterprises cannot verify or audit what AI agents actually did
As AI agents perform consequential actions in enterprise environments, existing logging infrastructure is mutable and unverifiable — a critical gap for regulated industries and compliance teams. This is a structural problem that grows with agent autonomy and regulatory scrutiny. High willingness to pay in financial services, healthcare, and legal sectors.
Targeted social engineering via fake enterprise meeting invites bypasses all security training
Sophisticated attackers deliver remote access trojans by scheduling fake Microsoft Teams meetings with targets, then presenting a convincing software update prompt during the call that installs malware. This attack exploits implicit trust in familiar enterprise tools and is personalized enough to defeat standard phishing training. No existing endpoint or meeting security tool validates whether software update prompts during video calls are legitimate.
AI-powered medical records error detection for patients and providers
Medical records routinely contain errors that can cause treatment mistakes and insurance claim denials, yet patients and providers lack automated tools to catch them before harm occurs. AI auditing can scan uploaded charts and flag discrepancies, missing allergy data, or coding errors across EMR systems. Strong willingness to pay from providers seeking to reduce liability and patients protecting their health outcomes.
AI assistants lose all context between sessions and across different IDEs
Developers must re-explain their tech stack, project context, and preferences to every AI assistant at the start of every session. No persistent memory exists across Claude, ChatGPT, Cursor, and other tools. As developers use multiple AI tools, this context re-entry cost compounds daily.
NPM supply chain attacks compromising projects with automatic dependency updates
Malicious packages are being published to NPM targeting popular libraries, and developers relying on automatic updates have no detection layer before execution. Supply chain attacks via package managers are increasing in frequency and sophistication. There is no reliable, low-friction way for most teams to audit transitive dependency changes before they hit production.
AI agents too unreliable for production deployment at scale
Teams building AI agents at scale spend 90% of effort on reliability hardening, often reverting to single-step tasks. Production failures include functional bugs and security exploits that standard testing doesn't catch.