Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Riyaz GetSocial getsocial allows Reflected XSS.This issue affects GetSocial: from n/a through <= 2.0.1.
Published: 2025-03-26
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The GetSocial plugin contains an Improper Neutralization of Input During Web Page Generation vulnerability that allows attackers to inject arbitrary JavaScript into pages rendered by the plugin. When a crafted query parameter or other user‑supplied input is reflected unescaped in the page, an attacker can execute code in the browser of any user who views the affected page. Potential consequences include session hijacking, theft of credentials, and playback of malicious content. The flaw maps to CWE‑79 and is an example of reflected XSS, meaning the attack requires the victim to visit a specially crafted URL, after which the malicious script runs in their browser context.

Affected Systems

Any WordPress site running the Riyaz GetSocial plugin version 2.0.1 or earlier is affected. The vulnerability is present across all installations that include the plugin from the initial release up to version 2.0.1. No other WordPress core or plugin components are directly impacted by this flaw.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity, but the EPSS score of less than 1% suggests that, as of this assessment, exploitation attempts have been very uncommon. The vulnerability is not listed in the CISA KEV catalog, implying no known large‑scale exploitation. Attackers would typically craft a malicious URL containing the input that triggers the XSS payload and lure unsuspecting users into visiting it. Once executed in the victim’s browser, the code runs with the privileges of that user, potentially compromising account security and data integrity.

Generated by OpenCVE AI on May 1, 2026 at 13:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the GetSocial plugin to the latest available version that eliminates the XSS weakness. If an update is not immediately available, ensure all input parameters that flow into the plugin are properly escaped or sanitized before rendering.
  • Configure a strong Content Security Policy that disallows script execution from arbitrary origins, which mitigates the effect of reflected XSS by preventing injected scripts from running.
  • Monitor inbound requests for suspicious patterns such as unexpected query parameters or encoded script fragments, and block or log such attempts to detect potential exploitation attempts.

Generated by OpenCVE AI on May 1, 2026 at 13:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8200 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Riyaz GetSocial allows Reflected XSS. This issue affects GetSocial: from n/a through 2.0.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
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'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Riyaz GetSocial allows Reflected XSS. This issue affects GetSocial: from n/a through 2.0.1. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Riyaz GetSocial getsocial allows Reflected XSS.This issue affects GetSocial: from n/a through <= 2.0.1.
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'}


Wed, 26 Mar 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Mar 2025 14:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Riyaz GetSocial allows Reflected XSS. This issue affects GetSocial: from n/a through 2.0.1.
Title WordPress GetSocial Plugin <= 2.0.1 - Reflected 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-04-28T16:10:58.943Z

Reserved: 2025-01-03T13:15:43.300Z

Link: CVE-2025-22283

cve-icon Vulnrichment

Updated: 2025-03-26T15:48:32.668Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T15:15:53.340

Modified: 2026-06-17T08:46:08.993

Link: CVE-2025-22283

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T13:45:06Z

Weaknesses
  • CWE-79

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