Cyber Resilience

CVE-2022-43939

Hitachi Vantara Pentaho Business Analytics Server ≤ 9.3.0.2

CISA KEVActive ExploitationEUVD ExploitedPublic PoC
Published
03 April 2023
Modified
24 October 2025
KEV Added
03 March 2025
Patch / advisory
CVSS Score v3.1 8.6
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
EPSS Score 0.92 99.8th percentile
Risk Priority 90 floored blend · peak EPSS

Summary

CVE-2022-43939 is a high-severity Use of Non-Canonical URL Paths for Authorization Decisions (CWE-647) vulnerability in Hitachi Vantara Pentaho Business Analytics Server. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 0.2% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.2, including the 8.3.x branch, contain an authorization flaw in which security restrictions are enforced using non-canonical URL paths. The weakness, tracked as CVE-2022-43939 and assigned CWE-647, permits an unauthenticated network attacker to bypass intended access controls by supplying alternate URL representations that the server does not normalize before performing authorization decisions.

An attacker can therefore reach administrative or restricted endpoints that should be protected, resulting in partial confidentiality and integrity impacts together with high availability impact as reflected in the CVSS 8.6 vector. Public proof-of-concept material demonstrates that the bypass can be chained with server-side template injection to achieve remote code execution.

Vendor guidance published by Hitachi Vantara directs customers to upgrade to the fixed releases 9.4.0.1 or 9.3.0.2; the same advisory is referenced in CISA’s Known Exploited Vulnerabilities catalog, confirming that the issue has been observed in active exploitation campaigns. The associated EPSS score remains elevated near 0.93, indicating sustained exploitation interest after disclosure.

EU & UK References

Vulnerability Data

Hitachi Vantara Pentaho Business Analytics Server versions before 9.4.0.1 and 9.3.0.2, including 8.3.x contain security restrictions using non-canonical URLs which can be circumvented.

CWE(s)
KEV Date Added
03 March 2025

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2022-43769Same product: Hitachi Vantara Pentaho Business Analytics Serverboth on KEV
CVE-2023-1158Same product: Hitachi Vantara Pentaho Business Analytics Server
CVE-2025-9909Shared CWE-647
CVE-2025-66202Shared CWE-647
CVE-2023-3517Same vendor: Hitachi
CVE-2026-5222Shared CWE-647
CVE-2025-47241Shared CWE-647
CVE-2025-64500Shared CWE-647
CVE-2026-59731Shared CWE-647
CVE-2026-8384Shared CWE-647

Affected Assets

hitachi
vantara pentaho business analytics server
9.4.0.0 · ≤ 9.3.0.2

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V2.2.1
  • V10.4.1

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Enforcing well-defined authorization policies prevents URL canonicalization bypasses when path handling is included in the implementation.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can discover non-canonical URL bypasses but does not itself implement the preventive control.

prevents

Defining application security requirements that mandate canonical URL handling and authorization checks mitigates the weakness at design time.

prevents

Secure-coding standards that require URL canonicalization and safe path handling eliminate the root cause of the weakness.

prevents

Enforcing strict access-control rules on canonical resource identifiers directly prevents authorization bypass via non-canonical URLs.

References