← Vulnerability feed

Vulnerability record · CVE-2021-26812 · published 14 April 2021

CVE-2021-26812: Jitsi Meet Moodle plugin XSS via sessionpriv.php

Jitsi · Meet

The Jitsi Meet plugin for Moodle (versions 2.7 through 2.8.3) contains a reflected cross-site scripting flaw in the sessionpriv.php module. An attacker can craft a malicious URL that, when clicked by a user, injects JavaScript executed in the context of the application. Because the plugin runs inside Moodle, successful exploitation can compromise the user's session in that environment.

6.1 CVSS 3.1 Medium EPSS 97% · top 0.1% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score, v2 4.3
97%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

Cross Site Scripting (XSS) in the Jitsi Meet 2.7 through 2.8.3 plugin for Moodle via the "sessionpriv.php" module. This allows attackers to craft a malicious URL, which when clicked on by users, can inject javascript code to be run by the application.

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 17 September 2026. Confidence: medium.

high priorityPublic exploit references and a very high EPSS score indicate active interest, though the flaw requires user interaction and yields limited direct impact.

What it is

The Jitsi Meet plugin for Moodle (versions 2.7 through 2.8.3) contains a reflected cross-site scripting flaw in the sessionpriv.php module. An attacker can craft a malicious URL that, when clicked by a user, injects JavaScript executed in the context of the application. Because the plugin runs inside Moodle, successful exploitation can compromise the user's session in that environment.

Impact

An attacker can execute arbitrary JavaScript in a victim's browser session, potentially stealing session cookies or tokens and performing actions as the victim within Moodle. The CVSS scope change (S:C) indicates impact can extend beyond the vulnerable component.

Attack surface

Reached over the network via a crafted URL pointing at the sessionpriv.php module; no authentication is required to deliver the link, but the victim must click it (UI:R). The attack is reflected XSS, so it depends on user interaction rather than direct server access.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.97157, 99.89th percentile), indicating elevated likelihood of exploitation activity. Both references are tagged Exploit, confirming public exploit information exists.

What to do

  • Update the Jitsi Meet plugin for Moodle to a version later than 2.8.3, or apply the vendor fix referenced in the GitHub issue.
  • If patching is not immediately possible, disable or restrict the plugin's sessionpriv.php endpoint.
  • Deploy a web application firewall rule to block script payloads targeting sessionpriv.php.
  • Enforce HttpOnly and Secure flags on session cookies to limit token theft via XSS.
  • Review Moodle plugin inventory to confirm which sites run affected versions.

Detection

  • Search web and proxy logs for requests to sessionpriv.php containing script tags or encoded JavaScript in parameters.
  • Monitor for anomalous JavaScript execution or unexpected outbound requests originating from Moodle sessions.
  • Alert on repeated access to sessionpriv.php URLs from external referrers or unusual user agents.
  • Correlate Moodle session activity with indicators of cookie or token exfiltration.

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

LinkTags
https://github.com/udima-university/moodle-mod_jitsi/issues/67 ExploitIssue TrackingThird Party Advisory
https://github.com/udima-university/moodle-mod_jitsi/issues/67 ExploitIssue TrackingThird Party Advisory

Track CVE-2021-26812 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-2020-11878Jitsi meet hard-coded credentials vulnerabilityThe Jitsi Meet (aka docker-jitsi-meet) stack on Docker before stable-4384-1 uses default passwords (such as passw0rd) for system accounts.EPSS 1.3%6.1CVE-2026-42897Microsoft Exchange Server XSS enables spoofingMicrosoft Exchange Server and Exchange Server Subscription Edition fail to neutralize input during web page generation, a cross-site scripting flaw (…KEVEPSS 0.52%analysed6.1CVE-2025-48700Zimbra Classic UI stored XSS via crafted email HTMLZimbra Collaboration Suite Classic UI fails to properly sanitize HTML content in email messages, allowing crafted tag structures and attribute values…KEVEPSS 1.7%analysed6.1CVE-2025-66376Zimbra Collaboration Classic UI stored XSS via CSS @import in emailZimbra Collaboration Suite 10 before 10.0.18 and 10.1 before 10.1.13 allows stored cross-site scripting in the Classic UI through CSS @import directi…KEVEPSS 20%analysed6.1CVE-2025-68461Roundcube Webmail XSS via SVG animate tagRoundcube Webmail before 1.5.12 and 1.6 before 1.6.12 is vulnerable to cross-site scripting through the animate tag in an SVG document. Because the f…KEVEPSS 27%analysed10.0CVE-2026-22769Dell RecoverPoint for Virtual Machines hardcoded credential flawDell RecoverPoint for Virtual Machines versions prior to 6.0.3.1 HF1 contain a hardcoded credential vulnerability (CWE-798). An unauthenticated remot…KEVEPSS 13%analysed7.1CVE-2025-14611Gladinet CentreStack and Triofox hardcoded AES key enables file inclusionCentreStack and Triofox before 16.12.10420.56791 use hardcoded values in their AES cryptoscheme, weakening protection for publicly exposed endpoints.…KEVEPSS 53%analysed5.4CVE-2021-26829OpenPLC ScadaBR stored XSS via system_settings.shtmOpenPLC ScadaBR through 0.9.1 on Linux and through 1.12.4 on Windows allows stored cross-site scripting through system_settings.shtm. Because the inj…KEVEPSS 48%analysed

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