CVE-2026-28405 PUBLISHED

MarkUs: Stored XSS in Submission HTML Preview Enables Instructor-Context Actions

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 05.03.2026 Updated: 06.03.2026

MarkUs is a web application for the submission and grading of student assignments. Prior to version 2.9.1, the courses/<:course_id>/assignments/<:assignment_id>/submissions/html_content route reads the contents of a student-submitted file and renders them without sanitization. This issue has been patched in version 2.9.1.

Metrics

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

Product Status

Vendor MarkUsProject
Product Markus
Versions
  • Version < 2.9.1 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE