Description
Unauthenticated Cross Site Scripting (XSS) in Super Socializer <= 7.14.5 versions.
Published: 2026-08-06
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross Site Scripting flaw that allows an attacker to inject malicious JavaScript into web pages served by the Super Socializer plugin. Because the exploit does not require authentication, any visitor to the affected website can trigger the injected script. This can lead to client‑side defacement, credential theft via session hijacking, or loading of additional attacker controlled resources, thereby compromising user confidentiality and potentially enabling further attacks on the host system.

Affected Systems

Vendors identified by the CNA include Rajat Varlani’s Super Socializer plugin. All releases of the plugin up to and including version 7.14.5 are affected. No other product versions are listed as impacted.

Risk and Exploitability

The CVSS score of 7.1 values this flaw as high severity, meaning that if exploited it could have a substantial impact on the affected site. The EPSS score is not available, so the current exploitation probability cannot be quantified; however, because the attack is unauthenticated and depends only on a web page view, the potential for widespread exploitation is significant. The vulnerability is not listed in the CISA KEV catalog, but the combination of unauthenticated access and client‑side code execution suggests that an attacker could target any site running the affected plugin without additional privileges.

Generated by OpenCVE AI on August 6, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Super Socializer plugin to a version newer than 7.14.5, which contains the XSS fix.
  • If an immediate update is not possible, disable or remove the plugin from the site to eliminate the vulnerable code.
  • Configure a Content Security Policy that restricts script sources to trusted origins to mitigate any residual risk of script execution.

Generated by OpenCVE AI on August 6, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Super Socializer <= 7.14.5 versions.
Title WordPress Super Socializer plugin <= 7.14.5 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-06T15:20:11.607Z

Reserved: 2026-07-22T08:54:17.066Z

Link: CVE-2026-65544

cve-icon Vulnrichment

Updated: 2026-08-06T15:20:07.350Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T16:00:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')