PT-2026-53932 · Unknown · Jimureport
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
JimuReport versions prior to 2.5.1
Description
The application exposes the POST '/jmreport/auto/export' endpoint without authentication because the handler is annotated with
@JimuNoLoginRequired, causing the JimuReportTokenInterceptor to skip authentication and authorization checks. Additionally, the export service streams rendered reports for any provided report identifier without verifying the auto-export configuration flag. This allows an unauthenticated remote attacker to enumerate Snowflake report identifiers and export the full contents of any report, which may include data from configured SQL queries and credentials embedded in data sources.Recommendations
Update JimuReport to a version newer than 2.5.0.
Restrict access to the '/jmreport/auto/export' endpoint to minimize the risk of exploitation.
Exploit
Fix
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Jimureport