CVE-2026-9656 MEDIUM

CVE-2026-9656: HubSpot All-In-One Marketing <= 11.3.62 - Authenticated (Contributor+) Sensitive Information Exposure via Block Editor Localized Script

Vendor Hubspotdev
Product HubSpot All-In-One Marketing – Forms, Popups, Live Chat
Weakness CWE-200 · Info exposure
Published July 17, 2026
Last update July 17, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

The HubSpot All-In-One Marketing plugin contains an information exposure vulnerability affecting versions up to 11.3.62. An authenticated user with low privileges can access sensitive data that should be restricted. The vulnerability requires network access and valid login credentials but no additional user interaction. Site administrators should update to a version newer than 11.3.62 to remediate this issue.

What an attacker can do

03Attacker Capabilities

Read sensitive data accessible only to higher-privilege users or other restricted information.

Potential impact on your site

04Site Impact

Authenticated users can view data they should not have access to, risking exposure of private information.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege account on the site; network access required.

Key dates

06Disclosure timeline

July 17, 2026 CVE published

Related vulnerabilities

08Related CVE