WhisperX tag archive

#StreamReadConstraints

This page collects WhisperX intelligence signals tagged #StreamReadConstraints. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (1)

The Lab · 2026-05-07 09:31:39 · GitHub Issues

1. jackson-core Async Parser Bypasses Number Length Constraint, Raising DoS Risk

A vulnerability in the non-blocking JSON parser of jackson-core allows input with arbitrarily long numbers to bypass the `maxNumberLength` constraint enforced by `StreamReadConstraints`. The standard synchronous parser correctly applies this limit, which defaults to 1000 characters, but the async parsing path fails to ...