CVE-2026-81181 PUBLISHED

SysReptor: Session Fixation in Password-Protected Shared Notes

Assigner: GitHub_M
Reserved: 26.08.2026 Published: 18.09.2026 Updated: 18.09.2026

SysReptor is a fully customizable pentest reporting platform. Prior to 2026.68, the password authentication flow for protected shared notes does not rotate the session identifier after successful authentication, allowing session fixation. An attacker who can obtain an unauthenticated SysReptor session cookie, place it in a victim's browser, and know the shared-note URL where the victim authenticates can reuse the fixed session after the victim enters the correct password and access that shared note. The main SysReptor login flow is not affected. This issue is fixed in version 2026.68.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N
CVSS Score: 3.7

Product Status

Vendor Syslifters
Product sysreptor
Versions
  • Version < 2026.68 is affected

References

Problem Types

  • CWE-384: Session Fixation CWE