LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2020-7961: Liferay Portal Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2020-7961 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Liferay Portal contains a deserialization of untrusted data vulnerability that allows remote attackers to execute code via JSON web services.

CVE-2020-7961 is a deserialization of untrusted data flaw in Liferay Portal that can let a remote attacker achieve code execution through JSON web services. For IT and security teams running Liferay as an intranet, extranet, or public portal platform, this class of issue matters because successful abuse can lead to full application compromise, lateral movement, and data exposure. Confirm exact product lines, fixed releases, and deployment notes against the vendor advisory before acting.

How it works

This vulnerability is tracked as CWE-502: deserialization of untrusted data. In broad terms, the application accepts serialized or structured input (here associated with JSON web services), reconstructs objects from that input, and does so without adequate validation or type restrictions. When an attacker can supply crafted data that the deserializer treats as trusted, the reconstruction process can trigger unexpected object graphs, gadget chains, or side effects that result in remote code execution in the context of the portal process.

Abuse typically requires the attacker to reach the affected JSON web service endpoints and submit malicious payloads. No public exploit mechanics, payload formats, or proof-of-concept details are restated here; treat any observed anomalous JSON service traffic as suspicious and validate behavior against the vendor advisory and your own baselined logs. The practical outcome of successful exploitation is arbitrary code execution on the host running Liferay Portal, with the privileges of the application server account.

Am I affected? How to find it in your systems

Liferay Portal is commonly deployed as a Java-based enterprise portal for content, collaboration, and custom portlets, often fronted by a web server or reverse proxy and backed by a database. Inventory every instance—production, staging, development, and any cloud or containerized deployments—by searching configuration management databases, software bills of materials, package inventories, and process lists for Liferay-related services and installation paths.

If version or configuration detail is unclear, assume potential exposure until you confirm against the vendor advisory and your hardened baseline.

How to remediate

Patch first. Apply the updates provided by the vendor for Liferay Portal exactly as described in the official advisory for CVE-2020-7961. CISA’s required action is to apply updates per vendor instructions; do not rely on third-party version lists or unofficial backports without verification.

If you can't patch immediately

Until the vendor update is applied, reduce attack surface and increase detection depth.

These steps lower risk but do not replace the vendor patch. Plan remediation promptly.

If your data may have been exposed

Actively exploited remote code execution vulnerabilities can lead to full host compromise and subsequent data theft or ransomware staging, even when ransomware use is not specifically documented for this CVE. If you have indicators of exploitation or cannot rule out exposure, follow your incident response process: isolate affected systems, preserve logs and memory where appropriate, rotate credentials and secrets accessible to the portal, and assess what data the application could reach. As an additional personal check, individuals can run a free exposure scan of their email addresses against known breach datasets to see whether their credentials have appeared in prior public breaches.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLiferay · Liferay Portal
WeaknessCWE-502
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities