Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in BlueGlass Interactive AG Jobs for WordPress job-postings allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Jobs for WordPress: from n/a through <= 2.8.
AnalysisAI
A missing authorization vulnerability exists in BlueGlass Interactive AG's Jobs for WordPress plugin (versions up to 2.8) that allows attackers to bypass access control mechanisms through incorrectly configured security levels. This vulnerability (CWE-862: Missing Authorization) could permit unauthenticated or low-privileged attackers to access job posting functionality intended to be restricted to authorized users. While no CVSS score, EPSS data, or confirmed public exploit has been published, the straightforward nature of authorization bypass flaws and the plugin's widespread WordPress deployment make this a moderate-to-high priority for administrators managing job posting systems.
Technical ContextAI
The vulnerability resides in the Jobs for WordPress plugin (CPE: cpe:2.3:a:blueglass_interactive_ag:jobs_for_wordpress:*:*:*:*:*:*:*:*), which extends WordPress functionality to manage job postings. The root cause is classified under CWE-862 (Missing Authorization), indicating that the plugin fails to enforce proper capability checks or role-based access control before allowing actions on job posting resources. WordPress plugins typically control access via capabilities (e.g., edit_posts, publish_posts) verified through wp_current_user_can() or similar hooks. The misconfiguration suggests that job posting endpoints or administrative functions lack these authorization checks, allowing requests from users without the intended privileges to proceed unchallenged.
RemediationAI
Immediately upgrade Jobs for WordPress to a version later than 2.8 once a patched release is available from BlueGlass Interactive AG; monitor the Patchstack database and the plugin's WordPress.org repository for security updates. Until patching is deployed, administrators should restrict access to job posting management pages by implementing WordPress user role restrictions—ensure only trusted administrators with the edit_posts capability can manage job listings, and audit existing job postings for unauthorized modifications. Implement WordPress security hardening measures such as enforcing strong authentication (two-factor authentication via plugins like Wordfence), limiting login attempts, and disabling direct file access to the plugin directory via .htaccess rules (deny direct access to /wp-content/plugins/job-postings/). Consider temporarily disabling the plugin if it is not actively in use. Monitor access logs for suspicious requests to job posting endpoints.
More in Jobs For Wordpress
View allThe Job Postings WordPress plugin before 2.7.11 does not sanitise and escape some of its settings, which could allow hig
The Jobs for WordPress plugin before 2.7.8 does not sanitise and escape some of its Job settings, which could allow high
The Jobs for WordPress plugin before 2.7.4 does not sanitise and escape some parameters, which could allow users with a
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in BlueGlass Jobs for
The Jobs for WordPress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘job-search’ paramet
Auth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15542
GHSA-m5pg-39xw-rv4g