Security Alert Summary
The Bridge – Creative Multipurpose WordPress Theme is affected by a stored Cross-Site Scripting (XSS) vulnerability via the ‘circle_line’ shortcode attribute. Authenticated users with contributor-level access or higher can inject arbitrary scripts into pages; those scripts will execute whenever a user loads an injected page.
CVE Details
- CVE ID: CVE-2026-15609
- Affected component: The Bridge – Creative Multipurpose WordPress Theme
- Affected versions: All versions up to, and including, 30.8.9.1
- Published: September 15, 2026 at 1:16:40 PM
- Last modified: September 15, 2026 at 2:37:14 PM
- CVSS v3.1: Base Score 6.4, Severity MEDIUM
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N - Authentication / Privileges / User Interaction: Vulnerability requires an authenticated attacker with contributor-level access or above. Privileges Required: LOW. User Interaction: NONE.
- Primary impact: Confidentiality: LOW; Integrity: LOW; Availability: NONE
- Weakness (CWE): CWE-79 (Improper Neutralization of Input During Web Page Generation – Cross-site Scripting)
Technical Details
The theme fails to sufficiently sanitize and escape user-supplied input for the circle_line shortcode attribute. Because input is stored and later rendered in pages without proper output escaping, authenticated users with contributor-level access or higher can insert JavaScript payloads that are persisted in page content.
When a page containing an injected circle_line attribute is viewed, the stored script is executed in the context of the visiting user’s browser. The vulnerability stems from inadequate input validation and missing output escaping in the shortcode handling path.
How This Could Impact Your Website
In a typical small or medium business WordPress site, multiple roles interact with content: a site owner, internal staff who publish content, and external contractors or contributors who submit drafts. An authenticated contributor could add a malicious circle_line attribute to a page. When another user (for example, an editor or administrator) views that page, the injected script runs in their browser.
Practical consequences aligned with the CVSS impacts include exposure of limited confidential data visible to the browser (for example, internal user email addresses rendered on the page) and an increased risk of targeted phishing or social engineering against site users. The vulnerability does not by itself indicate full site compromise, but it can be abused to gather information or perform actions allowed to the viewing user within their browser context.
If youre unsure whether your site is affected or how to assess your current user roles and plugins, it may be worth having a professional review of your setup.
Recommended Actions
- Update the affected theme as soon as a patched version is available.
- Review and reduce unnecessary user roles, especially contributor privileges.
- Enforce strong passwords and enable two-factor authentication for editors and administrators.
- Remove unused or unmaintained themes and plugins from your installation.
- Monitor site activity and logs for unusual behavior related to content changes or unexpected page content.
If youd like help reviewing your plugins, user roles, or overall WordPress security posture, our team at Freshy is happy to help.