Description
The Motors – Car Dealership & Classified Listings Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content and User Biographical Info in all versions up to, and including, 1.4.112 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-11
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an unauthenticated attacker to store malicious scripts in comment content or user biographical information within the Motors plugin. When affected pages are viewed, the stored payload is rendered and executed by the victim’s browser, leading to theft of credentials, session hijacking, or defacement. This weakness is a classic example of Context‑Sensitive Injection (CWE‑79).

Affected Systems

WordPress sites running the Motors – Car Dealership & Classified Listings plugin version 1.4.112 or any earlier release are affected.

Risk and Exploitability

The CVSS score of 7.2 indicates a high potential impact, while the EPSS score of less than 1% suggests a low likelihood of exploitation at this time. The flaw is not listed in the CISA KEV catalog. Attackers can exploit it without authentication by submitting crafted content through the comment or user profile forms; they then rely on victims visiting the affected page where the script executes.

Generated by OpenCVE AI on July 29, 2026 at 09:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Motors plugin to a version later than 1.4.112 where the input sanitization and output escaping have been corrected.
  • If an immediate upgrade is not possible, enforce strict input validation on the comment and user biography fields by disallowing script tags, or require authentication before allowing submissions to those fields.
  • As a short‑term mitigator, hide or remove the biographical info from public pages using CSS or conditional rendering so that any injected content cannot be executed by visitors.

Generated by OpenCVE AI on July 29, 2026 at 09:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 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'}


Sat, 11 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Description The Motors – Car Dealership & Classified Listings Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content and User Biographical Info in all versions up to, and including, 1.4.112 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Motors <= 1.4.112 - Unauthenticated Stored Cross-Site Scripting via Comment Content and User Biographical Info
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-13T14:26:22.984Z

Reserved: 2026-06-23T20:48:10.695Z

Link: CVE-2026-13114

cve-icon Vulnrichment

Updated: 2026-07-13T14:26:18.316Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:30:18Z

Weaknesses
  • CWE-79

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