Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-9656 2 Hubspotdev, Wordpress 2 Hubspot All-in-one Marketing – Forms, Popups, Live Chat, Wordpress 2026-07-17 4.3 Medium
The HubSpot All-In-One Marketing – Forms, Popups, Live Chat plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 11.3.62 via the wp_localize_script() / window.leadinConfig JavaScript object. This makes it possible for authenticated attackers, with contributor-level access and above, to extract the site's plaintext HubSpot OAuth refresh token exposed via the window.leadinConfig JavaScript object, which can then be used to access or modify data in the connected HubSpot tenant. Although the refresh token is stored at rest with AES-256-CTR encryption, decryption occurs server-side before the plaintext value is passed to wp_localize_script(), rendering the at-rest encryption ineffective against this exposure path.
CVE-2025-11762 2 Hubspotdev, Wordpress 2 Hubspot All-in-one Marketing – Forms, Popups, Live Chat, Wordpress 2026-04-28 4.3 Medium
The HubSpot All-In-One Marketing - Forms, Popups, Live Chat plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 11.3.32 via the leadin/public/admin/class-adminconstants.php file. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract a list of all installed plugins and their versions which can be leveraged for reconnaissance and further attacks.