Description
Helpy contains a stored cross-site scripting vulnerability in the post author display logic. Any registered user can persist arbitrary HTML in their account name field and cause it to be rendered unescaped in public forum threads where they participate, in the admin ticket view, and in HTML notification emails sent to other users.This issue affects helpy: 2.8.0.
Published: 2026-04-29
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Helpy 2.8.0 contains a stored cross‑site scripting flaw in the post author display logic. A registered user can enter arbitrary HTML into their account name field, which the application renders without escaping. When the user participates in public forum threads, the admin ticket view, or receives HTML notification emails, the malicious code is executed in the browsers of the viewers, potentially leading to credential theft, session hijacking, or defacement. This issue is a classic example of the CWE‑79 weakness, compromising confidentiality, integrity, and availability of the platform’s content. It does not provide direct code execution on the server side, but it can be leveraged for phishing across the Helpy ecosystem.

Affected Systems

Helpy 2.8.0 running on Linux, macOS, or Windows is vulnerable. The flaw exists in the core post author rendering component. All instances of Helpy 2.8.0, regardless of host operating system, are affected. Administrators should verify the installed version and upgrade whenever possible.

Risk and Exploitability

The CVSS score for this vulnerability is 5.1, indicating moderate severity. EPSS data is currently unavailable, and the flaw is not listed in CISA’s KEV catalog; therefore, there is no known active exploitation at the time of this analysis. The most likely attack path relies on a malicious user creating a crafted account name with embedded JavaScript, which is then stored and subsequently displayed in multiple contexts. Because the payload is rendered in emails and on the website, any user who views a forum thread or receives a notification email on a vulnerable Helpy instance is at risk.

Generated by OpenCVE AI on April 29, 2026 at 21:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Helpy release that addresses the stored XSS flaw in the post author display logic.
  • If an immediate upgrade is not feasible, modify the account name field on the user profile form to enforce strict alphanumeric validation or apply output‑side escaping when rendering user names in posts, admin views, and email notifications.
  • Audit and sanitize any custom email templates or plugins that output user data to ensure they do not render unsafe HTML.

Generated by OpenCVE AI on April 29, 2026 at 21:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 01 May 2026 12:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:helpy.io:helpy:2.8.0:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


Thu, 30 Apr 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Helpy.io
Helpy.io helpy
Vendors & Products Helpy.io
Helpy.io helpy

Wed, 29 Apr 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Description Helpy contains a stored cross-site scripting vulnerability in the post author display logic. Any registered user can persist arbitrary HTML in their account name field and cause it to be rendered unescaped in public forum threads where they participate, in the admin ticket view, and in HTML notification emails sent to other users.This issue affects helpy: 2.8.0.
Title Helpy 2.8.0 - Stored XSS in post author display via PostsHelper
First Time appeared Helpyio
Helpyio helpy
Weaknesses CWE-79
CPEs cpe:2.3:a:helpyio:helpy:2.8.0:*:linux:*:*:*:*:*
cpe:2.3:a:helpyio:helpy:2.8.0:*:macos:*:*:*:*:*
cpe:2.3:a:helpyio:helpy:2.8.0:*:windows:*:*:*:*:*
Vendors & Products Helpyio
Helpyio helpy
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-04-29T16:20:14.057Z

Reserved: 2026-04-10T16:07:49.030Z

Link: CVE-2026-40229

cve-icon Vulnrichment

Updated: 2026-04-29T16:20:10.471Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-29T16:16:24.213

Modified: 2026-05-01T12:25:19.110

Link: CVE-2026-40229

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T08:15:31Z

Weaknesses