CVE-2025-1687 HIGH

CVE-2025-1687: Cardealer <= 1.6.4 - Cross-Site Request Forgery to User Update via update_user_profile

Vendor Thememakers
Product Car Dealer Automotive WordPress Theme – Responsive
Weakness CWE-352 · CSRF
Published February 27, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Cardealer theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.6.4. This is due to missing nonce validation on the 'update_user_profile' function. This makes it possible for unauthenticated attackers to update the user email and password via a forged request, granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

The Car Dealer Automotive WordPress Theme contains a cross-site request forgery (CSRF) vulnerability affecting versions up to 1.6.4. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unauthorized actions on the site without the admin's knowledge or consent. This could allow the attacker to modify site settings, create accounts, or alter content.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on the site by tricking a logged-in admin into visiting a malicious webpage.

Potential impact on your site

04Site Impact

An attacker can modify your site settings, create admin accounts, or change content if your admin visits a malicious link.

Conditions required to exploit

05Prerequisites

A site administrator must visit a page controlled by the attacker while logged into WordPress.

Key dates

06Disclosure timeline

February 27, 2025 CVE published
April 8, 2026 Record updated