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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
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