Description
The Sosh Share Buttons plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.0. This is due to missing nonce validation on the 'admin_page_content' function. This makes it possible for unauthenticated attackers to update 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: 2026-01-14
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery enabling unauthorized plugin configuration changes
Action: Apply patch
AI Analysis

Impact

The Sosh Share Buttons plugin for WordPress is vulnerable because the admin_page_content function does not validate a nonce before processing settings changes. This missing check allows an unauthenticated attacker to send a forged request that updates the plugin’s configuration when the administrator is tricked into clicking a link. The primary impact is that an attacker can alter the share button settings, potentially redirecting users to malicious destinations or changing displayed content, and it is classified as CWE‑352.

Affected Systems

WordPress sites that have installed the Sosh Share Buttons plugin version 1.1.0 or older. All users of these versions are affected because the vulnerability exists in every release up to and including 1.1.0.

Risk and Exploitability

The CVSS score of 4.3 reflects moderate impact, while the EPSS score of less than 1% indicates a low likelihood of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog, so no known widespread exploit activity is reported. The most likely attack vector involves social engineering: an attacker crafts a link that, when clicked by a site administrator, submits a request that the plugin accepts and applies the new settings.

Generated by OpenCVE AI on April 21, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Sosh Share Buttons plugin to a version later than 1.1.0 so that nonce validation is restored.
  • If immediate update is not possible, temporarily disable or remove the plugin’s administrative interface to block forged requests.
  • Add a web‑application firewall rule that blocks requests to the plugin’s admin_page_content endpoint without a valid nonce or authenticated session.

Generated by OpenCVE AI on April 21, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 15 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 14 Jan 2026 11:15:00 +0000

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

Wed, 14 Jan 2026 05:45:00 +0000

Type Values Removed Values Added
Description The Sosh Share Buttons plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.0. This is due to missing nonce validation on the 'admin_page_content' function. This makes it possible for unauthenticated attackers to update 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 Sosh Share Buttons <= 1.1.0 - Cross-Site Request Forgery
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:46:35.743Z

Reserved: 2025-12-30T20:12:22.347Z

Link: CVE-2025-15377

cve-icon Vulnrichment

Updated: 2026-01-15T20:19:04.552Z

cve-icon NVD

Status : Deferred

Published: 2026-01-14T06:15:54.283

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

Link: CVE-2025-15377

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:30:40Z

Weaknesses