ZeroHour

CVE-2026-36392

PoC niche

Stored XSS in FairSketch Rise CRM 3.9.6 lets admins hijack client sessions

CVSS 3.1
5.4 medium
EPSS
<1%p9
Published
()
Modified
AI analysis

CVE-2026-36392 is a stored cross-site scripting (XSS) vulnerability in FairSketch Rise CRM version 3.9.6. An authenticated administrator injects arbitrary JavaScript into an item's title; the payload is stored server-side and executes in the browser of any client user who later visits the store page. Successful injection can lead to session hijacking, account takeover of client users, and phishing. Organizations running self-hosted Rise CRM 3.9.6 with client users browsing the store are affected. The flaw has not yet received a CVSS score and is not in CISA KEV, but one public proof-of-concept reference exists, though no confirmed in-the-wild exploitation is reported.

What to do: Upgrade Rise CRM to a release newer than 3.9.6 once the vendor publishes a fix, and check the vendor changelog for the patched version. Until patched, ensure item titles are HTML-encoded on output, restrict item-title editing to trusted administrators, and audit existing store item titles for injected scripts.

Affected
FairSketch Rise CRM3.9.6 (confirmed vulnerable; other versions not specified in available data)
Estimated exposure
nichelikely thousands of self-hosted instances at most (no public install-count data) — Rise CRM is a niche commercial, self-hosted PHP CRM rather than a mass-market plugin or cloud service, and no public active-install counts or internet-exposed scan statistics are available, so the estimate is qualitative.

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

Description

FairSketch Rise CRM Version 3.9.6 is vulnerable to Cross Site Scripting (XSS). An authenticated administrator can inject arbitrary JavaScript into an item's title, which is stored server-side and executed in the browser of any client user who visits the store page, enabling session hijacking, account takeover, and phishing.

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

In the news

No ingested article mentions this CVE yet.