Join the CSA San Francisco Chapter on May 21st for an engaging panel discussion: "Empowering AppSec Teams to Embrace the AI Software Development Revolution." Industry leaders Pavi Ramamurthy, Varun Badhwar, and Anshu Gupta will share insights on adapting application security practices in the era of AI-driven development. This event offers a valuable opportunity to learn from experts and network with peers in the cybersecurity community.
Oops! Something went wrong while submitting the form.
Bringing Malware Detection Into AI Coding Workflows with Cursor Hooks
Endor Labs integrates with Cursor hooks to detect malicious packages before AI agents install dependencies, preventing supply chain attacks at the moment of risk.
Read more
When Regex Isn’t Enough: How We Discovered CVE-2025-13780 in pgAdmin
CVE-2025-13780 is a critical vulnerability in pgAdmin 4 where whitespace characters bypass regex filters, a common failure mode in input validation.
Read more
When a Broken Fix Leads to RCE: How We Found CVE-2025-66626 in Argo
Treating a security patch as a signal, not a conclusion, led us to discover how arbitrary file writes became remote code execution in Argo Workflows.