ispconfig CVE Vulnerabilities & Metrics

Focus on ispconfig vulnerabilities and metrics.

Last updated: 12 May 2026, 22:25 UTC

About ispconfig Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with ispconfig. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total ispconfig CVEs: 8
Earliest CVE date: 12 May 2006, 00:02 UTC
Latest CVE date: 05 May 2026, 16:16 UTC

Latest CVE reference: CVE-2025-52206

Rolling Stats

30-day Count (Rolling): 1
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical ispconfig CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 6.06

Max CVSS: 9.3

Critical CVEs (≥9): 2

CVSS Range vs. Count

Range Count
0.0-3.9 2
4.0-6.9 4
7.0-8.9 4
9.0-10.0 2

CVSS Distribution Chart

Top 5 Highest CVSS ispconfig CVEs

These are the five CVEs with the highest CVSS scores for ispconfig, sorted by severity first and recency.

All CVEs for ispconfig

CVE-2025-52206 ispconfig vulnerability CVSS: 0 05 May 2026, 16:16 UTC

ISPConfig 3.3.0 is vulnerable to Cross Site Scripting (XSS) via the system status webpage.

CVE-2023-46818 ispconfig vulnerability CVSS: 0 27 Oct 2023, 04:15 UTC

An issue was discovered in ISPConfig before 3.2.11p1. PHP code injection can be achieved in the language file editor by an admin if admin_allow_langedit is enabled.

CVE-2021-3021 ispconfig vulnerability CVSS: 7.5 05 Jan 2021, 16:15 UTC

ISPConfig before 3.2.2 allows SQL injection.

CVE-2020-9398 ispconfig vulnerability CVSS: 9.3 25 Feb 2020, 21:15 UTC

ISPConfig before 3.1.15p3, when the undocumented reverse_proxy_panel_allowed=sites option is manually enabled, allows SQL Injection.

CVE-2013-3629 ispconfig vulnerability CVSS: 6.5 07 Feb 2020, 15:15 UTC

ISPConfig 3.0.5.2 has Arbitrary PHP Code Execution

CVE-2012-2087 ispconfig vulnerability CVSS: 7.5 23 Jan 2020, 15:15 UTC

ISPConfig 3.0.4.3: the "Add new Webdav user" can chmod and chown entire server from client interface.

CVE-2018-17984 ispconfig vulnerability CVSS: 4.6 04 Oct 2018, 23:29 UTC

An unanchored /[a-z]{2}/ regular expression in ISPConfig before 3.1.13 makes it possible to include arbitrary files, leading to code execution. This is exploitable by authenticated users who have local filesystem access.

CVE-2017-17384 ispconfig vulnerability CVSS: 9.0 07 Dec 2017, 08:29 UTC

ISPConfig 3.x before 3.1.9 allows remote authenticated users to obtain root access by creating a crafted cron job.

CVE-2015-4119 ispconfig vulnerability CVSS: 6.8 15 Jun 2015, 15:59 UTC

Multiple cross-site request forgery (CSRF) vulnerabilities in ISPConfig before 3.0.5.4p7 allow remote attackers to hijack the authentication of (1) administrators for requests that create an administrator account via a request to admin/users_edit.php or (2) arbitrary users for requests that conduct SQL injection attacks via the server parameter to monitor/show_sys_state.php.

CVE-2015-4118 ispconfig vulnerability CVSS: 6.5 15 Jun 2015, 15:59 UTC

SQL injection vulnerability in monitor/show_sys_state.php in ISPConfig before 3.0.5.4p7 allows remote authenticated users with monitor permissions to execute arbitrary SQL commands via the server parameter. NOTE: this can be leveraged by remote attackers using CVE-2015-4119.2.

CVE-2006-3042 ispconfig vulnerability CVSS: 7.5 15 Jun 2006, 10:02 UTC

Multiple PHP remote file inclusion vulnerabilities in ISPConfig 2.2.3 allow remote attackers to execute arbitrary PHP code via a URL in the (1) go_info[isp][classes_root] parameter in (a) server.inc.php, and the (2) go_info[server][classes_root] parameter in (b) app.inc.php, (c) login.php, and (d) trylogin.php. NOTE: this issue has been disputed by the vendor, who states that the original researcher "reviewed the installation tarball that is not identical with the resulting system after installtion. The file, where the $go_info array is declared ... is created by the installer.

CVE-2006-2315 ispconfig vulnerability CVSS: 7.5 12 May 2006, 00:02 UTC

PHP remote file inclusion vulnerability in session.inc.php in ISPConfig 2.2.2 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the go_info[server][classes_root] parameter. NOTE: the vendor has disputed this vulnerability, saying that session.inc.php is not under the web root in version 2.2, and register_globals is not enabled