Server-Side Request Forgery Vulnerability in HTMLy by Danpros
CVE-2026-57940
2.1LOW
What is CVE-2026-57940?
HTMLy version 3.1.1 contains a vulnerability allowing authenticated users with administrative privileges to exploit the RSS feed import feature. This occurs in the get_feed() function, which unsafely incorporates user-supplied URLs directly into the file_get_contents() function, lacking proper validation. An attacker can manipulate this by entering specific URLs, potentially leading to unauthorized access to sensitive data or services on the server.
Affected Version(s)
HTMLy PHP 3.1.1
