Description
HumHub 1.18.4 contains a stored cross-site scripting vulnerability in the comment-deletion notification flow. A Space administrator can delete another user's comment, choose to notify the original author, and place HTML/JavaScript in the deletion reason.
Published: 2026-08-19
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a HumHub Space administrator to inject arbitrary HTML or JavaScript into the comment‑deletion notification that is sent to the original comment author. When the author or other users view the notification, the injected code executes in their browser, enabling the attacker to hijack sessions, deface content, or deliver phishing payloads. The flaw is a stored cross‑site scripting condition, classified as CWE‑79.

Affected Systems

Affected products are HumHub 1.18.4, which runs on Linux, macOS, and Windows operating systems. Administrators of any Space using this version can exploit the flaw by deleting a comment and choosing to notify the author.

Risk and Exploitability

The CVSS score of 7.2 indicates a high impact. The EPSS score is 0.00367 (<1%), implying a very low but non‑zero probability of exploitation. The vulnerability is not listed in CISA's KEV catalog. Exploitation requires local administrator privileges within the HumHub space; once achieved, the attacker can embed malicious code that runs in the browser context of users receiving the notification. The impact is limited to the affected users’ browsers and cannot affect the server or other users directly.

Generated by OpenCVE AI on August 20, 2026 at 15:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update HumHub to the latest release where the flaw is fixed (see Pull Request 8365 merged).
  • If upgrade is not possible, disable comment‑deletion notifications or configure the system to strip HTML tags from the deletion reason field.
  • Ensure that only trusted users have the administrator role and that the 'notify author' option is managed with caution.

Generated by OpenCVE AI on August 20, 2026 at 15:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 19 Aug 2026 16:00:00 +0000

Type Values Removed Values Added
Description HumHub 1.18.4 contains a stored cross-site scripting vulnerability in the comment-deletion notification flow. A Space administrator can delete another user's comment, choose to notify the original author, and place HTML/JavaScript in the deletion reason.
Title HumHub 1.18.4 - Stored XSS in comment-deletion notifications through unescaped administrator reason
First Time appeared Humhub
Humhub humhub
Weaknesses CWE-79
CPEs cpe:2.3:a:humhub:humhub:1.18.4:*:linux:*:*:*:*:*
cpe:2.3:a:humhub:humhub:1.18.4:*:macos:*:*:*:*:*
cpe:2.3:a:humhub:humhub:1.18.4:*:windows:*:*:*:*:*
Vendors & Products Humhub
Humhub humhub
References
Metrics cvssV4_0

{'score': 7.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-08-19T19:21:03.424Z

Reserved: 2026-07-30T19:14:38.414Z

Link: CVE-2026-18430

cve-icon Vulnrichment

Updated: 2026-08-19T19:20:54.892Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T16:17:06.463

Modified: 2026-08-28T15:31:31.210

Link: CVE-2026-18430

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T15:15:03Z

Weaknesses
  • CWE-79

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