<!--- Please review our guidelines before adding a new issue: https://github.com/magento/magento2/wiki/Issue-reporting-guidelines Fields marked with (*) are required. Please don't remove the template. --> ### Preconditions (*) <!--- Provide the exact Magento version (example: 2.4.0) and any important information on the environment where bug is reproducible. --> 1. Magento 2.4.3 ### Steps to reproduce (*) <!--- Important: Provide a set of clear steps to reproduce this bug. We can not provide support without clear instructions on how to reproduce. --> 1. Create a new Cart Price Rule  2. Modify value of Conditions option value in browser's inspect. For example:  3. Select the option that you have modified. ### Expected result (*) <!--- Tell us what do you expect to happen. --> 1. Validation error ### Actual result (*) <!--- Tell us what happened instead. Include error messages and issues. --> 1. Inserted class is created and Magento tries to call methods on it. Have not found an actual exploit but this seems to be really bad practice at best.  --- Please provide [Severity](https://devdocs.magento.com/guides/v2.4/contributor-guide/contributing.html#backlog) assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes. - [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._ - [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._ - [ ] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._ - [ ] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._ - [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._