CVE-2026-24422
phpMyFAQ: Public API endpoints expose emails and invisible questions
5.3
MEDIUM
CVSS 3.1
EPSS 0.38%
描述
### Summary Several public API endpoints return email addresses and non‑public records (e.g. open questions with isVisible=false). ### Details OpenQuestionController::list() calls Question::getAll() with the default showAll=true, returning invisible questions and their emails. Similar exposures exist in comment/news/faq APIs. ### PoC ``` curl -i -H 'Accept-Language: en' \ http://192.168.40.16/phpmyfaq/api/v3.0/open-questions ``` ### Impact Privacy exposure of email addresses and non‑public content; increased risk of phishing/scraping.
如何修補 CVE-2026-24422
要修補 CVE-2026-24422,請將受影響套件升級到下列已修補版本。
- —升級至 4.0.17 或更新版本
- —升級至 4.0.17 或更新版本
CVE-2026-24422 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 4.0.17
- from 0, < 4.0.17
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |