CVE-2026-97723 PUBLISHED

Assigner: mitre
Reserved: 25.09.2026 Published: 25.09.2026 Updated: 25.09.2026

madpsy ka9q_ubersdr before 0.1.58 has a stored cross-site scripting (XSS) vulnerability in the chat message rendering functionality. User-controlled URLs in chat messages were insufficiently neutralized before being converted into HTML links. Quotation characters could break out of the generated href attribute and introduce attacker-controlled HTML attributes, allowing arbitrary JavaScript to execute in the browser of another user when the stored chat message was rendered. No click on the malicious link was required.

Metrics

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

Product Status

Vendor madpsy
Product ka9q_ubersdr
Versions Default: unaffected
  • affected from 0 to 0.1.58 (excl.)

Solutions

Upgrade to version 0.1.58 or later.

References

Problem Types

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