← Vulnerability feed

Vulnerability record · CVE-2024-54676 · published 8 January 2025

CVE-2024-54676: Apache OpenMeetings OpenJPA deserialization of untrusted data

Apache · Openmeetings

Apache OpenMeetings versions from 2.1.0 before 8.0.0 ship default clustering instructions that omit OpenJPA serialization class white/black lists, allowing deserialization of untrusted data. Because the flaw is reachable over the network without authentication and can lead to code execution, it is a serious risk for any deployment using the documented clustering setup.

9.8 CVSS 3.1 Critical EPSS 65% · top 0.8% CWE-502 · Deserialization of untrusted data
9.8CVSS 3.1 base score
65%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

Vendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.1.0 before 8.0.0 Description: Default clustering instructions at https://openmeetings.apache.org/Clustering.html  doesn't specify white/black lists for OpenJPA this leads to possible deserialisation of untrusted data. Users are recommended to upgrade to version 8.0.0 and update their startup scripts to include the relevant 'openjpa.serialization.class.blacklist' and 'openjpa.serialization.class.whitelist' configurations as shown in the documentation.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: high.

critical priorityCVSS 9.8 with network reachability, no authentication, no user interaction, and high EPSS probability make this a critical patching priority.

What it is

Apache OpenMeetings versions from 2.1.0 before 8.0.0 ship default clustering instructions that omit OpenJPA serialization class white/black lists, allowing deserialization of untrusted data. Because the flaw is reachable over the network without authentication and can lead to code execution, it is a serious risk for any deployment using the documented clustering setup.

Impact

An attacker can supply crafted serialized data that OpenJPA deserializes, potentially achieving remote code execution with the privileges of the OpenMeetings process. This can lead to full compromise of the application server and any data it holds.

Attack surface

The CVSS vector is AV:N/AC:L/PR:N/UI:N, so the flaw is network-reachable with no authentication and no user interaction required. It applies to deployments that follow the default clustering instructions, where OpenJPA deserialization endpoints are exposed.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record, but EPSS is 0.64935 (99.2nd percentile), indicating a high predicted likelihood of exploitation activity.

What to do

  • Upgrade Apache OpenMeetings to version 8.0.0 or later.
  • Update startup scripts to set openjpa.serialization.class.blacklist and openjpa.serialization.class.whitelist as shown in the vendor documentation.
  • Restrict network access to OpenMeetings clustering ports to trusted hosts only.
  • If clustering is not required, disable it to remove the exposed deserialization path.
  • Monitor vendor advisories for further guidance on OpenJPA serialization hardening.

Detection

  • Inspect OpenMeetings startup scripts and configuration for missing or empty openjpa.serialization.class.blacklist and whitelist settings.
  • Monitor network traffic to clustering ports for unexpected serialized payloads or connections from untrusted sources.
  • Watch application and JVM logs for OpenJPA deserialization errors or class-loading anomalies.
  • Alert on process creation or outbound connections from the OpenMeetings server that deviate from normal behavior.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-54676 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2017-7664Apache openmeetings xml external entity (xxe) vulnerabilityUploaded XML documents were not correctly validated in Apache OpenMeetings 3.1.0.EPSS 2.3%9.8CVE-2023-28326Apache openmeetings missing authentication for critical function vulnerabilityVendor: The Apache Software Foundation Versions Affected: Apache OpenMeetings from 2.0.0 before 7.0.0 Description: Attacker can elevate their privile…EPSS 1.3%9.8CVE-2016-8736Apache openmeetings deserialization of untrusted data vulnerabilityApache OpenMeetings before 3.1.2 is vulnerable to Remote Code Execution via RMI deserialization attack.EPSS 4.8%9.8CVE-2017-7673Apache openmeetings improper restriction of authentication attempts vulnerabilityApache OpenMeetings 1.0.0 uses not very strong cryptographic storage, captcha is not used in registration and forget password dialogs and auth forms …EPSS 1.6%8.8CVE-2017-7666Apache openmeetings cross-site scripting vulnerabilityApache OpenMeetings 1.0.0 is vulnerable to Cross-Site Request Forgery (CSRF) attacks, XSS attacks, click-jacking, and MIME based attacks.EPSS 0.80%8.8CVE-2017-7681Apache openmeetings sql injection vulnerabilityApache OpenMeetings 1.0.0 is vulnerable to SQL injection. This allows authenticated users to modify the structure of the existing query and leak the …EPSS 1.3%8.2CVE-2017-7682Apache openmeetings vulnerabilityApache OpenMeetings 3.2.0 is vulnerable to parameter manipulation attacks, as a result attacker has access to restricted areas.EPSS 1.6%8.1CVE-2023-29032Apache openmeetings improper authentication vulnerabilityAn attacker that has gained access to certain private information can use this to act as other user. Vendor: The Apache Software Foundation Versions …EPSS 1.1%

Source: NIST National Vulnerability Database (record CVE-2024-54676), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.