{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "8.15.0"
              },
              {
                "fixed": "8.21.0"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "cfbfb65047e85e6b08af65fe9cdbcf68e9ad496a"
            },
            {
              "fixed": "68720b4837284335b2d63cb358f8f6ce65f5bc55"
            }
          ],
          "repo": "https://github.com/curl/curl",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "curl",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8925.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "8.20.0"
          },
          {
            "last_affected": "8.20.0"
          },
          {
            "introduced": "8.19.0"
          },
          {
            "last_affected": "8.19.0"
          },
          {
            "introduced": "8.18.0"
          },
          {
            "last_affected": "8.18.0"
          },
          {
            "introduced": "8.17.0"
          },
          {
            "last_affected": "8.17.0"
          },
          {
            "introduced": "8.16.0"
          },
          {
            "last_affected": "8.16.0"
          },
          {
            "introduced": "8.15.0"
          },
          {
            "last_affected": "8.15.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "The curl logic that works with SASL authentication could end up cleaning up\nthe GSASL context *twice* without clearing the pointer in between, making it\n`free()` the same pointer twice.",
  "id": "CVE-2026-8925",
  "modified": "2026-07-09T03:52:19.675984896Z",
  "published": "2026-07-03T06:15:25.448Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://curl.se/docs/CVE-2026-8925.html"
    },
    {
      "type": "WEB",
      "url": "https://curl.se/docs/CVE-2026-8925.json"
    },
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/3735193"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/8xxx/CVE-2026-8925.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8925"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "SASL double-free"
}