The Lab · 2026-03-28 08:27:03 · GitHub Issues
A recent GitHub pull request directly addresses two high-severity security vulnerabilities by forcing updates to critical transitive dependencies. The fix targets `brace-expansion` (CVE-2026-33750) and `picomatch` (CVE-2026-33672), patching an infinite-loop denial-of-service flaw and a method-injection vulnerability, r...
The Lab · 2026-03-30 04:27:02 · GitHub Issues
A critical production dependency in a syslog module is anchored to an unreleased, unvetted external library, raising immediate security and supply chain risks. The module depends on `github.com/gravwell/srslog` at a pseudo-version (`v0.0.0-20250709201549-e1b2fdb7e306`), a practice that complicates security audits and v...
The Lab · 2026-03-30 19:27:23 · GitHub Issues
A critical security vulnerability has been disclosed in the widely-used JavaScript utility library Lodash, affecting versions 4.0.0 through 4.17.22. The flaw, tracked as CVE-2025-13465, is a prototype pollution issue within the `_.unset` and `_.omit` functions. This vulnerability allows an attacker to pass specially cr...