{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.21.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "bbce146e2dd20b3a001fc42876996ebc3fc87bea"
            }
          ],
          "repo": "https://github.com/perfood/couch-auth",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2025-60794",
  "modified": "2026-03-10T21:50:23.143092734Z",
  "published": "2025-11-20T15:17:37.937Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/package/@perfood/couch-auth"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pr0wl1ng/security-advisories/blob/main/CVE-2025-60794.md"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/perfood/couch-auth"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
      "type": "CVSS_V3"
    }
  ]
}