Description
The Workeera WordPress plugin before 1.0.6 does not restrict which profile values a candidate may submit, nor confine the stored file location to an allowed directory before serving it, allowing users with a role as low as subscriber to read arbitrary files on the server, including its configuration file and authentication secrets.
Published: 2026-08-27
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Server File Read
Action: Apply Patch
AI Analysis

Impact

The Workeera WordPress plugin before version 1.0.6 fails to limit the profile fields that candidates can submit and does not constrain the file path used when serving uploaded files. This flaw allows a user with a subscriber role to request arbitrary files from the server, including sensitive configuration and authentication credentials. The impact is a confidentiality breach through reading any file accessible to the web process, potentially exposing private data and credentials.

Affected Systems

The vulnerability affects the Workeera plugin for WordPress on any site running a version older than 1.0.6. Even users with only subscriber privileges can trigger the sub‑mission, and the flaw is present regardless of other role capabilities. The only mitigation is to stop using the affected plugin or to upgrade to a patched version.

Risk and Exploitability

EPSS score is <1%, and the flaw is not listed in the CISA KEV catalog. Because the flaw is exploitable by users with the lowest non-admin role, an attacker does not need elevated privileges or advanced technical skills to read files. The CVSS score of 7.7 indicates a high severity, and the ability to access all server files gives the vulnerability a significant business impact. An attacker can use this flaw to exfiltrate sensitive data directly via HTTP requests to the plugin’s file viewer endpoint.

Generated by OpenCVE AI on August 27, 2026 at 18:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Workeera to version 1.0.6 or later, which validates permitted fields and enforces safe file paths.
  • Modify the WordPress user role permissions so that subscribers cannot submit candidate profiles or view uploaded files.
  • After the upgrade or configuration change, verify that the file access endpoint rejects paths outside the designated uploads directory and returns only the expected files.

Generated by OpenCVE AI on August 27, 2026 at 18:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-200

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Workeera WordPress plugin before 1.0.6 does not restrict which profile values a candidate may submit, nor confine the stored file location to an allowed directory before serving it, allowing users with a role as low as subscriber to read arbitrary files on the server, including its configuration file and authentication secrets.
Title Workeera Remote Tech Job Board < 1.0.6 - Subscriber+ Arbitrary File Read via Candidate Profile Mass Assignment
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T14:23:46.847Z

Reserved: 2026-08-20T08:14:01.009Z

Link: CVE-2026-77017

cve-icon Vulnrichment

Updated: 2026-08-27T14:15:07.012Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T06:17:27.307

Modified: 2026-08-28T18:43:25.883

Link: CVE-2026-77017

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor