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

CVE-2021-27852: Checkbox Survey Deserialization of Untrusted Data Vulnerability

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

Deserialization of Untrusted Data vulnerability in CheckboxWeb.dll of Checkbox Survey allows an unauthenticated remote attacker to execute arbitrary code.

CVE-2021-27852 is a deserialization of untrusted data flaw in Checkbox Survey, specifically within CheckboxWeb.dll. An unauthenticated remote attacker can abuse it to execute arbitrary code on the host. That makes the issue high impact for any organization still running the product, because successful exploitation can lead directly to full system compromise without needing valid credentials.

CISA notes that versions 6 and earlier are end-of-life and must be removed from agency networks; versions 7 and later are not considered vulnerable. Confirm exact status against the vendor advisory before acting.

How it works

The weakness is CWE-502: Deserialization of Untrusted Data. Checkbox Survey accepts serialized objects (via CheckboxWeb.dll) and reconstructs them in memory without adequate validation of their origin or content. An attacker who can supply a crafted serialized payload can cause the application to instantiate unexpected object types or invoke dangerous methods during the deserialization process. Because the attack requires no authentication, any network-reachable instance of the vulnerable component is a potential target. Exact request format and payload construction are not detailed in the public summary; treat any unauthenticated input path that reaches the deserialization logic as suspect and verify behavior against the vendor advisory.

Am I affected? How to find it in your systems

Checkbox Survey is typically deployed as a web application on Windows servers, often in environments that collect internal or external survey data. Inventory steps:

How to remediate

Primary action is to eliminate the vulnerable code:

If you can't patch immediately

If immediate removal or upgrade is not possible, apply compensating controls to shrink the attack surface:

If your data may have been exposed

Actively exploited remote-code-execution vulnerabilities frequently precede broader network compromise and data theft. If you discover evidence of exploitation or cannot rule it out, treat the host as potentially breached: isolate it, preserve volatile evidence, and begin incident-response procedures. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether credentials or personal information have already appeared in public dumps.

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

Details

AffectedCheckbox · Checkbox Survey
WeaknessCWE-502
Added to CISA KEVApr 11, 2022
Federal patch deadlineMay 2, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities