{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e4294619-8c40-56a1-b505-f0fa43c02ab7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:composer/guzzlehttp/guzzle@6.5.8",
      "type": "library",
      "group": "guzzlehttp",
      "name": "guzzle",
      "version": "6.5.8",
      "purl": "pkg:composer/guzzlehttp/guzzle@6.5.8"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:02094dcf-2465-576a-b941-fbf28a2d1732",
      "id": "CVE-2026-48998",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-48998 does not affect version 6.5.8 of guzzlehttp/guzzle. not_affected \u2014 The target repository (guzzlehttp/guzzle v6.3.3) is not affected by CVE-2026-48998. Guzzle is an HTTP client library that sends outgoing requests, not a server library that parses incoming requests. The vulnerable psr7 functions (Message::parseRequest(), parse_request(), and server request builders) are never called by guzzle's codebase. The attack requires parsing incoming HTTP request Host he..."
      },
      "affects": [
        {
          "ref": "pkg:composer/guzzlehttp/guzzle@6.5.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:99f70f09-8c87-5ea9-a985-333106e8edc6",
      "id": "CVE-2026-49214",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-49214 affects version 6.5.8 of guzzlehttp/guzzle."
      },
      "affects": [
        {
          "ref": "pkg:composer/guzzlehttp/guzzle@6.5.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8b7513d3-28b4-58d1-8387-f5221c307298",
      "id": "CVE-2026-55568",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55568 affects version 6.5.8 of guzzlehttp/guzzle."
      },
      "affects": [
        {
          "ref": "pkg:composer/guzzlehttp/guzzle@6.5.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ad75d402-3927-57d5-bc1e-99366c22e82e",
      "id": "CVE-2026-55767",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-55767 affects version 6.5.8 of guzzlehttp/guzzle."
      },
      "affects": [
        {
          "ref": "pkg:composer/guzzlehttp/guzzle@6.5.8"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:composer/guzzlehttp/guzzle@6.5.8"
    }
  ]
}