VYPR

HFS

by Rejetto

CVEs (8)

  • CVE-2020-13432HigJun 8, 2020
    risk 0.03cvss 7.5epss 0.31

    rejetto HFS (aka HTTP File Server) v2.3m Build #300, when virtual files or folders are used, allows remote attackers to trigger an invalid-pointer write access violation via concurrent HTTP requests with a long URI or long HTTP headers.

  • CVE-2026-61505MedJul 13, 2026
    risk 0.00cvss 5.3epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 allows path traversal through the lang query parameter, permitting a remote unauthenticated attacker to read certain JSON files outside the shared folders. Exploitation is constrained to files matching a narrow naming and format pattern, limiting…

  • CVE-2026-61504MedJul 13, 2026
    risk 0.00cvss 5.4epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 does not escape file names in its fallback "basic" web listing, and this listing can be forced by any browser via the ?get=basic parameter. A user with upload permission - or an anonymous user on servers with an open upload folder - can store a…

  • CVE-2026-61503MedJul 13, 2026
    risk 0.00cvss 5.3epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 returns observably different responses from its login endpoint depending on whether the submitted username exists. A remote unauthenticated attacker can use this to confirm valid account names, including the default admin account, facilitating…

  • CVE-2026-61502MedJul 13, 2026
    risk 0.00cvss 4.3epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 accepts state-changing API requests via the GET method and exempts GET requests from its anti-CSRF header check. A remote attacker can perform administrative actions including account creation and configuration changes leading to code execution -…

  • CVE-2026-61501MedJul 13, 2026
    risk 0.00cvss 6.1epss 0.00

    Rejetto HFS 3.0.0 through 3.2.0 renders log entries in the administration panel as HTML without sanitization. A remote unauthenticated attacker can submit a failed login with a crafted username that is written to the error log and executes JavaScript in an administrator's…

  • CVE-2026-61500CriJul 13, 2026
    risk 0.00cvss 9.8epss 0.01

    Rejetto HFS 3.0.0 through 3.2.0 derives its session-cookie signing key from the non-cryptographic Math.random() generator and discloses outputs of the same generator to unauthenticated clients during login. A remote attacker can collect a small number of login responses,…

  • CVE-2008-0408Jan 29, 2008
    risk 0.00cvss epss 0.02

    HTTP File Server (HFS) before 2.2c allows remote attackers to append arbitrary text to the log file by using the base64 representation of this text during HTTP Basic Authentication.