Description
The Builderall for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Photo Module 'attributes' Setting in all versions up to, and including, 3.0.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-09-10
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Builderall for WordPress plugin contains a data‑validation flaw in the Photo Module ’attributes’ setting that allows a contributor or higher privileged user to store malicious JavaScript. When a user views the affected photo page, the injected script runs in that visitor’s browser. This can lead to session hijacking, credential theft, defacement or spreading of malware to other users of the site.

Affected Systems

All installations of Builderall for WordPress version 3.0.2 or older are vulnerable, regardless of the WordPress core version. The flaw exists in the Photo Module files and the associated AJAX handlers that persist the user input.

Risk and Exploitability

The vulnerability has a CVSS score of 6.4, giving it a moderate severity. No EPSS score is publicly available, and the weakness is not listed in CISA's KEV catalog, so there is no evidence of widespread exploitation yet. The flaw requires authenticated access, so only sites with contributor‑level users exposed to the Photo Module are at risk, but once accessed the injected code runs for all visitors who load the page.

Generated by OpenCVE AI on September 10, 2026 at 05:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Builderall for WordPress upgrade (v3.0.3 or newer) to remove the vulnerable ’attributes’ handling.
  • If upgrading is not possible, disable the Photo Module or restrict the ’attributes’ setting to administrators only so that contributor‑level users cannot add arbitrary attributes.
  • Deploy a Content Security Policy that disallows inline scripts or restricts script sources to trusted domains, mitigating the impact of any stored payload that may still exist.

Generated by OpenCVE AI on September 10, 2026 at 05:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 04:00:00 +0000

Type Values Removed Values Added
Description The Builderall for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Photo Module 'attributes' Setting in all versions up to, and including, 3.0.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Builderall for WordPress <= 3.0.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via Photo Module 'attributes' Setting
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-10T03:40:41.401Z

Reserved: 2026-07-15T13:13:09.487Z

Link: CVE-2026-15820

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T04:17:48.130

Modified: 2026-09-10T04:17:48.130

Link: CVE-2026-15820

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T05:30:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')