CVE-2025-57925

7.5

immonex · Kickstart Team

A Local File Inclusion vulnerability exists in the immonex Kickstart Team plugin for WordPress due to improper control of filenames used in PHP include statements.

Executive summary

The immonex Kickstart Team plugin contains a critical Local File Inclusion vulnerability that allows authenticated attackers to potentially execute arbitrary code on the underlying server.

Vulnerability

This vulnerability, identified as CWE-98, stems from improper sanitization of filenames within PHP include or require statements. An attacker with low-level authenticated access can manipulate these inputs to include arbitrary local files, leading to sensitive data exposure or remote code execution.

Business impact

The vulnerability carries a CVSS score of 7.5, reflecting a high severity risk. Successful exploitation could allow an attacker to bypass security controls, access sensitive configuration files, or gain full control over the WordPress application environment, leading to significant data breaches and total system compromise.

Remediation

Immediate Action: There is currently no confirmed patch available from the vendor; users should immediately deactivate and remove the Kickstart Team plugin from their WordPress environments until an update is released.

Proactive Monitoring: Security teams should monitor web server access logs for unusual include patterns or attempts to access system files, such as wp-config.php, via suspicious query parameters.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block directory traversal and file inclusion attempts targeting PHP applications.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the potential for complete system compromise, the risk posed by this vulnerability is significant. Administrators must prioritize the removal of the vulnerable plugin from all production instances. Continued monitoring of the vendor's security advisories is essential to identify when a secure version is available for deployment.

More immonex CVEs

History

  1. Disclosed CVE record published
  2. Published in the daily brief high section
  3. Published in the daily brief high section
  4. Analyst report written
  5. Fix documented version 1.7.0 per Wordfence

Sources

Originally found and disclosed by Peter Thaleikis | Patchstack Bug Bounty Program, per the CVE Program record.