CVE-2026-41921 PUBLISHED

Koha Stored XSS via Purchase Suggestion Handler

Assigner: VulnCheck
Reserved: 22.04.2026 Published: 18.08.2026 Updated: 18.08.2026

Koha before 26.05.02, 25.11.07, and 25.05.13 contains a stored cross-site scripting vulnerability in the purchase suggestion handler that allows authenticated staff users to inject malicious scripts by submitting unsanitized input through the suggestion save operation. Attackers can supply crafted HTML or script content in fields such as title, author, isbn, publishercode, place, collectiontitle, itemtype, and note, which are stored without sanitization and later rendered in the suggestion list template, causing injected scripts to execute in the browser of any staff user who views the suggestions.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor Koha Community
Product Koha
Versions Default: affected
  • affected from 26.05.0 to 26.05.02 (excl.)
  • affected from 25.11.0 to 25.11.07 (excl.)
  • affected from 25.05.0 to 25.05.13 (excl.)

Credits

  • Alex Williams from Pellera Technologies finder
  • VulnCheck coordinator

References

Problem Types

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