CVE-2025-1310 MEDIUM

CVE-2025-1310: Jobs for WordPress <= 2.7.11 - Authenticated (Subscriber+) Arbitrary File Read

Vendor Blueglassch
Product Job Postings
Weakness CWE-22 · Path traversal
Published March 26, 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 Jobs for WordPress plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 2.7.11 via the 'job_postings_get_file' parameter. 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

The Job Postings plugin for blueglassch contains a path traversal vulnerability in versions up to 2.7.11. An authenticated user with low privileges can read arbitrary files from the server by manipulating file path parameters. This allows disclosure of sensitive configuration files, database credentials, and other confidential data stored on the web server.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration and credential files.

Potential impact on your site

04Site Impact

Sensitive files like database credentials and configuration may be exposed to authenticated users.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

March 26, 2025 CVE published
April 8, 2026 Record updated