CVE-2026-29048
Received Received - Intake
Cross-Site Scripting in HumHub Button Component Allows Script Injection

Publication date: 2026-03-06

Last updated on: 2026-03-09

Assigner: GitHub, Inc.

Description
HumHub is an Open Source Enterprise Social Network. In version 1.18.0, a cross-site scripting vulnerability was identified in the Button component of version 1.18.0. Due to inconsistent output encoding at several points within the software, malicious scripts could be injected and executed in the context of the user's browser. This issue has been patched in version 1.18.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-06
Last Modified
2026-03-09
Generated
2026-05-06
AI Q&A
2026-03-06
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
humhub humhub 1.18.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

[{'type': 'paragraph', 'content': "CVE-2026-29048 is a Cross-Site Scripting (XSS) vulnerability found in the Button component of HumHub version 1.18.0. The issue occurs due to inconsistent output encoding at several points within the software, which allows attackers to inject and execute malicious scripts in the context of the user's browser."}, {'type': 'paragraph', 'content': "This vulnerability arises because labels for UI components such as Buttons, Links, Badges, and DropdownMenus were not properly encoded, enabling malicious scripts to be embedded in these labels and executed when rendered in the user's browser."}, {'type': 'paragraph', 'content': 'The vulnerability was fixed by ensuring that these UI element labels are properly HTML-encoded by default, sanitizing user-controllable inputs and preventing script injection.'}] [1, 2, 4]


How can this vulnerability impact me? :

[{'type': 'paragraph', 'content': "This Cross-Site Scripting (XSS) vulnerability can allow attackers to inject malicious scripts that execute in the context of a user's browser when interacting with the affected HumHub application."}, {'type': 'paragraph', 'content': "Such script execution can lead to unauthorized actions on behalf of the user, theft of sensitive information such as session tokens or credentials, and potentially compromise the user's account or data."}, {'type': 'paragraph', 'content': 'Since the vulnerability affects the user interface components, any user interacting with the vulnerable version (1.18.0) of HumHub could be exposed to these risks.'}, {'type': 'paragraph', 'content': 'Upgrading to version 1.18.1 or later mitigates this risk by applying proper encoding to UI labels.'}] [1, 2]


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

[{'type': 'paragraph', 'content': 'To mitigate the CVE-2026-29048 vulnerability, you should upgrade HumHub from version 1.18.0 to version 1.18.1 or later, as the vulnerability has been patched in version 1.18.1.'}, {'type': 'paragraph', 'content': 'The patch involves proper HTML encoding of UI component labels such as Buttons, Links, Badges, and DropdownMenus to prevent Cross-Site Scripting (XSS) attacks by sanitizing user-controllable inputs.'}, {'type': 'paragraph', 'content': "Applying this update will ensure that malicious scripts cannot be injected and executed in the user's browser context via the Button component or similar UI elements."}] [2, 3, 4]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart