1. Lodash Security Patch Targets Prototype Pollution Flaw in _.unset and _.omit Functions
A critical prototype pollution vulnerability has been identified in Lodash, prompting an urgent dependency update to version 4.18.1. The flaw, tracked as CVE-2025-13465, affects all versions from 4.0.0 through 4.17.22 and specifically targets the `_.unset` and `_.omit` utility functions widely used in JavaScript applic...