Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
☕
☕ Maven
Not in CISA KEV
CRITICAL severity

CVE-2025-10492 — jasperreports

CRITICALFix: Jaspersoft/jasperreports@3541a3e

CVE-2025-10492 is a critical-severity (CVSS 9.8) Deserialization of Untrusted Data vulnerability in net.sf.jasperreports:jasperreports. A fix is available for net.sf.jasperreports:jasperreports — see the affected versions and patch details below.

JasperReports has a Java deserialisation vulnerability

Published
Sep 16, 2025
Updated
Mar 9, 2026
Affected
1 pkg
Patched
1 / 1
Exploits
None indexed
Exploitation data as of Sep 26, 2026 · OSV.dev, NVD, FIRST.org (EPSS)

Exploitation Status

No confirmed exploitation observed yet

  • A successful exploit gives an attacker total control of the affected component, not partial access.
  • CISA’s own triage has not observed active exploitation or public proof-of-concept code for this CVE as of its last assessment.

Exploitation and automatability from CISA’s SSVC triage for CVE-2025-10492.

EPSS Exploitation Probability

via FIRST.org ↗
0.9%probability of exploitation in next 30 days
Lower Risk0.00%
Lower risk than most CVEs58th percentile — riskier than 58% of all scored CVEsHighest risk

Probability of exploitation in the next 30 days, from FIRST.org EPSS.

How urgent is this, really

CVE-2025-10492 by exploitation likelihood (EPSS) against impact (CVSS). Outside the shaded patch-first corner.

Where this sits among everything scored

Of 379,842 CVEs with a current EPSS score, this one falls in the < 10% band (highlighted). Counts from FIRST.org, log-scaled.

Real-World Exposure

1 pkg affected
☕net.sf.jasperreports:jasperreports

Real-time download stats are indexed for npm and PyPI packages. This vulnerability affects Maven packages — download data is not available via public APIs for these ecosystems.

Description

A Java deserialisation vulnerability has been discovered in the Jaspersoft Library. Improper handling of externally supplied data may allow attackers to execute arbitrary code remotely on systems that use the affected library.

Affected Packages

1 total 1 fixed
EcosystemPackageVulnerable rangeFix
☕Mavennet.sf.jasperreports:jasperreportsall versions7.0.4net.sf.jasperreports:jasperreports:7.0.4

Affected Products

5 products · 8 configurations
Application
jasperreports iocloud
≤ 4.0.0
range
Application
jasperreports librarycloud
≤ 9.0.2
range
Application
jasperreports servercloud
≤ 9.0.0
range
Application
jasperreports studiocloud
≤ 9.0.2
range
Application
jasperreports web studiocloud
≤ 3.0.1
range

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for net.sf.jasperreports:jasperreports, including transitive dependencies — a direct dependency you never call can still pull in a vulnerable version.

  2. Fix

    Update net.sf.jasperreports:jasperreports to 7.0.4 or later, then make sure no transitive (indirect) dependency still pins the vulnerable range — O3 confirms CVE-2025-10492 is resolved across your whole dependency graph.

  3. Workarounds

    Do not deserialise data from untrusted sources: where the format allows it, restrict deserialisation to an explicit allowlist of expected types, and prefer a data-only format (JSON, Protobuf) over one that can reconstruct arbitrary objects until you can upgrade.

Frequently Asked Questions

A Java deserialisation vulnerability has been discovered in the Jaspersoft Library. Improper handling of externally supplied data may allow attackers to execute arbitrary code remotely on systems that use the affected library.
O3 Security · Impact-Aware SCA

Is CVE-2025-10492 in your dependencies?

Find it across Maven, including transitive dependencies.

CVE-2025-10492: jasperreports (Critical 9.8) | O3 Security