Page Builder by SiteOrigin

Slug: siteorigin-panels · Greg - SiteOrigin · 500,000+

Actively maintained
Page Builder by SiteOrigin banner image

Overall Score

Good overall quality

86
Good

What this score means

Scores are calculated on a 100-point scale by analysing six weighted categories: Security, WP.org Readiness, Performance, Code Quality, Accessibility, and Vulnerabilities. Open vulnerabilities are weighted by severity, CVSS, and patch availability, and incomplete source data can reduce confidence slightly.

  • Excellent The plugin follows best practices across every measured category. It is well-maintained, low-risk, and recommended for production use.
  • Good Strong overall quality with minor areas for improvement. Generally safe to use on most sites.
  • Needs Review Some areas of concern detected. Review the full issues report and weigh the risks before installing on production.
  • High Risk Significant quality or security problems found. Exercise caution — check the details carefully before using this plugin.
Score computed: May 23, 2026 10:16 pm (1 month ago). Vulnerability data mode: Live.
High confidence (100/100) based on metadata completeness and vulnerability evidence quality.
Open vulnerabilities are weighted by severity, CVSS, and patch availability, then adjusted slightly when the source data is incomplete.
  • Wordfence: June 28, 2026 5:46 pm (3 minutes ago)

No known open vulnerabilities found.

AI-Generated Summary

Page Builder by SiteOrigin currently scores 86/100 (good). Latest scan findings include 0 errors and 18 warnings.

Strengths

  • Overall score is in a strong range for production use.
  • No open vulnerabilities are currently recorded in tracked sources.

Risks

  • Tested-up-to metadata is behind the current WordPress version.

Recommended Next Actions

  • Address warning-level findings to improve maintainability and reduce future risk.
  • Validate compatibility against the latest WordPress core and refresh tested-up-to metadata.

Generated from latest scan and metadata signals. Validate in staging before production changes.

Score Breakdown

Shield
Security
56
Needs Review
Why this score?

Top deductions are based on 1 affected rules, reducing this category by 44 total points.

Rule Hits Impact Share
Security issue: Warning 11 -44 100%
W
WP.org Readiness
96
Excellent
Why this score?

Top deductions are based on 2 affected rules, reducing this category by 4 total points.

Rule Hits Impact Share
Tested up to version is behind current WordPress 1 -3 75%
Repo issue: Notice 1 -1 25%
Speed
Performance
97
Excellent
Why this score?

Top deductions are based on 1 affected rules, reducing this category by 3 total points.

Rule Hits Impact Share
Performance issue: Warning 1 -3 100%
Code
Code Quality
99
Excellent
Why this score?

Top deductions are based on 1 affected rules, reducing this category by 1 total points.

Rule Hits Impact Share
Code Quality issue: Notice 1 -1 100%
A11y
Accessibility
88
Good
Why this score?

Top deductions are based on 1 affected rules, reducing this category by 12 total points.

Rule Hits Impact Share
Accessibility issue: Warning 6 -12 100%
Bug
Vulnerability Status
100
Excellent
Why this score?

Top deductions are based on 0 affected rules, reducing this category by 0 total points.

No deductions were applied for this category in the latest score run.

Plugin Details

  • Version: 2.34.1
  • Active Installs: 500,000+
  • Last Updated: 2026-04-15 20:56:00
  • Tested up to: 6.9.4
  • Requires PHP: 7.0.0
  • Rating: 4.8/5 (1,004 ratings)
  • Support: 2/3 resolved (67%)
  • View on WordPress.org
  • Download Plugin

Scan Summary

  • Errors: 0
  • Warnings: 18
  • Notices: 2
  • Last Scanned: 2026-05-23 21:16:47
  • Score confidence: 100/100
Scans are performed automatically once per day, and the report will note when source data is stale or incomplete.

What Changed Since Last Scan

Comparing latest scan (2026-05-23 21:16:47) to previous scan (2026-05-22 14:29:28).
New: 0 Resolved: 0 Worsened: 0

New Issues

No items in this category.

Resolved Issues

No items in this category.

Worsened Issues

No items in this category.

Detected Issues

