From 37c6e22fc460c9876dce5b7c056e25cf59419d2c Mon Sep 17 00:00:00 2001 From: jekkos Date: Fri, 13 Mar 2026 17:53:32 +0000 Subject: [PATCH] Update SECURITY.md with published security advisories (#4431) - Add Security Advisories section with 4 published CVEs - Include CVE ID, vulnerability description, CVSS score, publication date, fixed version, and reporter credits - Update supported versions table to reflect current state (>= 3.4.2) - Add link to GitHub Security Advisories page for complete list CVEs added: - CVE-2025-68434: CSRF leading to Admin Creation (8.8) - CVE-2025-68147: Stored XSS in Return Policy (8.1) - CVE-2025-66924: Stored XSS in Item Kits (7.2) - CVE-2025-68658: Stored XSS in Company Name (4.3) Co-authored-by: Ollama