VYPR

Custom CSS Js PHP

by WordPress

CVEs (2)

  • CVE-2026-6433HigMay 11, 2026
    risk 0.47cvss 7.3epss 0.00

    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.

  • CVE-2024-11330MedNov 23, 2024
    risk 0.40cvss 6.1epss 0.01

    The Custom CSS, JS & PHP plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg & remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 2.3.0. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.