Skip to content

Vulnerability in chatbox project #3593

@ankitdn

Description

@ankitdn

While working in chatbox project, I found that the application uses undici, which is affected by a denial-of-service vulnerability (CVE-2026-1526). The issue occurs in the WebSocket client’s PerMessageDeflate.decompress() method, which decompresses incoming frames without limiting the size of the decompressed data.

CVE Link
CVE Report

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions