CyberRota Analysis
AI-GeneratedVersions of stigmem prior to 0.9.0a12 are vulnerable to a broken object-level authorization flaw in the decay sweep endpoint, allowing authenticated attackers with write access for one tenant to manipulate data across all tenants. This vulnerability enables attackers to expire facts for all tenants or gather sensitive information about cross-tenant data. Organizations using stigmem should prioritize patching this issue to prevent potential data breaches and unauthorized data manipulation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
stigmem versions before 0.9.0a12 contain a broken object level authorization vulnerability in the decay sweep endpoint that allows authenticated attackers with write credentials for one tenant to execute decay operations affecting all tenants. Attackers can submit POST requests to the decay sweep endpoint with ttl_seconds=0 to expire facts across all tenants, or use dry_run to obtain cross-tenant fact counts and existence information.