CVE Catalog

CVE-2026-6433

High
Published: Translated: NVD NIST

Summary

The Custom css-js-php WordPress plugin through 2.0.7 does not properly sanitize user input before using it in a SQL query, allowing unauthenticated users to execute arbitrary PHP code on the server.

Risk Assessment

The risk associated with this vulnerability is the potential for arbitrary PHP code execution, which could lead to server takeover and data leakage.

Recommendation

It is recommended to update the plugin to the latest version that fixes input sanitization issues and to review and monitor server logs for potential attacks.

Related vulnerabilities

Original NVD description (English source)

The Custom css-js-php WordPress plugin through 2.0.7 does not properly sanitize user input before using it in a SQL query, and the result is passed to eval(), allowing unauthenticated users to execute arbitrary PHP code on the server.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS