216.73.217.172

CVE-2026-24421

· Published 24/01/2026 02:15 · Modified 24/01/2026 03:16

Labels: CVE-2026-24421 2026-01-24CVE-2026-24421CWE-862[email protected]

Essential information

Published
24/01/2026 02:15
Modified
24/01/2026 03:16
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CVSS metrics

Description

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated() but does not verify that the requester has configuration/admin permissions. Non-admin users can trigger a configuration backup and retrieve its path. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. This issue is fixed in version 4.0.17.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
phpmyfaq / phpmyfaq cpe:2.3:a:phpmyfaq:phpmyfaq:4.0.14:*:*:*:*:*:*:*
phpmyfaq / phpmyfaq cpe:2.3:a:phpmyfaq:phpmyfaq:4.0.17:*:*:*:*:*:*:*

References