Description
Cypht before 2.12.2 contains a cross-site scripting vulnerability in the contacts module that allows remote attackers to execute arbitrary script content by embedding malicious payloads within angle brackets in the FROM email header. The sanitization logic removes only the first occurrence of each angle bracket character, leaving additional angle brackets intact, which attackers exploit by delivering a crafted email whose FROM header executes script in the victim's browser when the user opens the message and accesses the Add Local Contacts function.
Published: 2026-09-01
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Client‑side XSS leading to script execution in the victim’s browser
Action: Upgrade Now
AI Analysis

Impact

The flaw is a client‑side cross‑site scripting issue in the contacts module of Cypht. It enables an attacker to embed malicious script tags in the FROM email header. When a user opens a crafted message and triggers the Add Local Contacts function, the script runs in the victim’s browser, potentially allowing credential theft, defacement, or other browser‑based attacks.

Affected Systems

All Cypht installations running a version earlier than 2.12.2 are impacted. The product is the Cypht webmail application managed by cypht‑org. Users should verify their local version and apply the 2.12.2 release that contains the fix.

Risk and Exploitability

With a CVSS score of 5.1, the vulnerability poses moderate risk. The EPSS score is currently unavailable and the issue is not listed in the CISA KEV catalog, indicating no evidence of widespread exploitation. Attackers can exploit the weakness by sending a forged email whose FROM header contains malicious payloads; the victim must open the message and access the vulnerable function. No privileged access or network resources beyond email delivery are required, so the potential reach is wide among users who interact with the contacts feature.

Generated by OpenCVE AI on September 2, 2026 at 01:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cypht to version 2.12.2 or later
  • Disable or restrict the Add Local Contacts function for untrusted users until the patch is applied
  • Configure email filtering to sanitise or reject messages with malformed FROM headers

Generated by OpenCVE AI on September 2, 2026 at 01:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Cypht-org
Cypht-org cypht
Vendors & Products Cypht-org
Cypht-org cypht

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Cypht before 2.12.2 contains a cross-site scripting vulnerability in the contacts module that allows remote attackers to execute arbitrary script content by embedding malicious payloads within angle brackets in the FROM email header. The sanitization logic removes only the first occurrence of each angle bracket character, leaving additional angle brackets intact, which attackers exploit by delivering a crafted email whose FROM header executes script in the victim's browser when the user opens the message and accesses the Add Local Contacts function.
Title Cypht < 2.12.2 XSS via FROM Email Header in Contacts Module
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T02:10:07.916Z

Reserved: 2026-08-12T19:29:19.866Z

Link: CVE-2026-73524

cve-icon Vulnrichment

Updated: 2026-09-04T02:10:01.426Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T21:18:36.463

Modified: 2026-09-08T20:18:59.270

Link: CVE-2026-73524

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T16:42:46Z

Weaknesses
  • CWE-79

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