ZeroHour

CVE-2026-82229

large

Unauthenticated XSS in WordPress Social Login and Register <= 7.8.2

CVSS 3.1
7.1 high
EPSS
<1%p4
Published
()
Modified
AI analysis

CVE-2026-82229 is an unauthenticated cross-site scripting (XSS, CWE-79) flaw in the Social Login and Register WordPress plugin (developed by miniOrange), affecting all versions up to and including 7.8.2. An unauthenticated remote attacker can inject malicious script content via a crafted web request targeting the plugin's vulnerable functionality; because user interaction is required (CVSS UI:R) and the scope is changed, the injected script executes when another user — such as a logged-in administrator — views the attacker-crafted page or link. Successful exploitation allows the attacker to run arbitrary JavaScript in the victim's browser, potentially stealing session cookies, performing actions on their behalf, or making low-impact changes to the viewed content (CVSS 3.1: 7.1, C:L/I:L/A:L). Any WordPress site running Social Login and Register version 7.8.2 or earlier is affected. Exploitation has not been observed: there is no known public proof-of-concept, the flaw is not in CISA's KEV, and EPSS assigns only a ~0.1% probability of exploitation within the next 30 days.

What to do: Update Social Login and Register to the latest available release (any version above 7.8.2; the exact patched version is not specified in the available data). Until patched, consider temporarily disabling the plugin or applying WAF rules that block unauthenticated requests targeting the plugin's login/registration endpoints, and review access logs for suspicious unauthenticated requests. Administrators should also check for unexpected changes (unknown admin accounts, altered settings), since XSS in an admin's browser can be used to establish persistence.

Affected
miniOrange Social Login and Register (WordPress plugin)<= 7.8.2 (all versions up to and including 7.8.2)
Estimated exposure
large≈20,000+ active WordPress installs (order of magnitude 10^4) — Based on the plugin's WordPress.org active-install count, which is in the tens of thousands; only sites running the plugin at version 7.8.2 or earlier are actually vulnerable, so the truly affected count is likely at or below that figure.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Unauthenticated Cross Site Scripting (XSS) in WordPress Social Login and Register <= 7.8.2 versions.

Ecosystems
WordPress
Weakness
CWE-79
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

In the news

No ingested article mentions this CVE yet.