Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
4DescriptionCVE.org
The Vantage theme for WordPress is vulnerable to Stored Cross-Site Scripting via Gallery block text content in versions up to, and including, 1.20.32 due to insufficient output escaping in the gallery template. 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.
AnalysisAI
Stored cross-site scripting in the Vantage WordPress theme up to version 1.20.32 allows authenticated contributors and higher-privileged users to inject malicious scripts into gallery block text content that execute for all site visitors. The vulnerability stems from insufficient output escaping in the gallery template, enabling attackers with contributor-level access to compromise page integrity and potentially steal session tokens or deface content.
Technical ContextAI
The Vantage theme (CPE: cpe:2.3:a:siteorigin:vantage:*:*:*:*:*:*:*:*) processes user-supplied text in WordPress gallery blocks through a custom gallery template without proper HTML entity encoding or sanitization on output. The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), a stored variant where malicious input persists in the WordPress database and executes in the context of other users' browsers. WordPress contributors can create or edit pages containing gallery blocks, making this a privilege-escalation concern within multi-author WordPress installations. The theme's gallery template fails to apply WordPress escaping functions (such as esc_html, esc_attr, or wp_kses_post) when rendering gallery text content to the frontend, allowing arbitrary HTML and JavaScript to be injected.
RemediationAI
Update the Vantage theme to version 1.20.33 or later, which includes proper output escaping in the gallery template (confirmed by WordPress.org themes changeset 320834). In WordPress admin, navigate to Appearance → Themes, locate Vantage, and click Update if available; alternatively, download the patched version from wordpress.org/themes/vantage. Until patching is feasible, restrict contributor-level access to users who are trusted and internally managed - use WordPress role management to revoke publish_pages capability from untrusted contributors and limit gallery block usage to administrators only via plugins like Gutenberg Pro or custom post capabilities filters. Audit existing pages for suspicious gallery content by searching the WordPress database for unusual HTML patterns in post meta, and review page revision history in WordPress admin for unexpected changes. Note that restricting contributor access may impact editorial workflow but provides strong protection; database audits require technical expertise or use of security plugins like Wordfence or Sucuri.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23172
GHSA-742g-5jmq-x7cr