CVE-2026-58375

HIGH

JimuReport 2.5.0 - Unauthenticated Report Export via /jmreport/auto/export

Title source: cna
STIX 2.1

Description

JimuReport through 2.5.0 exposes the POST /jmreport/auto/export endpoint without authentication: the handler is annotated @JimuNoLoginRequired, so JimuReportTokenInterceptor skips all authentication and authorization, and the export service streams the rendered report for any supplied report id without verifying the auto-export configuration flag. An unauthenticated remote attacker can enumerate Snowflake report identifiers and export the full contents of any report, including the data returned by the report configured SQL queries and any credentials embedded in its data sources.

References (2)

Core 2
Core References
Exploit technical-description exploit
Researcher Disclosure
https://github.com/jeecgboot/jimureport/issues/4694

Scores

CVSS v3 7.5
EPSS 0.0046
EPSS Percentile 36.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-306
Status published
Products (1)
jeecgboot/jimureport < 2.5.0
Published Jun 30, 2026
Tracked Since Jun 30, 2026