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 by alldatacenter

    CVE-2026-19827 (GCVE-0-2026-19827)

    Vulnerability from nvd – Published: 2026-08-14 13:15 – Updated: 2026-08-14 14:50
    VLAI
    Title
    alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal
    Summary
    A flaw has been found in alldatacenter alldata up to 0.6.8. This impacts the function FileInputStream of the file /admin/controller/JobLogController.java of the component logDetailCat Endpoint. This manipulation of the argument executorAddress causes path traversal. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project closed the issue report as "not planned" without any further explanation.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-14 14:49 UTC
    CWE
    References
    URL Tags
    https://vuldb.com/vuln/389960 vdb-entrytechnical-description
    https://vuldb.com/vuln/389960/cti signaturepermissions-required
    https://vuldb.com/cve/CVE-2026-19827 third-party-advisory
    https://vuldb.com/submit/870238 third-party-advisory
    https://github.com/alldatacenter/alldata/issues/834 exploitissue-tracking
    https://github.com/alldatacenter/alldata/ product
    Impacted products
    Vendor Product Version
    alldatacenter alldata Affected: 0.6.0
    Affected: 0.6.1
    Affected: 0.6.2
    Affected: 0.6.3
    Affected: 0.6.4
    Affected: 0.6.5
    Affected: 0.6.6
    Affected: 0.6.7
    Affected: 0.6.8
        cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-19827",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-14T14:49:57.060020Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-14T14:50:56.297Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "logDetailCat Endpoint"
              ],
              "product": "alldata",
              "vendor": "alldatacenter",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.6.0"
                },
                {
                  "status": "affected",
                  "version": "0.6.1"
                },
                {
                  "status": "affected",
                  "version": "0.6.2"
                },
                {
                  "status": "affected",
                  "version": "0.6.3"
                },
                {
                  "status": "affected",
                  "version": "0.6.4"
                },
                {
                  "status": "affected",
                  "version": "0.6.5"
                },
                {
                  "status": "affected",
                  "version": "0.6.6"
                },
                {
                  "status": "affected",
                  "version": "0.6.7"
                },
                {
                  "status": "affected",
                  "version": "0.6.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "fakebug (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw has been found in alldatacenter alldata up to 0.6.8. This impacts the function FileInputStream of the file /admin/controller/JobLogController.java of the component logDetailCat Endpoint. This manipulation of the argument executorAddress causes path traversal. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project closed the issue report as \"not planned\" without any further explanation."
            }
          ],
          "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:N/VA:N/SC:N/SI:N/SA:N/E:P",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 5,
                "vectorString": "AV:N/AC:L/Au:N/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-08-14T13:15:09.440Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-389960 | alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/389960"
            },
            {
              "name": "VDB-389960 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/389960/cti"
            },
            {
              "name": "CVE-2026-19827 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-19827"
            },
            {
              "name": "Submit #870238 | alldatacenter alldata  v0.6.8 CWE-22",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/870238"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/alldatacenter/alldata/issues/834"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/alldatacenter/alldata/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-08-14T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-08-14T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-08-14T07:55:28.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal",
          "x_generator": [
            "VulDB PVTS v202608"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-19827",
        "datePublished": "2026-08-14T13:15:09.440Z",
        "dateReserved": "2026-08-14T05:50:16.024Z",
        "dateUpdated": "2026-08-14T14:50:56.297Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-19826 (GCVE-0-2026-19826)

    Vulnerability from nvd – Published: 2026-08-14 13:00 – Updated: 2026-08-18 02:04
    VLAI
    Title
    alldatacenter alldata xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject deserialization
    Summary
    A vulnerability was detected in alldatacenter alldata up to 0.6.8. This affects the function Hessian2Input.readObject of the file /serialize/impl/HessianSerializer.java of the component xxl-rpc Listener. The manipulation results in deserialization. The attack may be performed from remote. The exploit is now public and may be used. The project closed the issue report as "not planned" without any further explanation.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-18 02:04 UTC
    CWE
    References
    URL Tags
    https://vuldb.com/vuln/389959 vdb-entrytechnical-description
    https://vuldb.com/vuln/389959/cti signaturepermissions-required
    https://vuldb.com/cve/CVE-2026-19826 third-party-advisory
    https://vuldb.com/submit/870236 third-party-advisory
    https://github.com/alldatacenter/alldata/issues/832 exploitissue-tracking
    https://github.com/alldatacenter/alldata/ product
    Impacted products
    Vendor Product Version
    alldatacenter alldata Affected: 0.6.0
    Affected: 0.6.1
    Affected: 0.6.2
    Affected: 0.6.3
    Affected: 0.6.4
    Affected: 0.6.5
    Affected: 0.6.6
    Affected: 0.6.7
    Affected: 0.6.8
        cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-19826",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-18T02:04:03.228451Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-18T02:04:58.805Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/alldatacenter/alldata/issues/832"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "xxl-rpc Listener"
              ],
              "product": "alldata",
              "vendor": "alldatacenter",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.6.0"
                },
                {
                  "status": "affected",
                  "version": "0.6.1"
                },
                {
                  "status": "affected",
                  "version": "0.6.2"
                },
                {
                  "status": "affected",
                  "version": "0.6.3"
                },
                {
                  "status": "affected",
                  "version": "0.6.4"
                },
                {
                  "status": "affected",
                  "version": "0.6.5"
                },
                {
                  "status": "affected",
                  "version": "0.6.6"
                },
                {
                  "status": "affected",
                  "version": "0.6.7"
                },
                {
                  "status": "affected",
                  "version": "0.6.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "fakebug (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was detected in alldatacenter alldata up to 0.6.8. This affects the function Hessian2Input.readObject of the file /serialize/impl/HessianSerializer.java of the component xxl-rpc Listener. The manipulation results in deserialization. The attack may be performed from remote. The exploit is now public and may be used. The project closed the issue report as \"not planned\" without any further explanation."
            }
          ],
          "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:P",
                "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:P/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:P/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:POC/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-08-14T13:00:09.415Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-389959 | alldatacenter alldata xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject deserialization",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/389959"
            },
            {
              "name": "VDB-389959 | CTI Indicators (IOB, IOC, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/389959/cti"
            },
            {
              "name": "CVE-2026-19826 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-19826"
            },
            {
              "name": "Submit #870236 | alldatacenter alldata v0.6.8 CWE-502",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/870236"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/alldatacenter/alldata/issues/832"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/alldatacenter/alldata/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-08-14T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-08-14T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-08-14T07:55:18.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "alldatacenter alldata xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject deserialization",
          "x_generator": [
            "VulDB PVTS v202608"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-19826",
        "datePublished": "2026-08-14T13:00:09.415Z",
        "dateReserved": "2026-08-14T05:50:11.826Z",
        "dateUpdated": "2026-08-18T02:04:58.805Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-19827 (GCVE-0-2026-19827)

    Vulnerability from cvelistv5 – Published: 2026-08-14 13:15 – Updated: 2026-08-14 14:50
    VLAI
    Title
    alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal
    Summary
    A flaw has been found in alldatacenter alldata up to 0.6.8. This impacts the function FileInputStream of the file /admin/controller/JobLogController.java of the component logDetailCat Endpoint. This manipulation of the argument executorAddress causes path traversal. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project closed the issue report as "not planned" without any further explanation.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-14 14:49 UTC
    CWE
    References
    URL Tags
    https://vuldb.com/vuln/389960 vdb-entrytechnical-description
    https://vuldb.com/vuln/389960/cti signaturepermissions-required
    https://vuldb.com/cve/CVE-2026-19827 third-party-advisory
    https://vuldb.com/submit/870238 third-party-advisory
    https://github.com/alldatacenter/alldata/issues/834 exploitissue-tracking
    https://github.com/alldatacenter/alldata/ product
    Impacted products
    Vendor Product Version
    alldatacenter alldata Affected: 0.6.0
    Affected: 0.6.1
    Affected: 0.6.2
    Affected: 0.6.3
    Affected: 0.6.4
    Affected: 0.6.5
    Affected: 0.6.6
    Affected: 0.6.7
    Affected: 0.6.8
        cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-19827",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-14T14:49:57.060020Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-14T14:50:56.297Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "logDetailCat Endpoint"
              ],
              "product": "alldata",
              "vendor": "alldatacenter",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.6.0"
                },
                {
                  "status": "affected",
                  "version": "0.6.1"
                },
                {
                  "status": "affected",
                  "version": "0.6.2"
                },
                {
                  "status": "affected",
                  "version": "0.6.3"
                },
                {
                  "status": "affected",
                  "version": "0.6.4"
                },
                {
                  "status": "affected",
                  "version": "0.6.5"
                },
                {
                  "status": "affected",
                  "version": "0.6.6"
                },
                {
                  "status": "affected",
                  "version": "0.6.7"
                },
                {
                  "status": "affected",
                  "version": "0.6.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "fakebug (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A flaw has been found in alldatacenter alldata up to 0.6.8. This impacts the function FileInputStream of the file /admin/controller/JobLogController.java of the component logDetailCat Endpoint. This manipulation of the argument executorAddress causes path traversal. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project closed the issue report as \"not planned\" without any further explanation."
            }
          ],
          "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:N/VA:N/SC:N/SI:N/SA:N/E:P",
                "version": "4.0"
              }
            },
            {
              "cvssV3_1": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.1"
              }
            },
            {
              "cvssV3_0": {
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:X/RC:R",
                "version": "3.0"
              }
            },
            {
              "cvssV2_0": {
                "baseScore": 5,
                "vectorString": "AV:N/AC:L/Au:N/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-08-14T13:15:09.440Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-389960 | alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/389960"
            },
            {
              "name": "VDB-389960 | CTI Indicators (IOB, IOC, TTP, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/389960/cti"
            },
            {
              "name": "CVE-2026-19827 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-19827"
            },
            {
              "name": "Submit #870238 | alldatacenter alldata  v0.6.8 CWE-22",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/870238"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/alldatacenter/alldata/issues/834"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/alldatacenter/alldata/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-08-14T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-08-14T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-08-14T07:55:28.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "alldatacenter alldata logDetailCat Endpoint JobLogController.java FileInputStream path traversal",
          "x_generator": [
            "VulDB PVTS v202608"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-19827",
        "datePublished": "2026-08-14T13:15:09.440Z",
        "dateReserved": "2026-08-14T05:50:16.024Z",
        "dateUpdated": "2026-08-14T14:50:56.297Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-19826 (GCVE-0-2026-19826)

    Vulnerability from cvelistv5 – Published: 2026-08-14 13:00 – Updated: 2026-08-18 02:04
    VLAI
    Title
    alldatacenter alldata xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject deserialization
    Summary
    A vulnerability was detected in alldatacenter alldata up to 0.6.8. This affects the function Hessian2Input.readObject of the file /serialize/impl/HessianSerializer.java of the component xxl-rpc Listener. The manipulation results in deserialization. The attack may be performed from remote. The exploit is now public and may be used. The project closed the issue report as "not planned" without any further explanation.
    SSVC
    Exploitation: poc Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-18 02:04 UTC
    CWE
    References
    URL Tags
    https://vuldb.com/vuln/389959 vdb-entrytechnical-description
    https://vuldb.com/vuln/389959/cti signaturepermissions-required
    https://vuldb.com/cve/CVE-2026-19826 third-party-advisory
    https://vuldb.com/submit/870236 third-party-advisory
    https://github.com/alldatacenter/alldata/issues/832 exploitissue-tracking
    https://github.com/alldatacenter/alldata/ product
    Impacted products
    Vendor Product Version
    alldatacenter alldata Affected: 0.6.0
    Affected: 0.6.1
    Affected: 0.6.2
    Affected: 0.6.3
    Affected: 0.6.4
    Affected: 0.6.5
    Affected: 0.6.6
    Affected: 0.6.7
    Affected: 0.6.8
        cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-19826",
                    "options": [
                      {
                        "Exploitation": "poc"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-18T02:04:03.228451Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-18T02:04:58.805Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "references": [
              {
                "tags": [
                  "exploit"
                ],
                "url": "https://github.com/alldatacenter/alldata/issues/832"
              }
            ],
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "cpes": [
                "cpe:2.3:a:alldata:alldata:*:*:*:*:*:*:*:*"
              ],
              "modules": [
                "xxl-rpc Listener"
              ],
              "product": "alldata",
              "vendor": "alldatacenter",
              "versions": [
                {
                  "status": "affected",
                  "version": "0.6.0"
                },
                {
                  "status": "affected",
                  "version": "0.6.1"
                },
                {
                  "status": "affected",
                  "version": "0.6.2"
                },
                {
                  "status": "affected",
                  "version": "0.6.3"
                },
                {
                  "status": "affected",
                  "version": "0.6.4"
                },
                {
                  "status": "affected",
                  "version": "0.6.5"
                },
                {
                  "status": "affected",
                  "version": "0.6.6"
                },
                {
                  "status": "affected",
                  "version": "0.6.7"
                },
                {
                  "status": "affected",
                  "version": "0.6.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "reporter",
              "value": "fakebug (VulDB User)"
            },
            {
              "lang": "en",
              "type": "coordinator",
              "value": "VulDB CNA Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "A vulnerability was detected in alldatacenter alldata up to 0.6.8. This affects the function Hessian2Input.readObject of the file /serialize/impl/HessianSerializer.java of the component xxl-rpc Listener. The manipulation results in deserialization. The attack may be performed from remote. The exploit is now public and may be used. The project closed the issue report as \"not planned\" without any further explanation."
            }
          ],
          "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:P",
                "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:P/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:P/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:POC/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-08-14T13:00:09.415Z",
            "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
            "shortName": "VulDB"
          },
          "references": [
            {
              "name": "VDB-389959 | alldatacenter alldata xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject deserialization",
              "tags": [
                "vdb-entry",
                "technical-description"
              ],
              "url": "https://vuldb.com/vuln/389959"
            },
            {
              "name": "VDB-389959 | CTI Indicators (IOB, IOC, IOA)",
              "tags": [
                "signature",
                "permissions-required"
              ],
              "url": "https://vuldb.com/vuln/389959/cti"
            },
            {
              "name": "CVE-2026-19826 | CVE Analysis and Report",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/cve/CVE-2026-19826"
            },
            {
              "name": "Submit #870236 | alldatacenter alldata v0.6.8 CWE-502",
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://vuldb.com/submit/870236"
            },
            {
              "tags": [
                "exploit",
                "issue-tracking"
              ],
              "url": "https://github.com/alldatacenter/alldata/issues/832"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://github.com/alldatacenter/alldata/"
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-08-14T00:00:00.000Z",
              "value": "Advisory disclosed"
            },
            {
              "lang": "en",
              "time": "2026-08-14T02:00:00.000Z",
              "value": "VulDB entry created"
            },
            {
              "lang": "en",
              "time": "2026-08-14T07:55:18.000Z",
              "value": "VulDB entry last update"
            }
          ],
          "title": "alldatacenter alldata xxl-rpc Listener HessianSerializer.java Hessian2Input.readObject deserialization",
          "x_generator": [
            "VulDB PVTS v202608"
          ]
        }
      },
      "cveMetadata": {
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "assignerShortName": "VulDB",
        "cveId": "CVE-2026-19826",
        "datePublished": "2026-08-14T13:00:09.415Z",
        "dateReserved": "2026-08-14T05:50:11.826Z",
        "dateUpdated": "2026-08-18T02:04:58.805Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }