CVE-2026-4063
Received Received - Intake
Unauthorized Data Modification in WPZOOM Social Icons Plugin

Publication date: 2026-03-13

Last updated on: 2026-03-13

Assigner: Wordfence

Description
The Social Icons Widget & Block by WPZOOM plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check in the add_menu_item() method hooked to admin_menu in all versions up to, and including, 4.5.8. This is due to the method performing wp_insert_post() and update_post_meta() calls to create a sharing configuration without verifying the current user has administrator-level capabilities. This makes it possible for authenticated attackers, with Subscriber-level access and above, to trigger the creation of a published wpzoom-sharing configuration post with default sharing button settings, which causes social sharing buttons to be automatically injected into all post content on the frontend via the the_content filter.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-13
Last Modified
2026-03-13
Generated
2026-06-16
AI Q&A
2026-03-13
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wpzoom social_icons_widget_and_block to 4.5.8 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Social Icons Widget & Block by WPZOOM plugin for WordPress has a vulnerability due to a missing capability check in the add_menu_item() method. This method is hooked to the admin_menu and performs actions like wp_insert_post() and update_post_meta() to create a sharing configuration without verifying if the current user has administrator-level permissions.

As a result, authenticated users with Subscriber-level access or higher can trigger the creation of a published wpzoom-sharing configuration post with default social sharing button settings. This causes social sharing buttons to be automatically injected into all post content on the frontend.

Impact Analysis

This vulnerability allows users with low-level access (Subscriber-level and above) to modify data by creating published sharing configuration posts without proper authorization.

The impact is limited to unauthorized data modification, specifically the automatic injection of social sharing buttons into all post content on the frontend.

The CVSS score of 4.3 indicates a low to medium severity impact, with no confidentiality or availability impact, but with integrity impact due to unauthorized changes.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-4063. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart