VYPR

HTMLy CMS

by HTMLy CMS

CVEs (3)

  • CVE-2026-38949HigApr 28, 2026
    risk 0.58cvss 8.9epss 0.00

    Cross-Site Scripting (XSS) vulnerability exists in HTMLy version 3.1.1 in the content creation functionality at the /add/content?type=image endpoint. The application fails to properly sanitize user input, allowing injection of arbitrary code

  • CVE-2026-57940LowJun 26, 2026
    risk 0.00cvss epss 0.00

    HTMLy 3.1.1 contains a Server-Side Request Forgery (SSRF) vulnerability in the RSS feed import functionality. The function get_feed() in system/admin/admin.php passes user-supplied $feed_url directly to file_get_contents() without any validation. An authenticated attacker with…

  • CVE-2026-45233HigJun 25, 2026
    risk 0.00cvss 8.1epss 0.01

    HTMLy CMS through 3.1.1 contains a path traversal vulnerability that allows low-privileged authenticated attackers to relocate arbitrary files by supplying directory traversal sequences in the oldfile parameter at the admin autosave endpoint. Attackers can pass unsanitized…