{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:apnotic:password_pusher:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.69.3"
              },
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.4.2"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "65c85b697db89542761e7cea77f566f2a8904a75"
            },
            {
              "introduced": "926ae1d334c325775db6a4aaf8100735048d703c"
            },
            {
              "fixed": "a81b2a7c9de0d6ab6a6deed7bb938688a3440eb8"
            },
            {
              "fixed": "45dc2512875231ef45ecd5dfc8c3c8185f882bf4"
            }
          ],
          "repo": "https://github.com/pglombardo/passwordpusher",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-qfh8-f79c-x86c"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-288"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41308.json"
  },
  "details": "Password Pusher is an open source application to communicate sensitive information over the web. Prior to versions 1.69.3 and 2.4.2, a security issue in OSS PasswordPusher allowed unauthenticated creation of file-type pushes through a generic JSON API create path under certain configurations. This could bypass the intended authentication boundary for file push creation. This issue has been patched in versions 1.69.3 and 2.4.2.",
  "id": "CVE-2026-41308",
  "modified": "2026-07-15T01:49:15.353295022Z",
  "published": "2026-05-08T14:30:37.513Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41308.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-qfh8-f79c-x86c"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41308"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pglombardo/PasswordPusher/commit/45dc2512875231ef45ecd5dfc8c3c8185f882bf4"
    },
    {
      "type": "FIX",
      "url": "https://github.com/pglombardo/PasswordPusher/pull/4381"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Password Pusher: JSON API `/p.json` file upload alias bypasses file-push authentication"
}