{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.0.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "43c16ecac6eca20a8f0001dfe3f1fa95732a0050"
            }
          ],
          "repo": "https://github.com/solidinvoice/solidinvoice",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-mp4c-675j-mv67"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-598"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61614.json"
  },
  "details": "SolidInvoice is an open-source invoicing platform. Prior to version 3.0.1, the REST API authenticator accepts bearer tokens via a `?token=` URL query parameter as a fallback to the `X-API-TOKEN` header. This causes long-lived API credentials to be recorded in server access logs, proxy logs, browser history, and HTTP Referer headers sent to third-party origins. Version 3.0.1 fixes the issue.",
  "id": "CVE-2026-61614",
  "modified": "2026-09-06T03:30:16.371925946Z",
  "published": "2026-09-04T17:48:16.842Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/SolidInvoice/SolidInvoice/releases/tag/3.0.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61614.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/SolidInvoice/SolidInvoice/security/advisories/GHSA-mp4c-675j-mv67"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-61614"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "SolidInvoice's long-lived API tokens accepted as URL query parameters, exposing credentials in server logs and browser history"
}