VYPR
Unrated severityNVD Advisory· Published Jun 17, 2019· Updated Aug 4, 2024

CVE-2019-11407

CVE-2019-11407

Description

app/operator_panel/index_inc.php in the Operator Panel module in FusionPBX 4.4.3 suffers from an information disclosure vulnerability due to excessive debug information, which allows authenticated administrative attackers to obtain credentials and other sensitive information.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

FusionPBX 4.4.3 Operator Panel module exposes debug info in index_inc.php, allowing authenticated admins to obtain credentials and other sensitive data.

Vulnerability

The Operator Panel module in FusionPBX 4.4.3 includes app/operator_panel/index_inc.php that exposes excessive debug information. This occurs when the application is configured to show debug output, which is enabled by default in certain administrative contexts. The affected file logs or displays detailed error messages containing sensitive data, including credentials.

Exploitation

An attacker with authenticated administrative access to the FusionPBX web interface can trigger the debug output by accessing the Operator Panel module. No special privileges beyond standard admin rights are required. The attacker simply navigates to the vulnerable page, and the debug information is rendered in the response.

Impact

Successful exploitation leads to information disclosure, revealing credentials (such as database passwords, API keys) and other sensitive configuration details. This can allow the attacker to escalate privileges, access other systems, or compromise the FusionPBX installation further.

Mitigation

The issue is fixed in commit f38676b7b63bb1ec3a68d577fe23e6701f482aef [1]. Users should update FusionPBX to a version that includes this commit or disable debug output in production environments. As of the publication date, no official release containing the fix has been announced, so applying the patch manually or awaiting an updated release is recommended.

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.