{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.0.8"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "f6a8caa379d982da8adf38c98bdbfc942efc0704"
            },
            {
              "fixed": "f3de94c0ff7633fb4d96bf01971962c7dfdf445b"
            }
          ],
          "repo": "https://github.com/danpros/htmly",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "htmly v3.0.8 is vulnerable to Cross Site Scripting (XSS) in the /author/:name endpoint of the affected application. The name parameter is not properly sanitized before being reflected in the HTML response, allowing attackers to inject arbitrary JavaScript payloads.",
  "id": "CVE-2025-56154",
  "modified": "2026-03-14T13:46:21.447745749Z",
  "published": "2025-10-02T16:15:34.773Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://pastebin.com/dVityKmU"
    },
    {
      "type": "ADVISORY",
      "url": "https://gist.github.com/akinerkisa/28e97fa132b1a98cff5d05a79b437901"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/danpros/htmly/releases/tag/v3.0.9#:~:text=Security%20fixes%20found%20in%20version%203.0.8"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}