RiteCMS Remote Code Execution Vulnerability

Vulnerability

An authenticated remote code execution vulnerability has been identified in RiteCMS version 3.1.0. The issue arises in the 'parse_special_tags()' function, where crafted content containing specific tags can be processed server-side and executed as code. This vulnerability can be exploited by authenticated users through a cross-site request forgery (CSRF) vulnerability, leading to a chained attack.

Impact

Exploitation of this vulnerability allows for authenticated remote code execution on the server where RiteCMS is hosted.

Reproduction

To reproduce this vulnerability, an authenticated user must upload content that includes a special tag formatted to execute PHP code. The 'parse_special_tags()' function will process this content, and the injected code will be executed on the server. This exploitation can be automated through a CSRF attack, taking advantage of the user's authenticated session.

Added: Dec 17, 2025, 6:17 PM
Updated: Dec 17, 2025, 7:34 PM

Vulnerability Rating

Custom Algorithm
spread
2.2
impact
10.0
exploitability
6.8
remediation
0.0
relevance
1.4
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.