Deploy autonomous AI agents that reason, exploit, and validate complex vulnerability chains — not another scanner, an agentic system that thinks like a senior pentester.
CVE-2024-29025 is a medium severity vulnerability with a CVSS score of 5.3. Exploits are available; patches have been released and should be applied urgently.
Very low probability of exploitation
EPSS predicts the probability of exploitation in the next 30 days based on real-world threat data, complementing CVSS severity scores with actual risk assessment.
The HttpPostRequestDecoder can be tricked to accumulate data. I have spotted currently two attack vectors
bodyListHttpData list.undecodedChunk buffer until it can decode a field, this field can cumulate data without limitsHere is a Netty branch that provides a fix + tests : https://github.com/vietj/netty/tree/post-request-decoder
Here is a reproducer with Vert.x (which uses this decoder) https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3
Any Netty based HTTP server that uses the HttpPostRequestDecoder to decode a form.
| Vendor | Product |
|---|---|
| Netty | Netty |
| Debian | Debian Linux |
Please cite this page when referencing data from Strobes VI. Proper attribution helps support our vulnerability intelligence research.