Intel

AIKIDO-2026-10712

@paperclipai/server is vulnerable to Uncontrolled Resource Consumption

Uncontrolled Resource Consumption Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published May 4, 2026

53

Medium Risk

This Affects:

JS@paperclipai/server
2026.318.0 - 2026.416.0
Fixed in 2026.428.0
Are you affected? Scan for Free

TL;DR

Issue attachment uploads must honor both a process-wide maximum and operator-configured company limits when accepting large multipart bodies. Before the fix the effective ceiling could be applied inconsistently relative to per-company policy as limits flowed into the upload middleware. The patch normalizes and clamps company-specific byte caps through the shared attachment typing and wiring so oversized uploads cannot bypass the intended ceiling as easily.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

@paperclipai/server is vulnerable to Uncontrolled Resource Consumption in versions 2026.318.0 - 2026.416.0.

How to fix this

Upgrade the @paperclipai/server library to the patch version.