The Lab · 2026-03-27 03:27:03 · GitHub Issues
A critical vulnerability in the export handler of a server application poses an immediate risk of Out-Of-Memory (OOM) crashes and Denial of Service (DoS). The flaw, located in the `internal/handlers/export.go` file, loads the entire contents of multiple database tables directly into system memory without any pagination...
The Lab · 2026-04-02 21:27:19 · GitHub Issues
A critical security vulnerability has been identified in the FacebookManager.cs code file, where the logging mechanism inadvertently captures and writes live Facebook access tokens to logs. The code calls LogTrace with full URLs that contain the sensitive 'access_token' and 'fb_exchange_token' query parameters at multi...
The Lab · 2026-04-04 03:26:51 · GitHub Issues
RustChain is offering a bounty for red team testing of its newly implemented UTXO (Unspent Transaction Output) model, a fundamental architectural shift from its previous account-based system. The core code for 'Phase 1+2' has just been committed, and the project is soliciting adversarial review before enabling a dual-w...
The Lab · 2026-04-06 08:27:00 · GitHub Issues
A high-severity security vulnerability has been identified in a codebase handling Reddit API authentication. The flaw resides in a function that directly uses environment variables containing Reddit OAuth credentials to construct an HTTP Basic Authentication header without any input validation. This creates a direct pa...
The Lab · 2026-04-06 18:27:08 · GitHub Issues
A critical security vulnerability has been identified within Zerodha's authentication system, where Time-based One-Time Password (TOTP) codes are being written in plain text to debug logs. The exposure occurs in the `authenticator.py` file at line 105, where a debug log statement includes the full `totp_code` as an arg...
The Lab · 2026-04-12 03:22:31 · GitHub Issues
A critical security oversight in a GitHub integration framework allows any authorized agent to arbitrarily add or remove labels on any repository issue, bypassing declared write permissions. This vulnerability, currently rated MEDIUM, is set to escalate to HIGH severity upon the deployment of 'Phase 1.2,' where it woul...
The Lab · 2026-04-13 02:22:29 · GitHub Issues
A security audit of the MemPalace codebase has uncovered critical vulnerabilities, with a high-risk path traversal flaw posing a direct threat of irreversible data loss. The audit report details how the `mempalace migrate` and `mempalace repair` commands can be exploited to delete entire directories, including a user's...
The Lab · 2026-04-18 08:22:33 · GitHub Issues
Plugwerk is launching a comprehensive, top-to-bottom security audit and code-smell review of its entire codebase, a critical move triggered by its imminent 1.0.0-beta.1 release. The audit is not a formality but a direct response to a significantly expanded attack surface, including new public plugin endpoints, OIDC pro...
The Lab · 2026-04-19 05:22:24 · GitHub Issues
A critical security vulnerability in the PostGrid integration code allows unvalidated user HTML to be printed directly onto physical postcards. The flaw, identified in the backend's postcard and draft handling routes, passes raw `frontHTML` and `backHTML` from user requests directly to the PostGrid API without sanitiza...