CVE-2025-0758
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedOverview The product specifies permissions for a security-critical resource in a way that allows that resource to be read or modified by unintended actors. (CWE-732) Description Hitachi Vantara Pentaho Business Analytics Server prior to versions 10.2.0.2, including 9.3.x and 8.3.x, is installed with Karaf JMX beans enabled and accessible by default. Impact When the vulnerability is leveraged, a user with local execution privileges can access functionality exposed by Karaf beans contained in the product.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceHitachi Vantara Pentaho Business Analytics Server prior to version 10.2.0.2 ships with Karaf JMX beans enabled and accessible by default, allowing users with local execution privileges to access sensitive functionality exposed through these management beans. This represents an incorrect permission assignment (CWE-732) on a security-critical resource.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify Pentaho BA Server versionLocate the Pentaho installation directory and check for version information in version.xml, about.html, or the pentahoBI platform configuration files. Alternatively, check the startup logs or use the version command if available.Affected if The installed version is prior to 10.2.0.2 (for example, 10.1.0.x, 9.x, or earlier)
-
Locate Karaf JMX configurationNavigate to the Pentaho installation directory and look for the Karaf etc folder (commonly at data/karaf/etc or pentaho-solutions/system/karaf/etc). Identify JMX-related configuration files such as jmx.acl.cfg, org.apache.karaf.management.cfg, or jmx-remoting.access.Affected if Karaf JMX configuration files exist and are present in the default installation
-
Verify JMX bean accessibilityOpen the jmx.acl.cfg or equivalent JMX access control configuration file and check if the beans are configured with open or unauthenticated access. Look for entries like role-based access controls set to admin, monitor, or viewer with no password protection.Affected if JMX beans are accessible without authentication or with default permissive settings
-
Check file permissions on Karaf configReview file system permissions on the Karaf etc configuration directory and JMX config files. Verify which system users have read or write access to these files.Affected if Permissions allow local users with basic execution privileges to read or modify JMX configuration
You are affected if your Pentaho BA Server version is prior to 10.2.0.2 and the Karaf JMX beans are enabled with default accessible settings.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedDisable or properly secure the Karaf JMX beans by restricting access and/or requiring authentication, upgrading to version 10.2.0.2 or later, or implementing network-level access controls to limit exposure.
Pentaho Business Analytics Server 10.2.0.2 or later
- Identify the current Pentaho Business Analytics Server version running in your environment
- Create a complete backup of the current Pentaho installation including configuration files and data directories
- Download Pentaho Business Analytics Server version 10.2.0.2 or a later stable release from the official Hitachi Vantara Pentaho support portal
- Stop the Pentaho server and any related services
- Perform a fresh installation of version 10.2.0.2 or upgrade according to official documentation
- Restore any custom configurations and data from the backup
- Start the Pentaho server and verify the application functions normally
- Confirm that Karaf JMX beans are no longer exposed or require proper authentication by default
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation6.0 h
- Implementation3.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,088.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-0758 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-0758 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data