Intel

AIKIDO-2025-10790

@inrupt/solid-client-vc is vulnerable to Denial of Service (DoS)

Denial of Service (DoS) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Nov 12, 2025

20

Low Risk

This Affects:

JS@inrupt/solid-client-vc
0.0.1 - 1.2.0
Fixed in 2.0.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to denial of service (DoS) due to uncontrolled memory consumption when parsing large JSON response bodies. The patched version introduces a safeguard that limits the maximum JSON size to 10MB by default, configurable via setMaxJsonSize, preventing excessive memory use and potential crashes.

Who does this affect?

You are affected if you are using a version which is within vulnerability ranges.

Background info

@inrupt/solid-client-vc is vulnerable to Denial of Service (DoS) in versions 0.0.1 - 1.2.0.

How to fix this

Upgrade the @inrupt/solid-client-vc library to the patch version.