Description
The NextScripts: Social Networks Auto-Poster WordPress plugin before 4.4.8 does not escape some of the query-string parameters it reflects back on one of its admin pages, allowing attackers to perform Reflected Cross-Site Scripting attacks against logged-in users such as administrators who are tricked into opening a crafted link.
Published: 2026-08-19
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The plugin fails to escape certain query‑string parameters that it reflects on an administrator page, enabling attackers to inject malicious scripts into the page rendering. A victim who is a logged‑in administrator who follows a specially crafted link could have that script executed in their browser context. The effect is that the attacker can run arbitrary JavaScript in the context of that administrator, potentially hijacking the session or modifying page content.

Affected Systems

WordPress users running the NextScripts: Social Networks Auto-Poster plugin version 4.4.8 or earlier are susceptible. The plugin is distributed by Unknown:NextScripts. No specific build numbers beyond the version qualifier are listed. All installations of the plugin prior to 4.4.8 remain affected.

Risk and Exploitability

The CVSS score of 7.1 reflects a moderate to high severity for a reflected XSS that requires the victim to be authenticated as an administrator. The EPSS score of less than 1% indicates that the likelihood of exploitation is low at present, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be web‑based; an attacker must craft a malicious URL that reflects query‑string parameters onto an admin page and entice an administrator to click it. Successful exploitation could occur without additional network privileges, but requires victim interaction.

Generated by OpenCVE AI on August 20, 2026 at 15:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NextScripts: Social Networks Auto‑Poster to version 4.4.8 or later, which properly escapes reflected parameters.
  • Configure the web application firewall or content security policy to block or sanitize suspicious query‑string values on plugin admin pages.
  • Revoke or rotate any administrator accounts that may have been logged in during a known malicious link campaign, and scan for potential session hijack or script injection artifacts.

Generated by OpenCVE AI on August 20, 2026 at 15:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 14:30:00 +0000

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

ssvc

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


Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The NextScripts: Social Networks Auto-Poster WordPress plugin before 4.4.8 does not escape some of the query-string parameters it reflects back on one of its admin pages, allowing attackers to perform Reflected Cross-Site Scripting attacks against logged-in users such as administrators who are tricked into opening a crafted link.
Title NextScripts: Social Networks Auto-Poster < 4.4.8 - Reflected XSS via Facebook OAuth Callback
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T14:07:09.716Z

Reserved: 2026-07-22T12:55:12.394Z

Link: CVE-2026-16570

cve-icon Vulnrichment

Updated: 2026-08-19T14:06:30.324Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:34.940

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-16570

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T15:45:03Z

Weaknesses
  • CWE-79

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