{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "26.05"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "885a0026112de4f66400c35292fa4a0572040653"
            }
          ],
          "repo": "https://github.com/itflow-org/itflow",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-987x-g5f9-2rpq"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639",
      "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47755.json"
  },
  "details": "ITFlow provides an IT documentation, ticketing and accounting system for small managed service providers. Prior to version 26.05, low-privileged authenticated agent can retrieve plaintext credentials and TOTP secrets belonging to another client by directly requesting the credential edit modal with an arbitrary `credential_id`. The endpoint does not enforce client scoping or object-level authorization before loading and decrypting the credential record. Version 26.05 fixes the issue.",
  "id": "CVE-2026-47755",
  "modified": "2026-07-25T03:56:23.685928174Z",
  "published": "2026-07-23T17:08:24.133Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/itflow-org/itflow/compare/v26.04...v26.05"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47755.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/itflow-org/itflow/security/advisories/GHSA-987x-g5f9-2rpq"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-47755"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "ITFlow Vulnerable to Authenticated Cross-Tenant Credential Disclosure via Unprotected Credential Modal"
}