{
  "document": {
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "title": "AgiBot X2 Ultra MQTT Unauthenticated Access Vulnerability",
    "lang": "en",
    "publisher": {
      "category": "vendor",
      "name": "AgiBot",
      "namespace": "https://www.agibot.com",
      "contact_details": "psirt@agibot.com"
    },
    "tracking": {
      "id": "SA-2026-0001",
      "current_release_date": "2026-08-26T10:04:31+08:00",
      "initial_release_date": "2026-05-29T16:00:00+08:00",
      "version": "2",
      "status": "final",
      "revision_history": [
        {
          "date": "2026-05-29T16:00:00+08:00",
          "number": "1",
          "summary": "Initial release"
        },
        {
          "date": "2026-08-26T10:04:31+08:00",
          "number": "2",
          "summary": "Update security advisory"
        }
      ]
    }
  },

  "product_tree": {
    "branches": [
      {
        "category": "vendor",
        "name": "AgiBot",
        "branches": [
          {
            "category": "product_name",
            "name": "X2 Ultra",
            "branches": [
              {
                "category": "product_version",
                "name": "v0.9.7",
                "product": {
                  "name": "X2 Ultra v0.9.7",
                  "product_id": "CSAFPID-AFFECTED"
                }
              },
              {
                "category": "product_version",
                "name": "v1.0.0",
                "product": {
                  "name": "X2 Ultra v1.0.0",
                  "product_id": "CSAFPID-FIXED"
                }
              }
            ]
          }
        ]
      }
    ]
  },

  "vulnerabilities": [
    {
      "title": "MQTT Unauthenticated Access",
      "notes": [
        {
          "category": "description",
          "title": "Issue",
          "text": "The MQTT service allows unauthenticated users to subscribe to topics and publish messages."
        },
        {
          "category": "other",
          "title": "Potential impact of the vulnerability",
          "text": "Impacts confidentiality and availability"
        },
        {
          "category": "other",
          "title": "Vulnerability Severity",
          "text": "Medium"
        }
      ],
      "product_status": {
        "known_affected": ["CSAFPID-AFFECTED"],
        "fixed": ["CSAFPID-FIXED"]
      },
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "Fixed Version: v1.0.0",
          "product_ids": ["CSAFPID-AFFECTED"]
        },
        {
          "category": "workaround",
          "details": "Temporary Mitigation: Disable unauthenticated access on MQTT port 1883",
          "product_ids": ["CSAFPID-AFFECTED"]
        }
      ]
    }
  ]
}
