CVE-2018-18824
Description
WolfCMS v0.8.3.1 allows XSS via an SVG file to /?/admin/plugin/file_manager/browse/.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
WolfCMS v0.8.3.1 is vulnerable to stored XSS via uploading a malicious SVG file through the file manager.
Vulnerability
WolfCMS v0.8.3.1 suffers from a stored cross-site scripting (XSS) vulnerability in the file manager component. An attacker can upload an SVG file containing malicious JavaScript code via the /?/admin/plugin/file_manager/browse/ endpoint. The SVG file is stored on the server and executed when the file is viewed or accessed, leading to XSS. Affected version: WolfCMS v0.8.3.1 [1].
Exploitation
An attacker requires authenticated access to the admin panel with permissions to use the file manager. The attacker uploads an SVG file containing embedded JavaScript code (e.g., via `` tags or event handlers). When an administrator or other user browses the uploaded file, the malicious script executes in their browser context [1].
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, defacement, or theft of sensitive information such as admin credentials or cookies. The impact is limited to the browser session of users who view the uploaded SVG file [1].
Mitigation
No official patch has been released for this vulnerability as of the publication date. Users should restrict file upload permissions to trusted administrators only and consider disabling SVG file uploads in the file manager configuration. Monitor vendor updates for a future fix [1].
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/s-kustm/Subodh/blob/master/CVE-2018-18824.pdfmitrex_refsource_MISC
- twitter.com/Subodhk62060242mitrex_refsource_MISC
- www.linkedin.com/in/subodh-kumar-8a00b1125/mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.