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.

    2 vulnerabilities found for Diagram by DHTMLX

    CVE-2026-7182 (GCVE-0-2026-7182)

    Vulnerability from nvd – Published: 2026-05-15 12:31 – Updated: 2026-05-15 13:20
    VLAI
    Title
    Path Traversal in Diagram
    Summary
    Diagram's export module is vulnerable to Path Traversal in src attribute due to lack of HTML sanitization. An unauthenticated user could craft the html payload which could include local files from the server and display them in the generated pdf. This issue was fixed in version 1.1.1.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    Impacted products
    Vendor Product Version
    DHTMLX Diagram Affected: 1.0.0 , < 1.1.1 (semver)
    Create a notification for this product.
    Date Public
    2026-05-15 12:32
    Credits
    Łukasz Jaworski (Pentest Limited) Tomasz Holeksa (Pentest Limited)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-7182",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-15T13:20:09.546237Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-15T13:20:15.866Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "modules": [
                "export module"
              ],
              "product": "Diagram",
              "vendor": "DHTMLX",
              "versions": [
                {
                  "lessThan": "1.1.1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "\u0141ukasz Jaworski (Pentest Limited)"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Tomasz Holeksa (Pentest Limited)"
            }
          ],
          "datePublic": "2026-05-15T12:32:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Diagram\u0027s export module is vulnerable to Path Traversal in \u003ci\u003esrc\u003c/i\u003e attribute due to lack of HTML sanitization.\u0026nbsp;An unauthenticated user could craft the html payload which could include\n local files from the server and display them in the generated pdf.  \u003cbr\u003e\u003cbr\u003eThis issue was fixed in version 1.1.1."
                }
              ],
              "value": "Diagram\u0027s export module is vulnerable to Path Traversal in src attribute due to lack of HTML sanitization.\u00a0An unauthenticated user could craft the html payload which could include\n local files from the server and display them in the generated pdf.  \n\nThis issue was fixed in version 1.1.1."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-126",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-126 Path Traversal"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.2,
                "baseSeverity": "CRITICAL",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "HIGH",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-15T12:32:29.401Z",
            "orgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
            "shortName": "CERT-PL"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://cert.pl/en/posts/2026/05/CVE-2026-7182"
            },
            {
              "tags": [
                "release-notes"
              ],
              "url": "https://docs.dhtmlx.com/diagram/whats_new/#version-612"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://dhtmlx.com/docs/products/dhtmlxDiagram/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Path Traversal in Diagram",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
        "assignerShortName": "CERT-PL",
        "cveId": "CVE-2026-7182",
        "datePublished": "2026-05-15T12:31:16.126Z",
        "dateReserved": "2026-04-27T09:40:36.655Z",
        "dateUpdated": "2026-05-15T13:20:15.866Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-7182 (GCVE-0-2026-7182)

    Vulnerability from cvelistv5 – Published: 2026-05-15 12:31 – Updated: 2026-05-15 13:20
    VLAI
    Title
    Path Traversal in Diagram
    Summary
    Diagram's export module is vulnerable to Path Traversal in src attribute due to lack of HTML sanitization. An unauthenticated user could craft the html payload which could include local files from the server and display them in the generated pdf. This issue was fixed in version 1.1.1.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    Impacted products
    Vendor Product Version
    DHTMLX Diagram Affected: 1.0.0 , < 1.1.1 (semver)
    Create a notification for this product.
    Date Public
    2026-05-15 12:32
    Credits
    Łukasz Jaworski (Pentest Limited) Tomasz Holeksa (Pentest Limited)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-7182",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-15T13:20:09.546237Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-15T13:20:15.866Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "modules": [
                "export module"
              ],
              "product": "Diagram",
              "vendor": "DHTMLX",
              "versions": [
                {
                  "lessThan": "1.1.1",
                  "status": "affected",
                  "version": "1.0.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "\u0141ukasz Jaworski (Pentest Limited)"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Tomasz Holeksa (Pentest Limited)"
            }
          ],
          "datePublic": "2026-05-15T12:32:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Diagram\u0027s export module is vulnerable to Path Traversal in \u003ci\u003esrc\u003c/i\u003e attribute due to lack of HTML sanitization.\u0026nbsp;An unauthenticated user could craft the html payload which could include\n local files from the server and display them in the generated pdf.  \u003cbr\u003e\u003cbr\u003eThis issue was fixed in version 1.1.1."
                }
              ],
              "value": "Diagram\u0027s export module is vulnerable to Path Traversal in src attribute due to lack of HTML sanitization.\u00a0An unauthenticated user could craft the html payload which could include\n local files from the server and display them in the generated pdf.  \n\nThis issue was fixed in version 1.1.1."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-126",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-126 Path Traversal"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "Automatable": "NOT_DEFINED",
                "Recovery": "NOT_DEFINED",
                "Safety": "NOT_DEFINED",
                "attackComplexity": "LOW",
                "attackRequirements": "NONE",
                "attackVector": "NETWORK",
                "baseScore": 9.2,
                "baseSeverity": "CRITICAL",
                "privilegesRequired": "NONE",
                "providerUrgency": "NOT_DEFINED",
                "subAvailabilityImpact": "NONE",
                "subConfidentialityImpact": "HIGH",
                "subIntegrityImpact": "NONE",
                "userInteraction": "NONE",
                "valueDensity": "NOT_DEFINED",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N",
                "version": "4.0",
                "vulnAvailabilityImpact": "NONE",
                "vulnConfidentialityImpact": "HIGH",
                "vulnIntegrityImpact": "NONE",
                "vulnerabilityResponseEffort": "NOT_DEFINED"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-15T12:32:29.401Z",
            "orgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
            "shortName": "CERT-PL"
          },
          "references": [
            {
              "tags": [
                "third-party-advisory"
              ],
              "url": "https://cert.pl/en/posts/2026/05/CVE-2026-7182"
            },
            {
              "tags": [
                "release-notes"
              ],
              "url": "https://docs.dhtmlx.com/diagram/whats_new/#version-612"
            },
            {
              "tags": [
                "product"
              ],
              "url": "https://dhtmlx.com/docs/products/dhtmlxDiagram/"
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "Path Traversal in Diagram",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "4bb8329e-dd38-46c1-aafb-9bf32bcb93c6",
        "assignerShortName": "CERT-PL",
        "cveId": "CVE-2026-7182",
        "datePublished": "2026-05-15T12:31:16.126Z",
        "dateReserved": "2026-04-27T09:40:36.655Z",
        "dateUpdated": "2026-05-15T13:20:15.866Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }