CVE-2026-27426
Deferred Deferred - Pending Action

Unauthenticated XSS in Automotive Car Dealership Business

Vulnerability report for CVE-2026-27426, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-02

Last updated on: 2026-07-02

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Automotive Car Dealership Business <= 13.3.3 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-02
Last Modified
2026-07-02
Generated
2026-07-22
AI Q&A
2026-07-02
EPSS Evaluated
2026-07-21
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack automotive_car_dealership_business_theme to 13.3.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The WordPress Automotive Car Dealership Business Theme, versions 13.3.3 and below, is vulnerable to a Cross Site Scripting (XSS) attack.

This vulnerability allows attackers to inject malicious scripts such as redirects or advertisements into the website by exploiting user interaction with a crafted link, page, or form.

Successful exploitation requires a privileged user to interact with the malicious content.

Detection Guidance

This vulnerability is a Cross Site Scripting (XSS) issue in the WordPress Automotive Car Dealership Business Theme versions 13.3.3 and below. Detection typically involves testing for reflected XSS by sending crafted requests to the web application and observing if injected scripts are executed.

Common detection methods include using web vulnerability scanners or manual testing with payloads in URL parameters, form inputs, or other user-controllable fields.

Example commands using curl to test for reflected XSS might include sending a request with a script payload in a parameter and checking the response for the injected script:

  • curl -i "http://targetsite.com/page?param=<script>alert(1)</script>"
  • Observe the response body for the presence of the injected script tag.

Additionally, using tools like OWASP ZAP or Burp Suite can automate detection of reflected XSS vulnerabilities by scanning the site and injecting test payloads.

Since no official patch is available yet, applying the mitigation rule from Patchstack or updating the theme when possible is advised.

Impact Analysis

This vulnerability has a medium priority with a CVSS score of 7.1, indicating it is moderately dangerous.

If exploited, attackers can inject malicious scripts that may redirect users or display unwanted advertisements, potentially compromising user trust and website integrity.

It could be exploited in mass-exploit campaigns targeting thousands of websites, increasing the risk of widespread impact.

Compliance Impact

The provided information does not specify how the Cross Site Scripting (XSS) vulnerability in the Automotive Car Dealership Business theme affects compliance with common standards and regulations such as GDPR or HIPAA.

Mitigation Strategies

The vulnerability affects the WordPress Automotive Car Dealership Business Theme versions 13.3.3 and below and allows Cross Site Scripting (XSS) attacks.

Immediate mitigation steps include applying the mitigation rule issued by Patchstack to block attacks until an official patch is released.

It is advised to update the affected theme to a fixed version once available or seek assistance from your hosting provider or a web developer to implement protective measures.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-27426. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart