---
id: CVE-2026-62988
title: Froxlor is open source server administration software
summary: >-
  Froxlor is open source server administration software. From 2.3.7 until 2.3.8,
  the Customers.get, Customers.listing, Admins.get, Admins.listing, Ftps.get,
  and Ftps.listing API commands in lib/Froxlor/Api/Commands/Customers.php,
  lib/Froxl…
severity: critical
cvss: 9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:L'
cwe:
  - CWE-200
vendor: froxlor
product: froxlor/froxlor
affected:
  - froxlor/froxlor < 2.3.8
patched:
  - froxlor/froxlor 2.3.8
published: '2026-08-18'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T21:02:26.047'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-62988'
references:
  - url: >-
      https://github.com/froxlor/froxlor/commit/52a43fb826bb9a058faf9c39feeef7ac4444ceba
    label: security-advisories@github.com
  - url: >-
      https://github.com/froxlor/froxlor/commit/8667fa3a4d77d6e322b7b8f7b9edbc1613ab5797
    label: security-advisories@github.com
  - url: 'https://github.com/froxlor/froxlor/releases/tag/2.3.8'
    label: security-advisories@github.com
  - url: 'https://github.com/froxlor/froxlor/security/advisories/GHSA-7788-ghfq-c6mh'
    label: security-advisories@github.com
  - url: 'https://github.com/froxlor/froxlor/security/advisories/GHSA-7788-ghfq-c6mh'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
  - url: 'https://github.com/advisories/GHSA-7788-ghfq-c6mh'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00627
epssPercentile: 0.47838
aliases:
  - GHSA-7788-ghfq-c6mh
ecosystem: composer
ingestedAt: '2026-08-18T21:22:59.866Z'
---

## Overview

Froxlor is open source server administration software. From 2.3.7 until 2.3.8, the Customers.get, Customers.listing, Admins.get, Admins.listing, Ftps.get, and Ftps.listing API commands in lib/Froxlor/Api/Commands/Customers.php, lib/Froxlor/Api/Commands/Admins.php, and lib/Froxlor/Api/Commands/Ftps.php retrieve full database rows and return them without removing password and data_2fa fields. An authenticated API caller with permission to use these endpoints can obtain customer, administrator, and FTP password hashes as well as Base32-encoded TOTP seeds for administrator and customer accounts. Password hashes can be cracked offline, and TOTP seeds can generate valid second-factor codes until two-factor authentication is reset. Exposure of both values for an account can enable takeover of the hosting panel or hosted resources and can defeat both authentication factors. This issue is fixed in version 2.3.8.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-62988)

Affected packages:

- `froxlor/froxlor < 2.3.8`

Patched in:

- `froxlor/froxlor 2.3.8`

Source: https://github.com/advisories/GHSA-7788-ghfq-c6mh
