CVE-2022-34832
Description
An issue was discovered in VERMEG AgileReporter 21.3. XXE can occur via an XML document to the Analysis component.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
VERMEG AgileReporter 21.3 Analysis component has an XXE vulnerability allowing admin users to achieve LFI, directory listing, and DoS via XML bomb.
Vulnerability
VERMEG AgileReporter version 21.3 contains an XML External Entity (XXE) vulnerability in the Analysis component, specifically in the 'Config Package Binding' → 'Manage Execution Groups' option where XML files are imported. The XML parser does not disable external entity processing, allowing an attacker to inject malicious XML content [1].
Exploitation
Only an authenticated admin user can exploit this vulnerability. The attacker uploads a crafted XML file (e.g., an XML bomb for denial of service or a modified Execution Group export containing entity declarations) via the import functionality. The request is sent to /agilereporter/core/page/admin/config/configPackageBinding.xhtml?dswid=-3091 [1].
Impact
Successful exploitation can lead to denial of service (the web application becomes unavailable for hours due to an XML bomb), or local file inclusion and directory listing (allowing access to system files, user data, and mounted drives). The XML parser processes the entity, returning file contents in the response [1].
Mitigation
No official patch or mitigation has been disclosed by VERMEG as of the publication date. Restricting admin account access and disabling unnecessary XML parsing features may reduce risk, but no fix is currently available [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
2- VERMEG/AgileReporterdescription
- Range: =21.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.