CVE-2024-4787: CWE-20 Improper Input Validation in StylemixThemes Cost Calculator Builder PRO
CVE-2024-4787 is a medium severity vulnerability in StylemixThemes Cost Calculator Builder PRO for WordPress, affecting all versions up to 3. 1. 75. It allows unauthenticated attackers to send arbitrary emails to any recipient by exploiting insufficient input validation in the 'send_pdf' and 'send_pdf_front' AJAX functions. This vulnerability does not impact confidentiality or availability but can lead to integrity issues such as email spoofing or spam campaigns. No authentication or user interaction is required, and the flaw is remotely exploitable over the network. Although no known exploits are currently in the wild, the vulnerability poses a risk of abuse for phishing or spam distribution. Organizations using this plugin should prioritize patching or applying mitigations to prevent misuse. Countries with significant WordPress usage and e-commerce activity are at higher risk. The CVSS score is 5.
AI Analysis
Technical Summary
CVE-2024-4787 is an improper input validation vulnerability (CWE-20) found in the Cost Calculator Builder PRO plugin for WordPress, developed by StylemixThemes. The flaw exists in the 'send_pdf' and 'send_pdf_front' functions, which are accessible via AJAX endpoints. These functions handle sending emails containing PDF attachments generated by the plugin. Due to insufficient restrictions on the email recipient fields and email content parameters, an unauthenticated attacker can craft requests that cause the plugin to send emails to arbitrary recipients with arbitrary content. This can be exploited remotely without any authentication or user interaction, making it a network-exploitable vulnerability. The vulnerability affects all versions up to and including 3.1.75. While the vulnerability does not allow direct access to sensitive data or system compromise, it undermines the integrity of email communications by enabling spoofed or malicious emails to be sent from the affected WordPress site. This can facilitate phishing, spam campaigns, or reputational damage to the organization hosting the vulnerable plugin. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The CVSS v3.1 base score is 5.8, indicating a medium severity level, with attack vector network (AV:N), low attack complexity (AC:L), no privileges required (PR:N), no user interaction (UI:N), and scope changed (S:C).
Potential Impact
The primary impact of CVE-2024-4787 is on the integrity of email communications sent from affected WordPress sites. Attackers can abuse the plugin to send arbitrary emails to any recipient, potentially leading to phishing attacks, spam distribution, or social engineering campaigns that appear to originate from a legitimate source. This can damage the reputation of the affected organization and erode trust with customers or partners. Although confidentiality and availability are not directly impacted, the misuse of email functionality can indirectly lead to further attacks if recipients are deceived by malicious content. Organizations relying on this plugin for cost calculations and customer communications may face increased risk of email abuse and associated operational disruptions. The vulnerability's ease of exploitation and unauthenticated access increase the likelihood of exploitation attempts, especially on publicly accessible WordPress sites. The scope is broad since all versions up to 3.1.75 are affected, and the plugin is used globally in various industries, including e-commerce, services, and consulting.
Mitigation Recommendations
1. Immediately update the Cost Calculator Builder PRO plugin to a patched version once available from StylemixThemes. Monitor official channels for release announcements. 2. In the absence of an official patch, implement web application firewall (WAF) rules to block or restrict access to the vulnerable AJAX endpoints ('send_pdf' and 'send_pdf_front'). 3. Restrict outgoing SMTP email permissions on the web server to prevent unauthorized email sending or configure rate limiting to detect and block abnormal email volumes. 4. Review and harden email sending configurations in WordPress and the plugin settings to limit allowed recipient domains or addresses. 5. Monitor email logs for unusual sending patterns or unauthorized emails originating from the affected site. 6. Educate staff and users about potential phishing risks stemming from this vulnerability. 7. Consider disabling the PDF email sending feature temporarily if it is not critical to operations until a patch is applied. 8. Conduct regular vulnerability scans and penetration tests to detect similar input validation issues in other plugins or custom code.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Netherlands, Japan, South Korea, Italy, Spain
CVE-2024-4787: CWE-20 Improper Input Validation in StylemixThemes Cost Calculator Builder PRO
Description
CVE-2024-4787 is a medium severity vulnerability in StylemixThemes Cost Calculator Builder PRO for WordPress, affecting all versions up to 3. 1. 75. It allows unauthenticated attackers to send arbitrary emails to any recipient by exploiting insufficient input validation in the 'send_pdf' and 'send_pdf_front' AJAX functions. This vulnerability does not impact confidentiality or availability but can lead to integrity issues such as email spoofing or spam campaigns. No authentication or user interaction is required, and the flaw is remotely exploitable over the network. Although no known exploits are currently in the wild, the vulnerability poses a risk of abuse for phishing or spam distribution. Organizations using this plugin should prioritize patching or applying mitigations to prevent misuse. Countries with significant WordPress usage and e-commerce activity are at higher risk. The CVSS score is 5.
AI-Powered Analysis
Technical Analysis
CVE-2024-4787 is an improper input validation vulnerability (CWE-20) found in the Cost Calculator Builder PRO plugin for WordPress, developed by StylemixThemes. The flaw exists in the 'send_pdf' and 'send_pdf_front' functions, which are accessible via AJAX endpoints. These functions handle sending emails containing PDF attachments generated by the plugin. Due to insufficient restrictions on the email recipient fields and email content parameters, an unauthenticated attacker can craft requests that cause the plugin to send emails to arbitrary recipients with arbitrary content. This can be exploited remotely without any authentication or user interaction, making it a network-exploitable vulnerability. The vulnerability affects all versions up to and including 3.1.75. While the vulnerability does not allow direct access to sensitive data or system compromise, it undermines the integrity of email communications by enabling spoofed or malicious emails to be sent from the affected WordPress site. This can facilitate phishing, spam campaigns, or reputational damage to the organization hosting the vulnerable plugin. No patches or fixes are currently linked, and no known exploits have been reported in the wild as of the publication date. The CVSS v3.1 base score is 5.8, indicating a medium severity level, with attack vector network (AV:N), low attack complexity (AC:L), no privileges required (PR:N), no user interaction (UI:N), and scope changed (S:C).
Potential Impact
The primary impact of CVE-2024-4787 is on the integrity of email communications sent from affected WordPress sites. Attackers can abuse the plugin to send arbitrary emails to any recipient, potentially leading to phishing attacks, spam distribution, or social engineering campaigns that appear to originate from a legitimate source. This can damage the reputation of the affected organization and erode trust with customers or partners. Although confidentiality and availability are not directly impacted, the misuse of email functionality can indirectly lead to further attacks if recipients are deceived by malicious content. Organizations relying on this plugin for cost calculations and customer communications may face increased risk of email abuse and associated operational disruptions. The vulnerability's ease of exploitation and unauthenticated access increase the likelihood of exploitation attempts, especially on publicly accessible WordPress sites. The scope is broad since all versions up to 3.1.75 are affected, and the plugin is used globally in various industries, including e-commerce, services, and consulting.
Mitigation Recommendations
1. Immediately update the Cost Calculator Builder PRO plugin to a patched version once available from StylemixThemes. Monitor official channels for release announcements. 2. In the absence of an official patch, implement web application firewall (WAF) rules to block or restrict access to the vulnerable AJAX endpoints ('send_pdf' and 'send_pdf_front'). 3. Restrict outgoing SMTP email permissions on the web server to prevent unauthorized email sending or configure rate limiting to detect and block abnormal email volumes. 4. Review and harden email sending configurations in WordPress and the plugin settings to limit allowed recipient domains or addresses. 5. Monitor email logs for unusual sending patterns or unauthorized emails originating from the affected site. 6. Educate staff and users about potential phishing risks stemming from this vulnerability. 7. Consider disabling the PDF email sending feature temporarily if it is not critical to operations until a patch is applied. 8. Conduct regular vulnerability scans and penetration tests to detect similar input validation issues in other plugins or custom code.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-05-10T20:17:46.254Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b96b7ef31ef0b556f2b
Added to database: 2/25/2026, 9:37:26 PM
Last enriched: 2/26/2026, 12:54:46 AM
Last updated: 2/26/2026, 8:01:31 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.