The Lab 路 2026-03-25 15:27:37 路 GitHub Issues
A critical security flaw has been automatically flagged in a public Ruby on Rails demonstration repository. The RSOLV security scanner identified a HIGH-severity Mass Assignment vulnerability in the `arubis/railsgoat-vulnerability-demo` project, pinpointing a single, dangerous line of code that could compromise applica...
The Lab 路 2026-04-03 23:27:01 路 GitHub Issues
A critical security oversight persists in a codebase where a schema intended for strict validation still contains a dangerous `.passthrough()` method. Despite a recent commit claiming to have removed this permissive function from all schemas, the `updateStrategySchema` remains vulnerable. This flaw allows any extra fie...
The Lab 路 2026-05-10 12:01:47 路 GitHub Issues
A medium-severity mass assignment vulnerability has been identified in the ExpenseTracker application, exposing a critical flaw in how user input is processed during expense creation. The vulnerability allows attackers to manipulate sensitive fields that should remain server-controlled, potentially enabling cross-user ...