Description
The Workeera WordPress plugin before 1.0.6 does not restrict which values may be written to a user's own candidate profile, and does not validate or contain the stored file path before deleting it, allowing users with a role as low as subscriber to delete arbitrary files on the server.
Published: 2026-08-27
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary file deletion allowing a subscriber to remove any file on the server
Action: Patch
AI Analysis

Impact

The Workeera WordPress plugin, prior to version 1.0.6, fails to enforce read/write restrictions on a subscriber’s candidate profile. It accepts any submitted value for the profile fields and deletes files based on the stored path without validation. A subscriber can therefore craft a profile update that points to any file on the server and trigger its deletion. This arbitrary file deletion can remove critical configuration files, web assets, or database backups, leading to data loss or site downtime.

Affected Systems

WordPress sites running the Workeera job board plugin before the 1.0.6 release are affected. Any installation with an older version (e.g., 1.0.5 or earlier) is vulnerable if subscriber accounts exist on the site.

Risk and Exploitability

The vulnerability is exploitable by any user who has the subscriber role on the affected WordPress installation. No remote code execution or external trigger is required; the attacker only needs the ability to update their own candidate profile. The risk is limited by the distribution of subscriber accounts, but based on the description, it is inferred that a compromised or malicious subscriber can delete arbitrary files, potentially disrupting the site or compromising data. CVSS score 9.6 and EPSS score < 1% are available, but it is not listed in the CISA KEV catalog, nevertheless the impact of arbitrary file deletion warrants immediate attention.

Generated by OpenCVE AI on August 28, 2026 at 08:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Workeera plugin to version 1.0.6 or later to remove the file‑deletion flaw.
  • Ensure that only users with higher privileges (e.g., administrators) can edit candidate profiles or delete files; consider disabling subscriber profile editing if not needed.
  • Audit active subscriber accounts and apply the principle of least privilege by removing unnecessary subscriber roles or revoking the ability to edit profiles.

Generated by OpenCVE AI on August 28, 2026 at 08:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-20
CWE-22
CWE-284

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

Type Values Removed Values Added
Weaknesses CWE-73
Metrics cvssV3_1

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

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-22
CWE-284

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 values may be written to a user's own candidate profile, and does not validate or contain the stored file path before deleting it, allowing users with a role as low as subscriber to delete arbitrary files on the server.
Title Workeera Remote Tech Job Board < 1.0.6 - Subscriber+ Arbitrary File Deletion via Candidate Profile Mass Assignment
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

Reserved: 2026-08-20T08:13:48.635Z

Link: CVE-2026-77016

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-77016

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T08:30:17Z

Weaknesses
  • CWE-73

    External Control of File Name or Path