Description
Authorization Bypass Through User-Controlled Key vulnerability in eyecix JobSearch wp-jobsearch allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects JobSearch: from n/a through < 3.0.6.
Published: 2025-06-20
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of insecure direct object references (IDOR) that enables an attacker to bypass authorization controls. It arises from an authorization bypass through a user‑controlled key within the eyecix JobSearch WordPress plugin. By manipulating the object key exposed in the plugin’s URLs, an attacker can traverse or access content that should be restricted, potentially reading or modifying unpublished job listings or sensitive data. This flaw is categorized as CWE‑639, highlighting that the application fails to enforce proper access control on objects identified by user input.

Affected Systems

The flaw is present in all releases of the eyecix JobSearch WordPress plugin up to, but not including, version 3.0.6. An attacker targeting a site that hosts an affected version of the plugin could exploit the IDOR. The plugin is typically installed within WordPress sites that manage job listings, so any host running these versions is potentially impacted.

Risk and Exploitability

The CVSS base score of 4.3 indicates a low severity rating, and the EPSS score of less than 1% demonstrates a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is through normal HTTP requests to the plugin’s endpoints, which may be accessed by authenticated or unauthenticated users depending on site configuration. Exploiting the flaw usually requires knowledge of the object key and the ability to issue requests to the plugin’s front‑end or back‑end interfaces; no additional privileges or exploits are required beyond normal web interaction.

Generated by OpenCVE AI on April 30, 2026 at 10:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade eyecix JobSearch to version 3.0.6 or newer, which removes the IDOR flaw.
  • Review and enforce role‑based access control for all JobSearch endpoints to ensure only authorized users can view or modify listings.
  • Audit any custom code that passes JobSearch object identifiers in URLs and implement strict authorization checks before data retrieval.

Generated by OpenCVE AI on April 30, 2026 at 10:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18947 Authorization Bypass Through User-Controlled Key vulnerability in eyecix JobSearch allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects JobSearch: from n/a through 2.9.0.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Authorization Bypass Through User-Controlled Key vulnerability in eyecix JobSearch allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects JobSearch: from n/a through 2.9.0. Authorization Bypass Through User-Controlled Key vulnerability in eyecix JobSearch wp-jobsearch allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects JobSearch: from n/a through < 3.0.6.
Title WordPress JobSearch plugin <= 2.9.0 - Insecure Direct Object References (IDOR) Vulnerability WordPress JobSearch plugin < 3.0.6 - Insecure Direct Object References (IDOR) Vulnerability
References
Metrics cvssV3_1

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


Mon, 23 Jun 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 20 Jun 2025 15:15:00 +0000

Type Values Removed Values Added
Description Authorization Bypass Through User-Controlled Key vulnerability in eyecix JobSearch allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects JobSearch: from n/a through 2.9.0.
Title WordPress JobSearch plugin <= 2.9.0 - Insecure Direct Object References (IDOR) Vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:14.240Z

Reserved: 2025-06-11T16:07:48.985Z

Link: CVE-2025-49978

cve-icon Vulnrichment

Updated: 2025-06-23T20:51:34.700Z

cve-icon NVD

Status : Deferred

Published: 2025-06-20T15:15:23.420

Modified: 2026-04-23T15:31:54.683

Link: CVE-2025-49978

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T10:45:26Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key