VYPR
High severity7.3NVD Advisory· Published May 3, 2025· Updated Apr 15, 2026

CVE-2024-13738

CVE-2024-13738

Description

The Motors WordPress theme up to 5.6.65 allows unauthenticated attackers to execute arbitrary shortcodes due to insufficient validation before do_shortcode.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Motors WordPress theme up to 5.6.65 allows unauthenticated attackers to execute arbitrary shortcodes due to insufficient validation before do_shortcode.

Vulnerability

Overview

The Motors - Car Dealer, Rental & Listing WordPress theme (versions up to and including 5.6.65) contains a vulnerability that permits arbitrary shortcode execution. The root cause is insufficient validation of user-supplied input before it is passed to the do_shortcode function. This allows an attacker to inject and execute any WordPress shortcode without authentication [1].

Exploitation

An unauthenticated attacker can exploit this flaw by sending a crafted request that triggers an action within the theme. No special privileges or network access beyond standard HTTP requests are required. The vulnerability lies in the theme's handling of a specific action that fails to sanitize or validate the value before invoking do_shortcode.

Impact

Successful exploitation enables the attacker to execute arbitrary shortcodes. Depending on the available shortcodes in the WordPress installation, this could lead to content injection, data disclosure (e.g., reading private posts or user metadata), or even remote code execution if shortcodes that invoke PHP functions (such as those from other plugins) are present. The severity is rated High with a CVSS v3 score of 7.3.

Mitigation

The vendor has addressed the issue in a subsequent release, though the exact patched version is not clearly documented in the changelog. Users are strongly advised to update the Motors theme to the latest available version to mitigate the risk. No official workaround has been provided.

References
  1. motors-landing

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.