CVE-2025-48273 HIGH

CVE-2025-48273: WordPress WP Job Portal plugin <= 2.3.2 - Arbitrary File Download Vulnerability

Vendor Wpjobportal
Product WP Job Portal
Weakness CWE-22 · Path traversal
Published May 23, 2025
Last update May 12, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in wpjobportal WP Job Portal wp-job-portal allows Path Traversal.This issue affects WP Job Portal: from n/a through <= 2.3.2.

Explanation of Vulnerability in Simple Terms

02Summary

WP Job Portal versions 2.3.2 and earlier contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can craft requests to access sensitive files outside the intended directory, such as configuration files containing database credentials or other private data. No user interaction is required. Update to a version newer than 2.3.2.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration files and other sensitive data.

Potential impact on your site

04Site Impact

Attackers can access sensitive files like wp-config.php, database backups, or private keys without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 23, 2025 CVE published
May 12, 2026 Record updated