VYPR
Vendor

Froxlor

Products
1
CVEs
47
Across products
47
Status
Private

Products

1

Recent CVEs

47
View all 47 CVEs →
  • CVE-2026-41228CriApr 23, 2026
    risk 0.57cvss 9.9epss 0.01

    Froxlor is open source server administration software. Prior to version 2.3.6, the Froxlor API endpoint `Customers.update` (and `Admins.update`) does not validate the `def_language` parameter against the list of available language files. An authenticated customer can set…

  • CVE-2015-5959CriSep 6, 2017
    risk 0.57cvss 9.8epss 0.03

    Froxlor before 0.9.33.2 with the default configuration/setup might allow remote attackers to obtain the database password by reading /logs/sql-error.log.

  • CVE-2016-5100CriFeb 13, 2017
    risk 0.57cvss 9.8epss 0.02

    Froxlor before 0.9.35 uses the PHP rand function for random number generation, which makes it easier for remote attackers to guess the password reset token by predicting a value.

  • CVE-2024-34070CriMay 14, 2024
    risk 0.55cvss 9.6epss 0.01

    Froxlor is open source server administration software. Prior to 2.1.9, a Stored Blind Cross-Site Scripting (XSS) vulnerability was identified in the Failed Login Attempts Logging Feature of the Froxlor Application. An unauthenticated User can inject malicious scripts in the…

  • CVE-2026-41229CriApr 23, 2026
    risk 0.52cvss 9.1epss 0.00

    Froxlor is open source server administration software. Prior to version 2.3.6, `PhpHelper::parseArrayToString()` writes string values into single-quoted PHP string literals without escaping single quotes. When an admin with `change_serversettings` permission adds or updates a…

  • CVE-2026-41236HigJun 4, 2026
    risk 0.50cvss 8.8epss 0.00

    Froxlor is open source server administration software. Version 2.3.6 contains a symlink-following flaw in the root-owned SSH key synchronization path used for customer FTP users. The provisioning code appends public keys to `~/.ssh/authorized_keys` under a customer-controlled…

  • CVE-2026-41237HigJun 4, 2026
    risk 0.49cvss epss 0.00

    Froxlor is open source server administration software. In version 2.3.6 and earlier, the LOC record regex uses `\s+` which matches newlines (allowing embedded newlines to pass), TLSA `matchingType=0` has no upper bound on hex data length, and all validators return raw input…

  • CVE-2026-41235HigJun 4, 2026
    risk 0.49cvss epss 0.00

    Froxlor is open source server administration software. Version 2.3.6 lets administrators configure `system.available_shells` as the approved shell list that customers may assign to FTP users. However, the server-side FTP account handlers do not enforce that whitelist when…

  • CVE-2026-41230HigApr 23, 2026
    risk 0.48cvss 8.5epss 0.00

    Froxlor is open source server administration software. Prior to version 2.3.6, `DomainZones::add()` accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the `content` field. When a DNS type not covered by the if/elseif validation…

  • CVE-2026-41234HigJun 4, 2026
    risk 0.42cvss 7.6epss 0.00

    Froxlor is open source server administration software. Prior to version 2.3.7, the `DomainZones.add` API endpoint does not sanitize newline characters in TXT record content. An authenticated customer with DNS editing enabled can inject newlines into TXT record values, which…

  • CVE-2026-41231HigApr 23, 2026
    risk 0.42cvss 7.5epss 0.00

    Froxlor is open source server administration software. Prior to version 2.3.6, `DataDump.add()` constructs the export destination path from user-supplied input without passing the `$fixed_homedir` parameter to `FileDir::makeCorrectDir()`, bypassing the symlink validation that…

  • CVE-2020-36978MedJan 27, 2026
    risk 0.42cvss 6.4epss 0.00

    Froxlor Server Management Panel 0.10.16 contains a persistent cross-site scripting vulnerability in customer registration input fields. Attackers can inject malicious scripts through username, name, and firstname parameters to execute code when administrators view customer…

  • CVE-2026-52793higJun 3, 2026
    risk 0.38cvss epss 0.00

    ## Summary Froxlor's API authentication (`FroxlorRPC::validateAuth`) does not enforce Two-Factor Authentication. When a user (admin or customer) enables 2FA on their account, the web UI correctly requires a TOTP code after password verification. However, the API accepts…

  • CVE-2026-41233MedApr 23, 2026
    risk 0.28cvss 5.4epss 0.00

    Froxlor is open source server administration software. Prior to version 2.3.6, in `Domains.add()`, the `adminid` parameter is accepted from user input and used without validation when the calling reseller does not have the `customers_see_all` permission. This allows a reseller…

  • CVE-2026-41232MedApr 23, 2026
    risk 0.26cvss 5.0epss 0.00

    Froxlor is open source server administration software. Prior to version 2.3.6, in `EmailSender::add()`, the domain ownership validation for full email sender aliases uses the wrong array index when splitting the email address, passing the local part instead of the domain to…

  • CVE-2023-0315Jan 16, 2023
    risk 0.04cvss epss 0.98

    Command Injection in GitHub repository froxlor/froxlor prior to 2.0.8.

  • CVE-2026-30932Mar 24, 2026
    risk 0.00cvss epss 0.01

    Froxlor is open source server administration software. Prior to version 2.3.5, the DomainZones.add API endpoint (accessible to customers with DNS enabled) does not validate the content field for several DNS record types (LOC, RP, SSHFP, TLSA). An attacker can inject newlines and…

  • CVE-2026-26279Mar 3, 2026
    risk 0.00cvss epss 0.01

    Froxlor is open source server administration software. Prior to 2.3.4, a typo in Froxlor's input validation code (== instead of =) completely disables email format checking for all settings fields declared as email type. This allows an authenticated admin to store arbitrary…

  • CVE-2025-48958Jun 2, 2025
    risk 0.00cvss epss 0.00

    Froxlor is open source server administration software. Prior to version 2.2.6, an HTML Injection vulnerability in the customer account portal allows an attacker to inject malicious HTML payloads in the email section. This can lead to phishing attacks, credential theft, and…

  • CVE-2025-29773Mar 13, 2025
    risk 0.00cvss epss 0.00

    Froxlor is open-source server administration software. A vulnerability in versions prior to 2.2.6 allows users (such as resellers or customers) to create accounts with the same email address as an existing account. This creates potential issues with account identification and…