CVE Catalog

CVE-2025-50849

HighCVSS 8.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

CS Cart 4.18.3 is vulnerable to IDOR in the user profile functionality. The company_id parameter allows enabling/disabling stickers without proper server-side validation. An authenticated user can modify this parameter to affect other users' sticker settings.

Risk Assessment

An attacker can unauthorizedly change sticker settings on other users' accounts, leading to data integrity violation and potential disruption of store operations.

Recommendation

Update CS Cart to the latest patched version and implement server-side validation for all object-identifying parameters.

Other vulnerabilities in CS Cart

See all
Original NVD description (English source)

CS Cart 4.18.3 is vulnerable to Insecure Direct Object Reference (IDOR). The user profile functionality allows enabling or disabling stickers through a parameter (company_id) sent in the request. However, this operation is not properly validated on the server side. An authenticated user can manipulate the request to target other users' accounts and toggle the sticker setting by modifying the company_id or other object identifiers.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS