CVE-2019-13236
Description
In system/workplace/ in Alkacon OpenCms 10.5.4 and 10.5.5, there are multiple Reflected and Stored XSS issues in the management interface.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Alkacon OpenCms 10.5.4 and 10.5.5 contain multiple reflected and stored XSS vulnerabilities in the management interface.
Vulnerability
Overview
In Alkacon OpenCms versions 10.5.4 and 10.5.5, the management interface located in system/workplace/ is affected by multiple cross-site scripting (XSS) vulnerabilities. Both reflected and stored XSS issues exist, allowing attackers to inject arbitrary web scripts or HTML via the affected parameters or input fields. The root cause is insufficient sanitization of user-supplied input before it is rendered in the browser [1][2].
Exploitation
Details
To exploit these vulnerabilities, an attacker must be authenticated and have access to the management interface. For reflected XSS, a crafted URL can be sent to a victim who is logged into the OpenCms workplace, causing the malicious script to execute in their session. For stored XSS, an attacker can inject persistent payloads that are stored on the server and later executed when other administrators view the affected pages [1][2].
Impact
Successful exploitation of these XSS vulnerabilities could allow an attacker to execute arbitrary JavaScript in the context of the victim's browser, potentially leading to session hijacking, defacement, or the execution of administrative actions on behalf of the victim. Given the management interface's access to sensitive content management functions, the impact is considered moderate to high, depending on the privileges of the victim [1][2].
Mitigation
Status
Patches have been released via commits in the alkacon/opencms-core repository on the branch_10_5_x branch [3]. Users should update to a patched version to remediate the vulnerability. No evidence of active exploitation in the wild has been reported as of the publication date [2].
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.opencms:opencms-coreMaven | < 11.0.1 | 11.0.1 |
Affected products
2- Alkacon/OpenCmsdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/advisories/GHSA-7qqr-3pj3-q2f5ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-13236ghsaADVISORY
- packetstormsecurity.com/files/154283/Alkacon-OpenCMS-10.5.x-Cross-Site-Scripting.htmlghsax_refsource_MISCWEB
- aetsu.github.io/OpenCmsghsax_refsource_MISCWEB
- github.com/alkacon/opencms-core/commits/branch_10_5_xghsax_refsource_MISCWEB
- twitter.com/aetsu/status/1152096227938459648ghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.