Skip to main content

Salient Shortcodes CVE-2025-68079

MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2025-12-16 audit@patchstack.com
6.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Apr 24, 2026 - 20:32 vuln.today

DescriptionCVE.org

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeNectar Salient Shortcodes salient-shortcodes allows Stored XSS.This issue affects Salient Shortcodes: from n/a through <= 1.5.4.

AnalysisAI

Stored cross-site scripting (XSS) in ThemeNectar Salient Shortcodes WordPress plugin through version 1.5.4 allows authenticated users with low privileges to inject malicious scripts that execute in the context of higher-privileged administrators or other site visitors. The vulnerability requires user interaction (UI:R in CVSS vector) and affects the shortcode generation functionality, enabling persistence of malicious payloads in page content. EPSS score of 0.06% indicates low real-world exploitation probability despite the moderate CVSS 6.5 rating.

Technical ContextAI

Salient Shortcodes is a WordPress plugin that provides shortcode functionality for the Salient theme. The vulnerability stems from improper input neutralization (CWE-79) during web page generation, where user-supplied data embedded in shortcodes is not adequately sanitized or escaped before output. This classic stored XSS vulnerability allows attackers to inject arbitrary JavaScript that persists in the WordPress database and executes when the page is viewed. The WordPress plugin ecosystem relies on proper escaping functions (esc_attr, wp_kses_post, etc.) at output time; the absence or misapplication of these functions in shortcode rendering creates the vulnerability.

Affected ProductsAI

ThemeNectar Salient Shortcodes WordPress plugin versions from an unspecified baseline through 1.5.4 are affected. The vendor advisory from Patchstack indicates that version 1.5.4 and all prior versions contain the vulnerability. No CPE string was provided in the available data, but the plugin can be identified in WordPress plugin repositories with slug 'salient-shortcodes'.

RemediationAI

Update Salient Shortcodes to a patched version above 1.5.4. Visit the plugin's WordPress.org repository or ThemeNectar's official site to download the latest release, or use the WordPress admin dashboard 'Plugins' → 'Updates' to apply the patch automatically. If an immediate patch is unavailable, restrict the capability to edit shortcodes to trusted administrators only by removing 'edit_posts' or 'edit_pages' capabilities from contributor and author roles using role management plugins (trade-off: reduces content creator flexibility). Audit existing shortcode content in pages and posts for suspicious code using WordPress admin search or database queries (SELECT * FROM wp_posts WHERE post_content LIKE '%<script%'). Enable a Web Application Firewall (WAF) to detect and block reflected/stored XSS payloads in shortcode parameters as a temporary compensating control.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2025-68079 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy