CVE-2025-14293 MEDIUM

CVE-2025-14293: WP Job Portal <= 2.4.0 - Authenticated (Subscriber+) Arbitrary File Read

Vendor Wpjobportal
Product WP Job Portal – AI-Powered Recruitment System for Company or Job Board website
Weakness CWE-22 · Path traversal
Published December 11, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Job Portal plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 2.4.0 via the 'downloadCustomUploadedFile' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

Explanation of Vulnerability in Simple Terms

02Summary

WP Job Portal versions up to 2.4.0 contain a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with a low-privilege account can access sensitive files on the server by manipulating file paths. This affects confidentiality but not data integrity or availability.

What an attacker can do

03Attacker Capabilities

Read arbitrary files on the server outside the intended directory.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private keys) may be exposed to any registered user.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

December 11, 2025 CVE published
April 8, 2026 Record updated