CVE-2023-5763
About
In Eclipse Glassfish 5 or 6, running with old versions of JDK (lower than 6u211, or < 7u201, or < 8u191), allows remote attackers to load malicious code on the server via access to insecure ORB listeners.
Rainforest analyst review
Eclipse GlassFish 5 and 6 expose insecure ORB listeners that let a remote attacker load malicious code onto the server — but only when the host runs an old JDK, specifically below 6u211, 7u201, or 8u191. The flaw is really a dangerous interaction: GlassFish's ORB listeners plus an outdated Java runtime combine into a remote code-loading path. On a current JDK, that path is closed.
The JDK precondition and the high attack complexity are why this is a 6.8 rather than a straight critical RCE, and both are honest limiters. A patched Java runtime — anything past those update levels — removes the exposure entirely, so the truly at-risk population is servers running both GlassFish and a long-unpatched JDK. Where that combination exists it's genuinely exploitable for code loading; where it doesn't, this doesn't apply.
That makes this a dependency-and-configuration triage rather than a raw GlassFish patch. Our determining question is the JDK version underneath each GlassFish instance, because that single fact decides whether the host is vulnerable at all. We'd rank a GlassFish server on a modern JDK low and one on an ancient JDK as a real code-execution exposure — and updating the runtime is the cleanest fix, closing this without touching the app server.
References
Related CVEs
Frequently asked questions
What is CVE-2023-5763?
In Eclipse Glassfish 5 or 6, running with old versions of JDK (lower than 6u211, or < 7u201, or < 8u191), allows remote attackers to load malicious code on the server via access to insecure ORB listeners.
How severe is CVE-2023-5763?
CVE-2023-5763 carries a CVSS 3.1 base score of 6.8, rated medium. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 71 out of 100, in the high band.
How is CVE-2023-5763 exploited?
According to the CVSS vector (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N): attack vector Network, attack complexity High, privileges required None, user interaction Required. Impact on confidentiality High, integrity High and availability None.
Which products are affected by CVE-2023-5763?
Public advisories list the following as affected: glassfish. Check the references on this page for the exact versions each vendor confirms.
How do I fix CVE-2023-5763?
Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.
Empower Your Security Strategy with Rainforest
Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.
