Development

CVE ID : CVE-2025-54365

Published : July 23, 2025, 11:15 p.m. | 1 day, 1 hour ago

Description : fastapi-guard is a security library for FastAPI that provides middleware to control IPs, log requests, detect penetration attempts and more. In version 3.0.1, the regular expression patched to mitigate the ReDoS vulnerability by limiting the length of string fails to catch inputs that exceed this limit. This type of patch fails to detect cases in which the string representing the attributes of a

TypeScript is a powerful, statically-typed superset of JavaScript that helps you write safer and more maintainable code. We just posted…