๐Ÿ” CVE Alert

CVE-2026-14900

CRITICAL 9.8

Cost Calculator Builder PRO <= 4.0.3 - Unauthenticated Remote Code Execution via 'orderDetails' Parameter

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

The Cost Calculator Builder PRO plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.0.3 via the js_to_php function. This is due to insufficient sanitization of the orderDetails[*].originalValue field, which is injected verbatim into a calculator formula string passed to PHP eval() inside js_to_php(), with the regex allow-list in evaluateFormula() only filtering alphanumeric tokens and leaving non-word punctuation characters intact. This makes it possible for unauthenticated attackers to execute code on the server. The only authentication barrier is a nonce check, but the required nonce is publicly emitted on every front-end page via the wp_head hook, making it freely obtainable by unauthenticated visitors. Payloads must be non-word XOR gadgets to bypass sanitization.

CWE CWE-94
Vendor stylemixthemes
Product cost calculator builder pro
Published Jul 29, 2026
Stay Ahead of the Next One

Get instant alerts for stylemixthemes cost calculator builder pro

Be the first to know when new critical vulnerabilities affecting stylemixthemes cost calculator builder pro are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

StylemixThemes / Cost Calculator Builder PRO
0 โ‰ค 4.0.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/4c8f2872-06ff-41a2-b601-77a47470de0c?source=cve stylemixthemes.com: https://stylemixthemes.com/cost-calculator-plugin/

Credits

Nox Axter