Unverified Commit 0cca63b7 authored by Defelo's avatar Defelo
Browse files

olivetin: add CVE-2026-31817 to `knownVulnerabilities`

parent d22ebf08
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@ buildGoModule (
        "CVE-2026-30224: Session Fixation - Logout Fails to Invalidate Server-Side Session"
        "CVE-2026-30225: RestartAction always runs actions as guest"
        "CVE-2026-30233: View permission not being checked when returning dashboards"
        "CVE-2026-31817: Unsafe parsing of UniqueTrackingId can be used to write files"
      ];
    };
  }