Description
Unauthenticated Cross Site Scripting (XSS) in Automotive Car Dealership Business <= 13.3.3 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated reflected cross‑site scripting flaw present in the Automotive Car Dealership Business WordPress theme up to version 13.3.3. User input that is reflected back to the page is not properly sanitized, which allows an attacker to embed arbitrary JavaScript whenever the page is accessed with a crafted request. This flaw aligns with CWE‑79, an input validation weakness.

Affected Systems

WordPress sites that have installed the Themesuite Automotive Car Dealership Business theme version 13.3.3 or earlier are affected. No patched release is listed; site owners should verify for an updated package.

Risk and Exploitability

Based on the description, it is inferred that the attack requires a specially crafted URL containing malicious query parameters that the theme reflects back to the victim's browser, allowing arbitrary script execution. CVSS 7.1 indicates a high severity, and the flaw is exploitable without authentication. EPSS < 1%, indicating a very low but nonzero likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The vulnerability could be triggered by any user who visits a crafted link, meaning attackers can target visitors through phishing or embedded malicious links.

Generated by OpenCVE AI on July 21, 2026 at 12:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Automotive Car Dealership Business WordPress theme to the latest available version (greater than 13.3.3) to remove the unsanitized input handling.
  • If an immediate theme update is not possible, mitigate by implementing a strict Content Security Policy that disallows inline JavaScript and restricts script sources to trusted domains.
  • As a temporary workaround, configure WordPress to strip user‑supplied query parameters from the page rendering process, or use a plugin such as Sanitize or CleanTalk to escape output before it is reflected back to the browser.

Generated by OpenCVE AI on July 21, 2026 at 12:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Automotive Car Dealership Business <= 13.3.3 versions.
Title WordPress Automotive Car Dealership Business theme <= 13.3.3 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T14:46:13.248Z

Reserved: 2026-02-19T09:52:32.856Z

Link: CVE-2026-27426

cve-icon Vulnrichment

Updated: 2026-07-02T14:46:09.644Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:15:02Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')