---
cve: "CVE-2026-45007"
severity: "MEDIUM"
cvss: 5.3
epss: "22%"
vendor: "thorsten"
kev: false
exploited: false
published: "2026-05-15 19:17:01"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-05T09:55:53+02:00"
---

# CVE-2026-45007

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

phpMyFAQ before 4.1.2 contains missing permission checks in ConfigurationTabController.php where 12 endpoints use userIsAuthenticated() instead of userHasPermission(CONFIGURATION_EDIT). Any authenticated user can enumerate system configuration metadata including permission model, cache backend, mail provider, and translation provider by querying /admin/api/configuration endpoints, violating least privilege access control.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 66792f2575b07d65896b504d47deb5f4f903f9ff (Commit)

## Referenzen

- <https://github.com/thorsten/phpMyFAQ/security/advisories/GHSA-rm98-82fr-mcfx>
- <https://www.vulncheck.com/advisories/phpmyfaq-missing-permission-check-on-12-configuration-api-endpoints-allows-information-disclosure>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-45007) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
