{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.8.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "aae8c6b697a9b3bfb8eb54e9bc3b62c64eae1fa9"
            }
          ],
          "repo": "https://github.com/pglombardo/passwordpusher",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-76c2-66pg-fj2f"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-183"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59802.json"
  },
  "details": "PasswordPusher before 2.8.1 accepts data URI schemes in URL push payloads due to insufficient validation in the valid_url function. Attackers can create malicious pushes containing data:text/html URIs that execute arbitrary JavaScript in victims' browsers when clicked, enabling phishing and credential theft under the trusted PasswordPusher domain.",
  "id": "CVE-2026-59802",
  "modified": "2026-07-16T03:31:06.019294514Z",
  "published": "2026-07-08T19:42:07.906Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59802.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-76c2-66pg-fj2f"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59802"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/passwordpusher-redirect-based-xss-via-data-uri-in-url-push-payload"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/pglombardo/PasswordPusher"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "PasswordPusher \u003c 2.8.1 - Redirect-Based XSS via data URI in URL Push Payload"
}