CVE Explorer
CVE-2026-49205
phpMyFAQ is an open source FAQ web application. Versions prior to 4.1.4 have Missing Authorization in the API CategoryController. CVE-2026-24421 addressed this in the BackupController by adding: $this->userHasPermission(PermissionType::BACKUP). The same fix was not applied to 4 other write endpoints in the public API. All 4 only call $this->hasValidToken() — which checks a shared API key header, rather than the individual user's role permissions. The following APIs are affected: POST /api/v4.0/
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"phpMyFAQ","vendor":"thorsten","versions":[{"status":"affected","version":"< 4.1.4"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:abf918391c0fcb190e3ca44f0df85a2ac924466ffcec0753d6ebc9efe23bc72b · sha256:5864765f51ee1e68… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:abf918391c0fcb190e3ca44f0df85a2ac924466ffcec0753d6ebc9efe23bc72b · sha256:5864765f51ee1e68… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-862","description":"CWE-862: Missing Authorization","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:abf918391c0fcb190e3ca44f0df85a2ac924466ffcec0753d6ebc9efe23bc72b · sha256:5864765f51ee1e68… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/thorsten/phpMyFAQ/commit/d5c195b1ecf5dc30fb825d7eb50d22481c24cb07","tags":["x_refsource_MISC"],"url":"https://github.com/thorsten/phpMyFAQ/commit/d5c195b1ecf5dc30fb825d7eb50d22481c24cb07"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:abf918391c0fcb190e3ca44f0df85a2ac924466ffcec0753d6ebc9efe23bc72b · sha256:5864765f51ee1e68… · /containers/cna/references/1
{"name":"https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-8c6h-7g6x-m5x4","tags":["x_refsource_CONFIRM"],"url":"https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-8c6h-7g6x-m5x4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:abf918391c0fcb190e3ca44f0df85a2ac924466ffcec0753d6ebc9efe23bc72b · sha256:5864765f51ee1e68… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.