GSSA-2026-05-442ENFGITLAB-GSSA-2026-05-442ENF2026-05-072.0 Low
CRLF injection in email subject via project name
Project name was interpolated into outbound email subjects without rejecting CR/LF, so an admin could inject extra headers (Bcc, etc.) via the project settings form. Fixed by rejecting line breaks in the project name validator.
Project name allowed CR/LF and was used in email subject lines, enabling header injection.