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

CVE-2021-35464: ForgeRock Access Management (AM) Core Server Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-35464 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of Nov 17, 2021 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

ForgeRock Access Management (AM) Core Server allows an attacker who sends a specially crafted HTTP request to one of three endpoints (/ccversion/Version, /ccversion/Masthead, or…

CVE-2021-35464 is a remote code execution vulnerability in ForgeRock Access Management (AM) Core Server. An unauthenticated attacker can send a specially crafted HTTP request to one of three specific endpoints and run code in the context of the account running the AM service. Because AM sits at the center of authentication and authorization for many enterprises, successful abuse can give an attacker a direct path into identity infrastructure. CISA has noted known ransomware use of this vulnerability, so organizations running ForgeRock AM should treat it as high priority.

How it works

The underlying weakness is CWE-502: deserialization of untrusted data. In products of this class, an application accepts serialized objects over the network and reconstructs them in memory without sufficient validation. When the deserialized data is attacker-controlled, the reconstruction process can be steered into invoking dangerous methods or loading attacker-chosen classes, resulting in arbitrary code execution.

According to the CISA summary, an attacker targets one of three ForgeRock AM endpoints—/ccversion/Version, /ccversion/Masthead, or /ccversion/ButtonFrame—with a specially crafted HTTP request. If the request is accepted and processed, code runs with the privileges of the AM process user. The vendor does not recommend running AM as root; when the service runs under a less-privileged account the immediate impact is limited to that account’s rights, though those rights are often still substantial inside an identity platform. Exact exploit mechanics and payload formats are not detailed here; defenders should obtain them only from the vendor advisory and trusted analysis.

Am I affected? How to find it in your systems

ForgeRock Access Management is typically deployed as a Java-based web application that provides single sign-on, federation, and policy enforcement. It commonly runs on application servers or containers inside DMZs or internal identity zones and is reached by browsers, mobile apps, and other services over HTTPS.

How to remediate

The primary action is to apply the updates provided by ForgeRock exactly as described in the vendor advisory. CISA’s required action is simply “Apply updates per vendor instructions.” After patching:

If you can't patch immediately

If an emergency change window is unavailable, reduce exposure with compensating controls while you prepare the official update:

If your data may have been exposed

Actively exploited vulnerabilities, especially those with documented ransomware use, frequently precede broader compromise of identity systems and the data they protect. If you discover that a vulnerable AM instance was reachable and logs show suspicious requests to the listed endpoints, assume possible code execution and begin incident-response procedures: isolate the host, preserve memory and disk images, and hunt for persistence or lateral movement. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether associated credentials have already appeared in public leaks.

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

Details

AffectedForgeRock · Access Management (AM)
WeaknessCWE-502
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities