← Vulnerability feed

Vulnerability record · CVE-2021-41951 · published 15 November 2021

CVE-2021-41951: ResourceSpace reflected XSS in WordPress SSO plugin

Montala · Resourcespace

ResourceSpace before 9.6 rev 18290 contains a reflected cross-site scripting flaw in plugins/wordpress_sso/pages/index.php, reachable through the wordpress_user parameter. An attacker who convinces a victim to open a crafted URL can run JavaScript in the victim's browser session. Because the SSO page is involved, the script executes in the context of an authenticated ResourceSpace user.

6.1 CVSS 3.1 Medium EPSS 78% · top 0.4% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score, v2 4.3
78%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

ResourceSpace before 9.6 rev 18290 is affected by a reflected Cross-Site Scripting vulnerability in plugins/wordpress_sso/pages/index.php via the wordpress_user parameter. If an attacker is able to persuade a victim to visit a crafted URL, malicious JavaScript content may be executed within the context of the victim's browser.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityPublic exploit references and a very high EPSS score make exploitation likely, though the flaw requires user interaction and yields limited direct impact.

What it is

ResourceSpace before 9.6 rev 18290 contains a reflected cross-site scripting flaw in plugins/wordpress_sso/pages/index.php, reachable through the wordpress_user parameter. An attacker who convinces a victim to open a crafted URL can run JavaScript in the victim's browser session. Because the SSO page is involved, the script executes in the context of an authenticated ResourceSpace user.

Impact

An attacker gains script execution in the victim's browser, allowing theft of session data, actions performed as the victim, or redirection to malicious content. The CVSS scope change (S:C) means the impact can extend beyond the vulnerable component.

Attack surface

Reached over the network via a crafted URL to the wordpress_sso index page; no authentication is required to deliver the payload, but the victim must be persuaded to click the link (UI:R).

Exploitation

Not listed in CISA KEV, but EPSS is very high at 0.779 (99.5th percentile) and both references are tagged Exploit, indicating public exploit material exists.

What to do

  • Upgrade ResourceSpace to 9.6 rev 18290 or later, which contains the fix.
  • If immediate upgrade is not possible, restrict or disable the plugins/wordpress_sso endpoint until patched.
  • Apply output encoding to the wordpress_user parameter and any other reflected input on the SSO page.
  • Deploy a WAF rule blocking script payloads in the wordpress_user parameter as a temporary control.
  • Review web logs for crafted wordpress_user values targeting the SSO page.

Detection

  • Search HTTP access logs for requests to plugins/wordpress_sso/pages/index.php with script tags, event handlers, or encoded payloads in the wordpress_user parameter.
  • Alert on URL-encoded angle brackets, javascript: schemes, or onerror/onload strings in query strings hitting the SSO endpoint.
  • Monitor for outbound browser requests or referrer anomalies originating from the ResourceSpace SSO page.
  • Correlate repeated SSO page hits from a single source with unusual user-agent or referrer patterns.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2021-41951 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2021-41765ResourceSpace unauthenticated SQL injection in add_keyword.phpResourceSpace 9.5 and 9.6 before rev 18274 contains a SQL injection flaw in pages/edit_fields/9_ajax/add_keyword.php reachable through the k paramete…EPSS 68%analysed9.1CVE-2021-41950ResourceSpace unauthenticated path traversal allows arbitrary file deletionResourceSpace 9.6 before rev 18277 is vulnerable to directory traversal in pages/ajax/tiles.php via the provider and variant parameters. A remote una…EPSS 75%analysed8.8CVE-2019-25662Montala resourcespace sql injection vulnerabilityResourceSpace 8.6 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicio…EPSS 0.42%7.5CVE-2015-6915Montala resourcespace sql injection vulnerabilitySQL injection vulnerability in Montala Limited ResourceSpace 7.3.7009 and earlier allows remote attackers to execute arbitrary SQL commands via the "…EPSS 1.8%7.5CVE-2015-3648Montala resourcespace path traversal vulnerabilityDirectory traversal vulnerability in pages/setup.php in Montala Limited ResourceSpace before 7.2.6727 allows remote attackers to include and execute …EPSS 8.0%7.1CVE-2019-25693Montala resourcespace cross-site request forgery vulnerabilityResourceSpace 8.6 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious…EPSS 0.16%6.5CVE-2022-31260Montala resourcespace missing authentication for critical function vulnerabilityIn Montala ResourceSpace through 9.8 before r19636, csv_export_results_metadata.php allows attackers to export collection metadata via a non-NULL k v…EPSS 2.0%5.0CVE-2011-4311Montala resourcespace improper input validation vulnerabilityResourceSpace before 4.2.2833 does not properly validate access keys, which allows remote attackers to bypass intended resource restrictions via unsp…EPSS 1.4%

Source: NIST National Vulnerability Database (record CVE-2021-41951), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.