Skip to main content

Word Count and Social Shares CVE-2026-11563

| EUVDEUVD-2026-43624 CRITICAL
2026-07-14 WPScan GHSA-5pg8-pjj5-p2wc
9.6
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
9.6 CRITICAL
AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
vuln.today AI
9.6 CRITICAL

Remote low-complexity delete needs only Subscriber auth (PR:L); no confidentiality impact, but arbitrary deletion breaks integrity/availability and crosses into full-site scope (S:C).

3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
None
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jul 14, 2026 - 13:23 vuln.today
CVSS changed
Jul 14, 2026 - 13:22 NVD
9.6 (CRITICAL)
CVE Published
Jul 14, 2026 - 06:00 cve.org
CRITICAL 9.6
CVE Published
Jul 14, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

The Word Count and Social Shares WordPress plugin through 1.0 does not validate a user-supplied file path before deletion, nor does it have proper authorization or CSRF checks, allowing any authenticated user, such as a Subscriber, to delete arbitrary files on the server, which can lead to a full site takeover (e.g. by deleting wp-config.php).

AnalysisAI

Arbitrary file deletion in the Word Count and Social Shares WordPress plugin (versions through 1.0) lets any authenticated low-privilege user, including a Subscriber, delete any file the web server can reach because the plugin neither validates the supplied file path nor enforces authorization or CSRF protection. Deleting critical files such as wp-config.php can trigger WordPress's setup/installation flow and enable a full site takeover. Publicly available exploit code exists (reported by WPScan); there is no public exploit identified as actively used, and the issue is not on the CISA KEV list.

Technical ContextAI

The affected component is a WordPress plugin (PHP), so it runs inside the WordPress request lifecycle with the web server's filesystem privileges. The root-cause class is a combination of missing path validation (path traversal, CWE-22, though NVD lists CWE as N/A), missing authorization/capability check (CWE-862 Missing Authorization), and missing CSRF token verification (CWE-352) on a file-delete action. Because the plugin passes a user-supplied path straight to a delete operation without canonicalization or an allowlist, an attacker can traverse outside the plugin's directory to any file readable/writable by the PHP process. The CPE cpe:2.3:a:unknown:word_count_and_social_shares:*:*:*:*:*:*:*:* confirms the vendor is unidentified and all versions up to 1.0 are in scope.

RemediationAI

No vendor-released patch version is identified in the available data, and the plugin appears to be at its latest release (1.0) with an unknown vendor, so treat it as unpatched: the safest action is to deactivate and remove the Word Count and Social Shares plugin entirely until a fixed release is confirmed. If the plugin cannot be removed, apply compensating controls: disable open user registration (Settings → General → uncheck 'Anyone can register') to remove the trivial Subscriber path, restrict access to wp-admin/admin-ajax.php and the plugin's action endpoint via a WAF rule or web-server ACL, and enforce least-privilege file permissions so the PHP process cannot delete wp-config.php or core files (note this can break plugins/updates that legitimately write to those paths). Monitor the WPScan advisory (https://wpscan.com/vulnerability/7f4b5f16-6c31-4dcc-94a4-120cb45631bb/) for a patched version and upgrade to it once released. Do not rely on version numbers not present in the source data.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

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

Share

CVE-2026-11563 vulnerability details – vuln.today

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