Two vulnerabilities in the n8n workflow automation platform could allow attackers to fully compromise affected instances, access sensitive data, and execute arbitrary code on the underlying host.
A critical vm2 Node.js vulnerability (CVE-2026-22709, CVSS 9.8) allows sandbox escape via Promise handler bypass.
nero/ ├── index.js # Main entry point ├── server.js # REST API server ├── package.json # Dependencies and scripts ├── .env # Environment variables (API keys) ├── accounts/ # Appstate JSON files for ...
A high-performance React Native HTTP server library, implemented in Rust, supporting dynamic request handling and static file serving. Supports both static file serving and dynamic API handling. It ...