Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    4 vulnerabilities found for FedML by FedML-AI

    CVE-2026-5536 (GCVE-0-2026-5536)

    Vulnerability from nvd – Published: 2026-04-05 02:45 – Updated: 2026-04-06 14:51
    VLAI
    Title
    FedML-AI FedML gRPC server grpc_server.py sendMessage deserialization
    Summary
    A weakness has been identified in FedML-AI FedML up to 0.8.9. Affected is the function sendMessage of the file grpc_server.py of the component gRPC server. Executing a manipulation can lead to deserialization. The attack may be performed from remote. The vendor was contacted early about this disclosure but did not respond in any way.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    URL Tags
    https://vuldb.com/vuln/355289 vdb-entrytechnical-description
    https://vuldb.com/vuln/355289/cti signaturepermissions-required
    https://vuldb.com/submit/782201 third-party-advisory
    https://github.com/AnalogyC0de/public_exp/issues/26 issue-tracking
    Impacted products
    Vendor Product Version
    FedML-AI FedML Affected: 0.8.0
    Affected: 0.8.1
    Affected: 0.8.2
    Affected: 0.8.3
    Affected: 0.8.4
    Affected: 0.8.5
    Affected: 0.8.6
    Affected: 0.8.7
    Affected: 0.8.8
    Affected: 0.8.9
    Create a notification for this product.
    Credits
    Ana10gy (VulDB User) VulDB CNA Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-5536",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-06T14:02:58.373354Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-06T14:51:18.212Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "modules": [
                "gRPC server"
              ],
              "product": "FedML",
              "vendor": "FedML-AI",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.8.0"
                },
                {
                  "status": "affected",
                  "version": "0.8.1"
                },
                {
                  "status": "affected",
                  "version": "0.8.2"
                },
                {
                  "status": "affected",
                  "version": "0.8.3"
                },
                {
                  "status": "affected",
                  "version": "0.8.4"
                },
                {
                  "status": "affected",
                  "version": "0.8.5"
                },
                {
                  "status": "affected",
                  "version": "0.8.6"
                },
                {
                  "status": "affected",
                  "version": "0.8.7"
                },
                {
                  "status": "affected",
                  "version": "0.8.8"
                },
                {
                  "status": "affected",
                  "version": "0.8.9"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ana10gy (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A weakness has been identified in FedML-AI FedML up to 0.8.9. Affected is the function sendMessage of the file grpc_server.py of the component gRPC server. Executing a manipulation can lead to deserialization. The attack may be performed from remote. The vendor was contacted early about this disclosure but did not respond in any way."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 7.3,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 7.3,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 7.5,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:ND/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-502",
                  "description": "Deserialization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-05T02:45:12.841Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-355289 | FedML-AI FedML gRPC server grpc_server.py sendMessage deserialization",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/355289"
            },
            {
              "name": "VDB-355289 | CTI Indicators (IOB, IOC, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/355289/cti"
            },
            {
              "name": "Submit #782201 | FedML-AI FedML \u003c= 0.8.9 Remote Code Execution",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/782201"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/AnalogyC0de/public_exp/issues/26"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-04-04T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-04-04T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-04-04T08:46:00.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "FedML-AI FedML gRPC server grpc_server.py sendMessage deserialization"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-5536",
        "datePublished": "2026-04-05T02:45:12.841Z",
        "dateReserved": "2026-04-04T06:40:50.140Z",
        "dateUpdated": "2026-04-06T14:51:18.212Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-5535 (GCVE-0-2026-5535)

    Vulnerability from nvd – Published: 2026-04-05 02:00 – Updated: 2026-04-06 15:36
    VLAI
    Title
    FedML-AI FedML MQTT Message FileUtils.java path traversal
    Summary
    A security flaw has been discovered in FedML-AI FedML up to 0.8.9. This impacts an unknown function of the file FileUtils.java of the component MQTT Message Handler. Performing a manipulation of the argument dataSet results in path traversal. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    URL Tags
    https://vuldb.com/vuln/355288 vdb-entrytechnical-description
    https://vuldb.com/vuln/355288/cti signaturepermissions-required
    https://vuldb.com/submit/782200 third-party-advisory
    https://github.com/AnalogyC0de/public_exp/issues/25 exploitissue-tracking
    Impacted products
    Vendor Product Version
    FedML-AI FedML Affected: 0.8.0
    Affected: 0.8.1
    Affected: 0.8.2
    Affected: 0.8.3
    Affected: 0.8.4
    Affected: 0.8.5
    Affected: 0.8.6
    Affected: 0.8.7
    Affected: 0.8.8
    Affected: 0.8.9
    Create a notification for this product.
    Credits
    Ana10gy (VulDB User) VulDB CNA Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-5535",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-06T15:36:03.761442Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-06T15:36:13.025Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "modules": [
                "MQTT Message Handler"
              ],
              "product": "FedML",
              "vendor": "FedML-AI",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.8.0"
                },
                {
                  "status": "affected",
                  "version": "0.8.1"
                },
                {
                  "status": "affected",
                  "version": "0.8.2"
                },
                {
                  "status": "affected",
                  "version": "0.8.3"
                },
                {
                  "status": "affected",
                  "version": "0.8.4"
                },
                {
                  "status": "affected",
                  "version": "0.8.5"
                },
                {
                  "status": "affected",
                  "version": "0.8.6"
                },
                {
                  "status": "affected",
                  "version": "0.8.7"
                },
                {
                  "status": "affected",
                  "version": "0.8.8"
                },
                {
                  "status": "affected",
                  "version": "0.8.9"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ana10gy (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A security flaw has been discovered in FedML-AI FedML up to 0.8.9. This impacts an unknown function of the file FileUtils.java of the component MQTT Message Handler. Performing a manipulation of the argument dataSet results in path traversal. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-05T02:00:17.300Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-355288 | FedML-AI FedML MQTT Message FileUtils.java path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/355288"
            },
            {
              "name": "VDB-355288 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/355288/cti"
            },
            {
              "name": "Submit #782200 | FedML-AI FedML \u003c=0.8.9 Path Traversal",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/782200"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/AnalogyC0de/public_exp/issues/25"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-04-04T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-04-04T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-04-04T08:45:55.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "FedML-AI FedML MQTT Message FileUtils.java path traversal"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-5535",
        "datePublished": "2026-04-05T02:00:17.300Z",
        "dateReserved": "2026-04-04T06:40:45.888Z",
        "dateUpdated": "2026-04-06T15:36:13.025Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-5536 (GCVE-0-2026-5536)

    Vulnerability from cvelistv5 – Published: 2026-04-05 02:45 – Updated: 2026-04-06 14:51
    VLAI
    Title
    FedML-AI FedML gRPC server grpc_server.py sendMessage deserialization
    Summary
    A weakness has been identified in FedML-AI FedML up to 0.8.9. Affected is the function sendMessage of the file grpc_server.py of the component gRPC server. Executing a manipulation can lead to deserialization. The attack may be performed from remote. The vendor was contacted early about this disclosure but did not respond in any way.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    URL Tags
    https://vuldb.com/vuln/355289 vdb-entrytechnical-description
    https://vuldb.com/vuln/355289/cti signaturepermissions-required
    https://vuldb.com/submit/782201 third-party-advisory
    https://github.com/AnalogyC0de/public_exp/issues/26 issue-tracking
    Impacted products
    Vendor Product Version
    FedML-AI FedML Affected: 0.8.0
    Affected: 0.8.1
    Affected: 0.8.2
    Affected: 0.8.3
    Affected: 0.8.4
    Affected: 0.8.5
    Affected: 0.8.6
    Affected: 0.8.7
    Affected: 0.8.8
    Affected: 0.8.9
    Create a notification for this product.
    Credits
    Ana10gy (VulDB User) VulDB CNA Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-5536",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-06T14:02:58.373354Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-06T14:51:18.212Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "modules": [
                "gRPC server"
              ],
              "product": "FedML",
              "vendor": "FedML-AI",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.8.0"
                },
                {
                  "status": "affected",
                  "version": "0.8.1"
                },
                {
                  "status": "affected",
                  "version": "0.8.2"
                },
                {
                  "status": "affected",
                  "version": "0.8.3"
                },
                {
                  "status": "affected",
                  "version": "0.8.4"
                },
                {
                  "status": "affected",
                  "version": "0.8.5"
                },
                {
                  "status": "affected",
                  "version": "0.8.6"
                },
                {
                  "status": "affected",
                  "version": "0.8.7"
                },
                {
                  "status": "affected",
                  "version": "0.8.8"
                },
                {
                  "status": "affected",
                  "version": "0.8.9"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ana10gy (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A weakness has been identified in FedML-AI FedML up to 0.8.9. Affected is the function sendMessage of the file grpc_server.py of the component gRPC server. Executing a manipulation can lead to deserialization. The attack may be performed from remote. The vendor was contacted early about this disclosure but did not respond in any way."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 6.9,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 7.3,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 7.3,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:X/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 7.5,
                "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P/E:ND/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-502",
                  "description": "Deserialization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-05T02:45:12.841Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-355289 | FedML-AI FedML gRPC server grpc_server.py sendMessage deserialization",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/355289"
            },
            {
              "name": "VDB-355289 | CTI Indicators (IOB, IOC, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/355289/cti"
            },
            {
              "name": "Submit #782201 | FedML-AI FedML \u003c= 0.8.9 Remote Code Execution",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/782201"
            },
            {
              "tags": [
                "issue-tracking"
              ],
              "url": "https://github.com/AnalogyC0de/public_exp/issues/26"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-04-04T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-04-04T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-04-04T08:46:00.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "FedML-AI FedML gRPC server grpc_server.py sendMessage deserialization"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-5536",
        "datePublished": "2026-04-05T02:45:12.841Z",
        "dateReserved": "2026-04-04T06:40:50.140Z",
        "dateUpdated": "2026-04-06T14:51:18.212Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-5535 (GCVE-0-2026-5535)

    Vulnerability from cvelistv5 – Published: 2026-04-05 02:00 – Updated: 2026-04-06 15:36
    VLAI
    Title
    FedML-AI FedML MQTT Message FileUtils.java path traversal
    Summary
    A security flaw has been discovered in FedML-AI FedML up to 0.8.9. This impacts an unknown function of the file FileUtils.java of the component MQTT Message Handler. Performing a manipulation of the argument dataSet results in path traversal. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
    SSVC
    Exploitation: poc Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    Assigner
    References
    URL Tags
    https://vuldb.com/vuln/355288 vdb-entrytechnical-description
    https://vuldb.com/vuln/355288/cti signaturepermissions-required
    https://vuldb.com/submit/782200 third-party-advisory
    https://github.com/AnalogyC0de/public_exp/issues/25 exploitissue-tracking
    Impacted products
    Vendor Product Version
    FedML-AI FedML Affected: 0.8.0
    Affected: 0.8.1
    Affected: 0.8.2
    Affected: 0.8.3
    Affected: 0.8.4
    Affected: 0.8.5
    Affected: 0.8.6
    Affected: 0.8.7
    Affected: 0.8.8
    Affected: 0.8.9
    Create a notification for this product.
    Credits
    Ana10gy (VulDB User) VulDB CNA Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-5535",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-06T15:36:03.761442Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-04-06T15:36:13.025Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "modules": [
                "MQTT Message Handler"
              ],
              "product": "FedML",
              "vendor": "FedML-AI",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.8.0"
                },
                {
                  "status": "affected",
                  "version": "0.8.1"
                },
                {
                  "status": "affected",
                  "version": "0.8.2"
                },
                {
                  "status": "affected",
                  "version": "0.8.3"
                },
                {
                  "status": "affected",
                  "version": "0.8.4"
                },
                {
                  "status": "affected",
                  "version": "0.8.5"
                },
                {
                  "status": "affected",
                  "version": "0.8.6"
                },
                {
                  "status": "affected",
                  "version": "0.8.7"
                },
                {
                  "status": "affected",
                  "version": "0.8.8"
                },
                {
                  "status": "affected",
                  "version": "0.8.9"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "Ana10gy (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A security flaw has been discovered in FedML-AI FedML up to 0.8.9. This impacts an unknown function of the file FileUtils.java of the component MQTT Message Handler. Performing a manipulation of the argument dataSet results in path traversal. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 4.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 4,
                "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N/E:POC/RL:ND/RC:UR",
                "version": "2.0"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "Path Traversal",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-04-05T02:00:17.300Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-355288 | FedML-AI FedML MQTT Message FileUtils.java path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/355288"
            },
            {
              "name": "VDB-355288 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/355288/cti"
            },
            {
              "name": "Submit #782200 | FedML-AI FedML \u003c=0.8.9 Path Traversal",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/782200"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/AnalogyC0de/public_exp/issues/25"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-04-04T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-04-04T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-04-04T08:45:55.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "FedML-AI FedML MQTT Message FileUtils.java path traversal"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-5535",
        "datePublished": "2026-04-05T02:00:17.300Z",
        "dateReserved": "2026-04-04T06:40:45.888Z",
        "dateUpdated": "2026-04-06T15:36:13.025Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }