VYPR

Couchauth

by @perfood

CVEs (2)

  • CVE-2023-39655CriJan 3, 2024
    risk 0.62cvss 9.6epss 0.01

    A host header injection vulnerability exists in the NPM package @perfood/couch-auth versions <= 0.20.0. By sending a specially crafted host header in the forgot password request, it is possible to send password reset links to users which, once clicked, lead to an…

  • CVE-2025-60794MedNov 20, 2025
    risk 0.42cvss 6.5epss 0.00

    Session tokens and passwords in couch-auth 0.21.2 are stored in JavaScript objects and remain in memory without explicit clearing in src/user.ts lines 700-707. This creates a window of opportunity for sensitive data extraction through memory dumps, debugging tools, or other…