Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
RockRMS v16.13 and before v.17.7.0 is vulnerable to Cross Site Scripting (XSS) via Social Media links in user profile.
AnalysisAI
Stored cross-site scripting in RockRMS versions 16.13 and earlier through 17.7.0 allows authenticated attackers to inject malicious JavaScript via the Social Media links field in user profiles, leading to privilege escalation when administrators view the profile. According to the Raxis disclosure referenced in this CVE, the flaw enables session hijacking and account takeover of higher-privileged users. There is no public exploit identified at time of analysis, but a detailed technical write-up is publicly available describing the attack path.
Technical ContextAI
RockRMS (Rock Relationship Management System) is an open-source church/relationship management platform maintained by the Spark Development Network, commonly used by religious organizations to manage membership, donations, and communications. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), where the Social Media links field on user profile pages fails to sanitize or encode user-supplied URLs before rendering them in HTML context. Because profile pages are rendered for other users (including administrators), an injected payload such as a javascript: URI or event-handler attribute executes in the victim's browser session within the same origin as the RockRMS web application.
RemediationAI
Upgrade to RockRMS version 17.7.0 or later, which per the CVE description contains the fix for this stored XSS in the Social Media links profile field. No vendor advisory URL was provided in the CVE references beyond the Spark Development Network homepage (http://sparkdevnetwork.com) and the Raxis disclosure (https://raxis.com/blog/cve-2026-36748-xss-in-rock-rms-leads-to-privilege-escalation/), so administrators should check the Spark Development Network release notes directly for the patched build. If immediate upgrade is not possible, compensating controls include disabling user self-registration to reduce the pool of attackers who can create profiles, removing or restricting the Social Media links field in the user profile configuration, instructing administrators to avoid viewing untrusted user profiles until patched, and deploying a strict Content Security Policy that blocks inline script execution and disallows javascript: URIs - note that aggressive CSP may break legitimate RockRMS features that rely on inline scripts and should be tested in staging.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34100
GHSA-378r-5qcc-x537