9.8
CVE-2025-58206
- EPSS 0.11%
- Veröffentlicht 05.09.2025 16:18:13
- Zuletzt bearbeitet 28.01.2026 19:09:37
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
MaxCoach <= 3.2.5 - Unauthenticated Local File Inclusion
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove MaxCoach allows PHP Local File Inclusion. This issue affects MaxCoach: from n/a through 3.2.5.Mögliche Gegenmaßnahme
MaxCoach: Update to version 3.2.6, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Theme
≫
Produkt
MaxCoach
Version
*-3.2.5
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.11% | 0.296 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| audit@patchstack.com | 8.1 | 2.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-98 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')
The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.