VYPR
Medium severity5.8NVD Advisory· Published Jun 19, 2024· Updated Apr 15, 2026

CVE-2024-4787

CVE-2024-4787

Description

The Cost Calculator Builder PRO for WordPress is vulnerable to arbitrary email sending vulnerability in versions up to, and including, 3.1.75. This is due to insufficient limitations on the email recipient and the content in the 'send_pdf' and the 'send_pdf_front' functions which are reachable via AJAX. This makes it possible for unauthenticated attackers to send emails with any content to any recipient.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Cost Calculator Builder PRO plugin for WordPress ≤3.1.75 lets unauthenticated attackers send arbitrary emails to any recipient via AJAX functions.

Root

Cause

The Cost Calculator Builder PRO plugin for WordPress, in versions up to and including 3.1.75, fails to properly restrict the email recipient and content in the send_pdf and send_pdf_front functions. These functions are reachable via AJAX, meaning they can be triggered from the front end without authentication [1].

Exploitation

An unauthenticated attacker can craft an AJAX request to these functions, specifying any email address as the recipient and any arbitrary content (including HTML) as the email body. No authentication or prior interaction from a site administrator is required, making the attack surface broad [1].

Impact

Successful exploitation allows the attacker to abuse the server's email delivery capabilities to send unsolicited emails from the victim WordPress site. This can be used for phishing, spam, or reputation damage, as the emails will appear to originate from a legitimate domain associated with the website [1].

Mitigation

The vulnerability has been addressed in version 3.1.76 of the plugin. Users are strongly advised to update to the latest version available, which includes proper input validation and limitations on email sending capabilities [1].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.