{"id":"CVE-2026-71242","published":"2026-08-05T11:16:27.123","lastModified":"2026-08-10T12:17:26.747","description":"Crater's NotePolicy checks only a blanket Bouncer ability (manage-all-notes / view-all-notes) with no company-ownership comparison, unlike InvoicePolicy and other sibling policies which additionally verify ->hasCompany(->company_id). Any authenticated user of one company can read, edit, or delete another company's notes by ID.","cvssScore":8.3,"cvssSeverity":"HIGH","cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L","cwes":["CWE-639"],"vendors":[],"products":[],"references":[{"url":"https://github.com/crater-invoice/crater","tags":[]}],"exploitRefs":[{"url":"https://github.com/crater-invoice/crater","tags":[]}],"hasPoc":true,"ai":{"summary":"The flaw allows any authenticated user to manipulate notes from other companies due to missing company-ownership checks, posing a significant security risk.","exploitability":"Exploitation is relatively easy as it requires only basic authentication, making it accessible to attackers with minimal credentials.","blast_radius":"If exploited, this could lead to data breaches and unauthorized access across multiple company notes, impacting privacy and operational integrity.","remediation":"Implement company-ownership verification checks in NotePolicy similar to InvoicePolicy to prevent unauthorized note manipulation.","tags":["auth-bypass","data-leakage","api-security","company-ownership"],"model":"qwen2.5:7b-instruct","analyzedAt":"2026-08-11T06:49:00.646Z"}}