Your RSA-2048 keys break in 2030. Find every one of them before attackers do.
Maven

CVE-2023-33264

MEDIUMFix: hazelcast/hazelcast#24266

CVE-2023-33264 is a medium-severity (CVSS 4.3) CWE-522 vulnerability in com.hazelcast:hazelcast. O3 Security confirms whether CVE-2023-33264 is actually reachable in your code before you act, and blocks exploitation at runtime until you patch.

Hazelcast vulnerable to unmasked password exposure

Also known asGHSA-5gj6-62g7-vmgf
Published
May 22, 2023
Updated
Jul 15, 2026
Affected
5 pkgs
Patched
4 / 5
Exploits
None indexed

Real-World Exposure

5 pkgs affected
com.hazelcast:hazelcastcom.hazelcast:hazelcastcom.hazelcast:hazelcastcom.hazelcast:hazelcastcom.hazelcast:hazelcast

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

In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don't mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.

Affected Packages

5 total 4 fixed
EcosystemPackageVulnerable rangeFix
Mavencom.hazelcast:hazelcast4.0-BETA-1No fix
Mavencom.hazelcast:hazelcast5.0-BETA-1&&< 5.0.55.0.5
Mavencom.hazelcast:hazelcast5.1-BETA-1&&< 5.1.65.1.6
Mavencom.hazelcast:hazelcast5.2-BETA-1&&< 5.2.45.2.4
Mavencom.hazelcast:hazelcast5.3.0-BETA-1&&< 5.3.05.3.0

Detection & mitigation playbook

Open-source dependency
  1. Detect

    Scan your dependency tree (package-lock.json, pnpm-lock.yaml, requirements.txt, go.sum, etc.) for com.hazelcast:hazelcast. O3's reachability analysis confirms whether the vulnerable code path is actually invoked in your application, so you act on real exposure instead of every transitive match.

  2. Fix

    No patched version of com.hazelcast:hazelcast has shipped for CVE-2023-33264 yet. Where your build allows, override or pin the dependency away from the vulnerable range, and apply any maintainer-recommended mitigation.

  3. Workarounds

    If you can't upgrade right away: gate or disable the affected feature, validate untrusted input at the boundary, and avoid passing attacker-controlled data into the vulnerable path. O3's runtime protection blocks exploitation in production as an interim safeguard until the upgrade lands.

  4. How O3 protects you

    O3 pinpoints whether CVE-2023-33264 is reachable in your code and exactly where to fix it, then blocks exploitation in production at runtime until the patched version is deployed.

Tailored to CVE-2023-33264. Runtime protection reduces exposure until a permanent patch is applied and verified — it complements patching, it doesn't replace it.

Frequently Asked Questions

In Hazelcast through 5.0.4, 5.1 through 5.1.6, and 5.2 through 5.2.3, configuration routines don't mask passwords in the member configuration properly. This allows Hazelcast Management Center users to view some of the secrets.
O3 Security · Impact-Aware SCA

Is CVE-2023-33264 in your dependencies?

O3 detects CVE-2023-33264 across Maven dependencies and uses function-level reachability to confirm whether the vulnerable code path is actually reachable — not just present. No false positives.