Severity Category Message File Fix Guidance
WARNING SECURITY Declared minimum PHP 7.0.0 is end-of-life and no longer receives security updates.
Quick Increase minimum PHP version to a currently supported branch.
Moderate Audit dependencies and code for compatibility with modern PHP runtime behavior.
Advanced Track upstream PHP lifecycle changes and schedule proactive baseline upgrades.
WARNING SECURITY Declared minimum WordPress 4.7 is very outdated and lacks modern security APIs.
Quick Raise minimum WordPress version to a modern supported release.
Moderate Replace deprecated APIs and confirm compatibility across current WordPress branches.
Advanced Run multi-version WordPress integration tests in CI and block unsupported API usage.
NOTICE REPO Main plugin file does not declare a Domain Path header. siteorigin-installer.php
Quick Add a Domain Path header if language files are stored in a languages directory.
Moderate Apply the same remediation pattern across repo findings and re-scan to confirm notice issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
WARNING SECURITY Main plugin file does not appear to guard direct access with an ABSPATH check. siteorigin-installer.php
Quick Add an ABSPATH guard near the top of the main plugin file to prevent direct execution.
Moderate Apply the same remediation pattern across security findings and re-scan to confirm warning issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. settings/tpl/settings.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
NOTICE CODE_QUALITY Short PHP opening tags or inline template tags may reduce compatibility across environments. compat/yoast.php
Quick Prefer full <?php opening tags for maximum portability.
Moderate Apply the same remediation pattern across code quality findings and re-scan to confirm notice issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. widgets/widgets/testimonial/tpl/simple.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. widgets/widgets/animated-image/tpl/default.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. widgets/widgets.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. inc/installer/tpl/admin.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
WARNING SECURITY Raw superglobal access detected. inc/installer/inc/admin.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Raw superglobal access detected. inc/admin.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Raw superglobal access detected. inc/renderer.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Raw superglobal access detected. inc/settings.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING SECURITY Direct database query detected without an immediately visible $wpdb->prepare() wrapper. inc/admin-layouts.php
Quick Wrap dynamic SQL arguments with $wpdb->prepare() in the flagged query.
Moderate Refactor repeated SQL into repository/helper methods that enforce prepared statements by default.
Advanced Add integration tests and static checks that fail builds when direct dynamic SQL is introduced.
WARNING SECURITY Raw superglobal access detected. inc/live-editor.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING ACCESSIBILITY Image markup without an alt attribute detected. inc/styles.php
Quick Add alt attributes to the flagged image tags, or alt="" for decorative images.
Moderate Audit all templates/components for missing alternative text and update content guidelines.
Advanced Integrate accessibility testing in CI (axe/pa11y) and block releases with critical a11y violations.
WARNING SECURITY Raw superglobal access detected. inc/widgets/post-loop.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.
WARNING PERFORMANCE query_posts() detected. inc/widgets/post-loop.php
Quick Use WP_Query or pre_get_posts instead of query_posts() to avoid altering the main query unexpectedly.
Moderate Apply the same remediation pattern across performance findings and re-scan to confirm warning issues drop.
Advanced Add automated linting, CI checks, and team review guidance so this issue class is prevented in future releases.
WARNING SECURITY Raw superglobal access detected. inc/admin-widgets-bundle.php
Quick Wrap direct request values with sanitization and nonce verification in the affected code path.
Moderate Centralize request normalization in helper methods so handlers consume validated input only.
Advanced Adopt typed request DTOs and automated security lint checks for unsanitized superglobal access.

Score History

No history available yet. · All-Time High: N/A

All Past Vulnerabilities

Showing all known historical vulnerabilities for this plugin, including open and closed records.

Vulnerability CVE Severity Status Affected Versions Patched Version Updated Source
Page Builder by SiteOrigin <= 2.31.4 - Authenticated (Contributor+) Stored Cross-Site Scripting N/A LOW Closed *-2.31.4 2.31.5 2025-02-28 00:00:00 Wordfence
Page Builder by SiteOrigin <= 2.33.5 - Authenticated (Contributor+) Local File Inclusion N/A LOW Closed *-2.33.5 2.34.0 2026-03-02 13:14:54 Wordfence
Page Builder by SiteOrigin < 2.0.5 - Reflected Cross-Site Scripting N/A LOW Closed [*, 2.0.5) 2.0.5 2015-12-01 00:00:00 Wordfence
Page Builder by SiteOrigin <= 2.31.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via Row Label Parameter N/A LOW Closed *-2.31.0 2.31.1 2025-01-13 21:46:56 Wordfence
Page Builder by SiteOrigin <= 2.29.15 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'siteorigin_widget' Shortcode N/A LOW Closed *-2.29.15 2.29.16 2024-05-20 00:00:00 Wordfence
Page Builder by SiteOrigin <= 2.34.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via panels_data Parameter N/A LOW Closed *-2.34.3 2.34.4 2026-06-26 17:44:35 Wordfence
Page Builder by SiteOrigin <= 2.10.15 - Cross-Site Request Forgery to Reflected Cross-Site Scripting N/A LOW Closed *-2.10.15 2.10.16 2020-05-05 00:00:00 Wordfence
Page Builder by SiteOrigin <= 2.29.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Legacy Image Widget N/A LOW Closed *-2.29.6 2.29.7 2024-03-22 00:00:00 Wordfence
Page Builder by SiteOrigin <= 2.10.15 - Cross-Site Request Forgery to Reflected Cross-Site Scripting N/A LOW Closed [*, 2.10.16) 2.10.16 2020-05-11 00:00:00 Wordfence