CVE-2024-50335

MEDIUM

SuiteCRM < 7.14.6 - Reflected Cross-Site Scripting via Publish Key Field

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-50335. PoCs published by shellkraft.

AI-analyzed exploit summary This repository contains a functional PoC for CVE-2024-50335, an authenticated XSS vulnerability in SuiteCRM's 'Publish Key' field. The exploit injects malicious JavaScript to steal CSRF tokens and create unauthorized administrative users.

Description

SuiteCRM is an open-source, enterprise-ready Customer Relationship Management (CRM) software application. The "Publish Key" field in SuiteCRM's Edit Profile page is vulnerable to Reflected Cross-Site Scripting (XSS), allowing an attacker to inject malicious JavaScript code. This can be exploited to steal CSRF tokens and perform unauthorized actions, such as creating new administrative users without proper authentication. The vulnerability arises due to insufficient input validation and sanitization of the Publish Key field within the SuiteCRM application. When an attacker injects a malicious script, it gets executed within the context of an authenticated user's session. The injected script (o.js) then leverages the captured CSRF token to forge requests that create new administrative users, effectively compromising the integrity and security of the CRM instance. This issue has been addressed in versions 7.14.6 and 8.7.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Exploits (1)

nomisec WORKING POC
by shellkraft · poc
https://github.com/shellkraft/CVE-2024-50335

This repository contains a functional PoC for CVE-2024-50335, an authenticated XSS vulnerability in SuiteCRM's 'Publish Key' field. The exploit injects malicious JavaScript to steal CSRF tokens and create unauthorized administrative users.

Classification
Working Poc 95%
Attack Type
Xss
Complexity
Moderate
Reliability
Reliable
Target: SuiteCRM (version not specified)
Auth required
Prerequisites: Valid SuiteCRM administrator credentials · Access to the Edit Profile page · Ability to host malicious JavaScript (o.js) on a server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 4.9
EPSS 0.0030
EPSS Percentile 21.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-79
Status published
Products (1)
salesagility/suitecrm < 7.14.6
Published Nov 05, 2024
Tracked Since Feb 18, 2026