Description
The Social Images Widget plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'options_update' function in all versions up to, and including, 2.1. This makes it possible for unauthenticated attackers to delete the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-11-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated deletion of plugin settings
Action: Patch
AI Analysis

Impact

The Social Images Widget plugin for WordPress contains a missing capability check in the options_update function. This flaw allows an unauthenticated user to send a forged request that deletes the plugin’s settings, potentially disrupting the site’s functionality and appearance. The vulnerability does not grant full administrative control but does enable loss of configuration data.

Affected Systems

The vulnerability affects the lyrathemes Social Images Widget plugin, versions up to and including 2.1. All installations running any of these versions are susceptible.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate impact. The EPSS score of less than 1% suggests a very low probability of exploitation in the wild. The vulnerability is not currently listed in the CISA KEV catalog. Exploitation requires a crafted request to the options_update endpoint and relies on a user (for example, a site administrator) clicking a malicious link or otherwise submitting the forged request. No public exploitation evidence is available, but missing authorization check makes the plugin’s settings deletion an accessible attack vector.

Generated by OpenCVE AI on April 21, 2026 at 17:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Social Images Widget plugin to the latest available version that includes the missing capability check.
  • If an upgrade is not immediately possible, restrict access to the options_update endpoint by ensuring it can only be called by authenticated administrators through a valid capability check.
  • Deploy a web application firewall or similar filtering mechanism to block unauthenticated POST requests to the plugin’s settings endpoint.

Generated by OpenCVE AI on April 21, 2026 at 17:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Nov 2025 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 25 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Social Images Widget plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'options_update' function in all versions up to, and including, 2.1. This makes it possible for unauthenticated attackers to delete the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Social Images Widget <= 2.1 - Missing Authorization to Unauthenticated Arbitrary Plugin Settings Deletion
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:10:05.839Z

Reserved: 2025-11-18T21:06:22.497Z

Link: CVE-2025-13386

cve-icon Vulnrichment

Updated: 2025-11-25T14:57:35.968Z

cve-icon NVD

Status : Deferred

Published: 2025-11-25T08:15:50.817

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13386

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:00:11Z

Weaknesses