Filtered by vendor Perfood Subscriptions
Filtered by product Couchauth Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-60794 1 Perfood 1 Couchauth 2025-11-24 6.5 Medium
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 memory access techniques, potentially leading to session hijacking.
CVE-2023-39655 1 Perfood 1 Couchauth 2025-06-18 9.6 Critical
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 attacker-controlled server and thus leak the password reset token. This may allow an attacker to reset other users' passwords and take over their accounts.