Skip to main content

WordPress EUVDEUVD-2026-23201

| CVE-2026-0718 MEDIUM
Missing Authorization (CWE-862)
2026-04-16 Wordfence
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/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:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

4
Analysis Generated
Apr 16, 2026 - 08:24 vuln.today
EUVD ID Assigned
Apr 16, 2026 - 08:00 euvd
EUVD-2026-23201
Analysis Generated
Apr 16, 2026 - 08:00 vuln.today
CVE Published
Apr 16, 2026 - 07:39 nvd
MEDIUM 5.3

DescriptionCVE.org

The Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the ultp_shareCount_callback() function in all versions up to, and including, 5.0.5. This makes it possible for unauthenticated attackers to modify the share_count post meta for any post, including private or draft posts.

AnalysisAI

Unauthenticated attackers can modify post share count metadata in Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX (PostX) plugin versions up to 5.0.5 due to a missing capability check in the ultp_shareCount_callback() function. This allows unauthorized modification of share_count post meta for any post including private and draft posts, affecting all WordPress installations running the vulnerable plugin. No public exploit code or active exploitation has been identified at the time of analysis.

Technical ContextAI

The vulnerability resides in the WordPress plugin PostX (cpe:2.3:a:wpxpo:post_grid_gutenberg_blocks_for_news,_magazines,_blog_websites_-_postx:*:*:*:*:*:*:*:*), which provides Gutenberg blocks for displaying posts in grid layouts. The root cause is CWE-862 (Missing Authorization), specifically the absence of WordPress capability checks on the ultp_shareCount_callback() AJAX callback function. WordPress AJAX handlers must verify that the invoking user possesses appropriate capabilities (permissions) via functions like current_user_can() before performing sensitive operations. The vulnerable function directly processes share count modifications without this authorization layer, allowing any network-accessible request-including those from unauthenticated users-to modify post metadata. This metadata is typically stored in WordPress's wp_postmeta table and can affect any post type and status.

RemediationAI

Upgrade immediately to Post Grid Gutenberg Blocks for News, Magazines, Blog Websites - PostX version 5.0.6 or later, which adds the missing capability check to the ultp_shareCount_callback() function. The fix is confirmed by the WordPress plugin repository changeset comparing version 5.0.5 to 5.0.6 at https://plugins.trac.wordpress.org/changeset?old_path=/ultimate-post/tags/5.0.5/classes/Blocks.php&new_path=/ultimate-post/tags/5.0.6/classes/Blocks.php. Update via the WordPress admin dashboard (Plugins > Installed Plugins) or via command line using wp plugin update ultimate-post. If immediate patching is not possible, restrict AJAX access by implementing Web Application Firewall (WAF) rules to block requests to the affected callback endpoint; consult your WordPress security plugin documentation for the specific AJAX action name (typically ultp_shareCount or similar) and block unauthenticated POST requests to wp-admin/admin-ajax.php containing that action parameter. Note that WAF filtering is a temporary measure and introduces risk of broken share count functionality if rules are overly broad; patching is the only reliable remediation.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-23201 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy