CVE-2025-5322 HIGH

CVE-2025-5322: VikRentCar Car Rental Management System <= 1.4.3 - Authenticated (Administrator+) Arbitrary File Upload

Vendor E4Jvikwp
Product VikRentCar Car Rental Management System
Weakness CWE-434 · Unrestricted file upload
Published July 3, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The VikRentCar Car Rental Management System plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the do_updatecar and createcar functions in all versions up to, and including, 1.4.3. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server, which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

VikRentCar versions 1.4.3 and earlier allow authenticated administrators to upload files without proper validation. An attacker with admin credentials can upload malicious files to the server, potentially gaining the ability to run their own code. This affects confidentiality, integrity, and availability of the rental management system.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the server and execute arbitrary code on the site.

Potential impact on your site

04Site Impact

A compromised admin account can lead to full site takeover, data theft, or service disruption.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to VikRentCar.

Key dates

06Disclosure timeline

July 3, 2025 CVE published
April 8, 2026 Record updated