{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8e81053d490f0ba188543b7de3e5edf87112291a"
            },
            {
              "fixed": "272f7d6033fd93fbc858835f55d616157041f123"
            }
          ],
          "repo": "https://github.com/ccyl13/pentestify",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Secur0",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19434.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "2.3.1"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "2.3.1"
          }
        ],
        "source": "CPE_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "2.3.1"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Cross-site Scripting in the finding renderer in maalfer Pentestify before 2.3.1 allows authenticated users to execute arbitrary JavaScript in the application origin via HTML markup stored in a finding's severity field, which the frontend interpolates unescaped into class and style attributes when rendering the report.",
  "id": "CVE-2026-19434",
  "modified": "2026-09-03T03:30:55.773090934Z",
  "published": "2026-08-11T13:40:59.572Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19434.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ccyl13/Pentestify/releases/tag/v2.3.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-19434"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ccyl13/Pentestify/commit/8e81053d490f0ba188543b7de3e5edf87112291a"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/ccyl13/Pentestify"
    },
    {
      "type": "ARTICLE",
      "url": "https://secur0.com/en/cna/cve-list/cve-2026-19434-stored-xss-in-pentestify-finding-severity-field"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Stored Cross-site Scripting in Pentestify finding severity field"
}