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
2DescriptionCVE.org
The Automotive Car Dealership Business WordPress Theme for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Project Details' custom field in Portfolio Items in all versions up to, and including, 13.4.1. This is due to insufficient input sanitization and output escaping on user-supplied attributes in the 'project_details' custom field. This makes it possible for authenticated attackers, with contributor-level permissions 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 Automotive Car Dealership Business WordPress Theme (all versions through 13.4.1) enables authenticated contributors to permanently embed arbitrary JavaScript via the 'project_details' custom field in Portfolio Items. Because the CVSS scope is Changed (S:C), injected scripts execute in the victim's browser context - not just the WordPress admin panel - enabling session hijacking, credential harvesting, or drive-by malware delivery against site visitors. No public exploit code has been identified at time of analysis, though contributor-level access is routinely available in multi-author dealership or agency WordPress deployments, making the authentication barrier practically low.
Technical ContextAI
The vulnerability resides in a custom field ('project_details') associated with Portfolio Items - a custom post type registered by the ThemeSuite Automotive Car Dealership Business WordPress Theme (CPE: cpe:2.3:a:themesuite:automotive_car_dealership_business_wordpress_theme:*). CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause: user-supplied attribute data in the custom field is neither sanitized on input nor escaped on output, allowing raw HTML/JavaScript to persist in the database and render in page responses. The Changed scope in the CVSS vector (AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N) confirms the injected payload crosses the WordPress application boundary into the victim browser's security context, which is characteristic of Stored XSS where the vulnerable component (WordPress backend) differs from the impacted component (end-user browser session).
RemediationAI
No specific patched version number was included in the available intelligence data - patch availability should be confirmed directly via the ThemeForest item page (https://themeforest.net/item/automotive-car-dealership-business-wordpress-theme/9210971) and the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/ced350cf-1116-4003-ac74-f6dec34360a5). Site administrators should update the theme to the latest available version immediately and verify the changelog addresses CVE-2025-14042. As a compensating control pending patch deployment, restrict contributor-level role assignments to fully trusted users only and audit existing contributor accounts for unauthorized additions - this directly removes the PR:L prerequisite. Disabling the Portfolio Items custom post type or removing the 'project_details' custom field via child theme overrides would eliminate the attack surface entirely but may break theme functionality. Additionally, a Web Application Firewall rule blocking script injection patterns in POST bodies targeting wp-admin/post.php can provide defense-in-depth with minimal operational side effects.
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-2025-209982
GHSA-64cg-w47x-76fj