Search for packages
| purl | pkg:composer/phpmyfaq/phpmyfaq@3.2.6 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-4y3c-5w83-ykgy
Aliases: CVE-2026-24421 GHSA-wm8h-26fv-mg7g |
phpMyFAQ: /api/setup/backup accessible to any authenticated user (authz missing) Authenticated non‑admin users can call /api/setup/backup and trigger a configuration backup. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. |
|
VCID-buch-5e8j-kfch
Aliases: CVE-2026-34729 GHSA-cv2g-8cj8-vgc7 |
Affected by 13 other vulnerabilities. |
|
|
VCID-hbt4-4v4n-4bh2
Aliases: CVE-2026-24420 GHSA-7p9h-m7m8-vhhv |
Duplicate This advisory duplicates another. |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. |
|
VCID-smcg-84sj-pye6
Aliases: CVE-2026-32629 GHSA-98gw-w575-h2ph |
Affected by 13 other vulnerabilities. |
|
|
VCID-uuyq-j4uh-s7bf
Aliases: CVE-2026-24422 GHSA-j4rc-96xj-gvqc |
phpMyFAQ: Public API endpoints expose emails and invisible questions Several public API endpoints return email addresses and non‑public records (e.g. open questions with isVisible=false). |
Affected by 0 other vulnerabilities. Affected by 3 other vulnerabilities. |
|
VCID-vacv-b1y9-h7gs
Aliases: CVE-2025-62519 GHSA-fxm2-cmwj-qvx4 |
phpMyFAQ has Authenticated SQL Injection in Configuration Update Functionality An authenticated SQL injection vulnerability in the main configuration update functionality of phpMyFAQ (v4.0.13 and prior) allows a privileged user with 'Configuration Edit' permissions to execute arbitrary SQL commands. Successful exploitation can lead to a full compromise of the database, including reading, modifying, or deleting all data, as well as potential remote code execution depending on the database configuration. |
Affected by 6 other vulnerabilities. |
|
VCID-z6ad-x3kz-fbgs
Aliases: CVE-2026-34728 GHSA-38m8-xrfj-v38x |
Affected by 13 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-72u7-dj18-9fbm | phpMyFAQ Path Traversal in Attachments There is a Path Traversal vulnerability in Attachments that allows attackers with admin rights to upload malicious files to other locations of the web root. |
CVE-2024-29196
GHSA-mmh6-5cpf-2c72 |
| VCID-d678-pqyj-a3dv | phpMyFAQ SQL injections at insertentry & saveentry A SQL injection vulnerability has been discovered in the `insertentry` & `saveentry` when modifying records due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some cases, even achieve RCE. |
CVE-2024-28107
GHSA-2grw-mc9r-822r |
| VCID-du6p-ymwg-c3h6 | phpMyFAQ stored Cross-site Scripting at user email The `email` field in phpMyFAQ's user control panel page is vulnerable to stored XSS attacks due to the inadequacy of PHP's `FILTER_VALIDATE_EMAIL` function, which only validates the email format, not its content. This vulnerability enables an attacker to execute arbitrary client-side JavaScript within the context of another user's phpMyFAQ session. |
CVE-2024-27300
GHSA-q7g6-xfh2-vhpx |
| VCID-jy6x-1pbg-mbcm | phpMyFAQ Stored HTML Injection at contentLink Due to insufficient validation on the `contentLink` parameter, it is possible for unauthenticated users to inject HTML code to the page which might affect other users. _Also, requires that adding new FAQs is allowed for guests and that the admin doesn't check the content of a newly added FAQ._ |
CVE-2024-28108
GHSA-48vw-jpf8-hwqh |
| VCID-m5ku-7vgc-ykgh | phpMyFAQ Stored Cross-site Scripting at FAQ News Content By manipulating the news parameter in a POST request, an attacker can inject malicious JavaScript code. Upon browsing to the compromised news page, the XSS payload triggers. |
CVE-2024-28106
GHSA-6p68-36m6-392r |
| VCID-qwc2-jydq-73ft | phpMyFAQ Stored Cross-site Scripting at File Attachments An attacker with admin privileges can upload an attachment containing JS code without extension and the application will render it as HTML which allows for XSS attacks. |
CVE-2024-29179
GHSA-hm8r-95g3-5hj9 |
| VCID-rdsy-9m5y-sqc7 | phpMyFAQ SQL Injection at "Save News" A SQL injection vulnerability has been discovered in the the "Add News" functionality due to improper escaping of the email address. This allows any authenticated user with the rights to add/edit FAQ news to exploit this vulnerability to exfiltrate data, take over accounts and in some cases, even achieve RCE. |
CVE-2024-27299
GHSA-qgxx-4xv5-6hcw |
| VCID-sr2g-ufwh-wubs | phpMyFAQ's File Upload Bypass at Category Image Leads to RCE The category image upload function in phpmyfaq is vulnerable to manipulation of the `Content-type` and `lang` parameters, allowing attackers to upload malicious files with a .php extension, potentially leading to remote code execution (RCE) on the system. |
CVE-2024-28105
GHSA-pwh2-fpfr-x5gf |