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 :
June 20, 2025, 5:42 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
6.0
Exploitability Score :
3.9
Affected Products
The following products are affected by CVE-2025-47916
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
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/ | Release Notes |
https://karmainsecurity.com/KIS-2025-02 | Exploit Third Party Advisory |
http://seclists.org/fulldisclosure/2025/May/4 | Mailing List Third Party Advisory |
https://karmainsecurity.com/KIS-2025-02 | Exploit Third Party Advisory |
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.
-
Initial Analysis by [email protected]
Jun. 20, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-94 Added CPE Configuration OR *cpe:2.3:a:invisioncommunity:invisioncommunity:*:*:*:*:*:*:*:* versions from (including) 5.0.0 up to (excluding) 5.0.7 Added Reference Type CVE: http://seclists.org/fulldisclosure/2025/May/4 Types: Mailing List, Third Party Advisory Added Reference Type MITRE: https://invisioncommunity.com/release-notes-v5/507-r41/ Types: Release Notes Added Reference Type CISA-ADP: https://karmainsecurity.com/KIS-2025-02 Types: Exploit, Third Party Advisory Added Reference Type MITRE: https://karmainsecurity.com/KIS-2025-02 Types: Exploit, Third Party Advisory -
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.