CVE-2026-36765 Details
Description
An XML external entity (XXE) vulnerability in the /designer/loadReport endpoint of SpringBlade v4.8.0 allows authenticated attackers to execute arbitrary code via injecting a crafted payload.
A vulnerability allowing XML external entity (XXE) injection has been identified in the SpringBlade framework, specifically in version 4.8.0 of the blade-report module, which integrates UReport2. This vulnerability allows authenticated attackers to execute arbitrary code by injecting a crafted payload through the 'saveReportFile' endpoint, which is then parsed by the 'loadReport' endpoint. The underlying XML parser does not disable external entity resolution or DOCTYPE declarations, enabling the injection of malicious entities that can read sensitive files or disrupt server operations.
To address this vulnerability, it is recommended to disable the report designer functionality in production environments, especially if it is not needed. At the code level, the XML parser should be configured to disallow external entities and DOCTYPE declarations before parsing any report XML. Additionally, UReport2 should be upgraded or replaced with an actively maintained reporting engine, as UReport2 is known to contain multiple vulnerabilities.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 30, 2026CISA-ADP
Assessed May 4, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/chillzhuang/SpringBlade/issues/37 | CISA-ADP | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/chillzhuang/SpringBlade | [email protected] | ProductVendor |
| https://github.com/chillzhuang/SpringBlade/issues/37 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-611 | Improper Restriction of XML External Entity Reference | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| SpringBlade | <= 4.8.0 (semver) |
CPE
Remediation
| |
| SpringBlade blade-report | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 4, 2026 | CVE Modified | CISA-ADP |
| Apr 30, 2026 | New CVE Received | [email protected] |
Volerion