CVE-2025-47916
Invision Community Themeeditor Remote Code Execution
Description
Invision Community 5.0.0 before 5.0.7 allows remote code execution via crafted template strings to themeeditor.php. The issue lies within the themeeditor controller (file: /applications/core/modules/front/system/themeeditor.php), where a protected method named customCss can be invoked by unauthenticated users. This method passes the value of the content parameter to the Theme::makeProcessFunction() method; hence it is evaluated by the template engine. Accordingly, this can be exploited by unauthenticated attackers to inject and execute arbitrary PHP code by providing crafted template strings.
INFO
Published Date :
May 16, 2025, 3:15 p.m.
Last Modified :
May 17, 2025, 5:15 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
6.0
Exploitability Score :
3.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-47916
.
URL | Resource |
---|---|
https://invisioncommunity.com/release-notes-v5/507-r41/ | |
https://karmainsecurity.com/KIS-2025-02 | |
http://seclists.org/fulldisclosure/2025/May/4 | |
https://karmainsecurity.com/KIS-2025-02 |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-47916
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-47916
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
May. 17, 2025
Action Type Old Value New Value Added Reference http://seclists.org/fulldisclosure/2025/May/4 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
May. 16, 2025
Action Type Old Value New Value Added Reference https://karmainsecurity.com/KIS-2025-02
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-47916
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-47916
weaknesses.