Description
yaffa v2.0.0 is vulnerable to Cross Site Scripting (XSS). An attacker can inject malicious JavaScript into the "Add Account Group" function on the account-group page, allowing execution of arbitrary script in the context of users who view the affected page.
Published: 2026-04-07
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: client-side code injection via XSS
Action: Apply Fix
AI Analysis

Impact

The identified weakness is a cross-site scripting flaw in the Add Account Group function of yaffa version 2.0.0. An attacker can deliver malicious JavaScript that runs in the browser of anyone who views the affected account‑group page. The injected script has full access to the client’s execution context, allowing cookie theft, session hijacking, or further in-page manipulation.

Affected Systems

The vulnerability impacts the yaffa web application, specifically the 2.0.0 release listed on the public GitHub repository. No CNA vendor product information is provided, and the source code is openly available. Users running this version and exposing the account‑group page over the network are susceptible.

Risk and Exploitability

The CVSS score of 6.1 indicates medium severity, and the EPSS score of less than 1% suggests low current exploit probability. Because the flaw is web-based, an attacker only needs to persuade a user to load the manipulated page, which can be achieved via phishing, social engineering, or compromise of the site. The vulnerability is not yet recorded in the CISA KEV catalog, and there is no patch or official workaround disclosed.

Generated by OpenCVE AI on April 14, 2026 at 18:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the yaffa repository or vendor for an official update that resolves the XSS flaw; if none is available, apply local code changes to sanitize user input in the Add Account Group page.
  • Ensure all user-supplied data is properly encoded before rendering on the account‑group page to prevent script execution.
  • Restrict access to the Add Account Group feature to authorized administrators only.
  • Deploy a web application firewall with XSS protection rules to block reflected malicious payloads.
  • Monitor user sessions for anomalous client-side activity and educate end users about phishing attempts.

Generated by OpenCVE AI on April 14, 2026 at 18:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pq95-94c9-j987 yaffa vulnerable to Cross Site Scripting
History

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

Type Values Removed Values Added
Title Cross‑Site Scripting Vulnerability in yaffa Add Account Group Function

Tue, 14 Apr 2026 16:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:kantorge:yaffa:2.0.0:*:*:*:*:*:*:*

Mon, 13 Apr 2026 14:30:00 +0000

Type Values Removed Values Added
Title Cross‑Site Scripting Vulnerability in yaffa Add Account Group Function

Fri, 10 Apr 2026 10:00:00 +0000

Type Values Removed Values Added
Title Cross Site Scripting in Yaffa "Add Account Group" Feature
Weaknesses CWE-79

Thu, 09 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
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'}

ssvc

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


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

Type Values Removed Values Added
First Time appeared Kantorge
Kantorge yaffa
Vendors & Products Kantorge
Kantorge yaffa

Wed, 08 Apr 2026 20:15:00 +0000

Type Values Removed Values Added
Title Cross Site Scripting in Yaffa "Add Account Group" Feature
Weaknesses CWE-79

Tue, 07 Apr 2026 18:00:00 +0000

Type Values Removed Values Added
Description yaffa v2.0.0 is vulnerable to Cross Site Scripting (XSS). An attacker can inject malicious JavaScript into the "Add Account Group" function on the account-group page, allowing execution of arbitrary script in the context of users who view the affected page.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-09T13:59:20.267Z

Reserved: 2026-01-09T00:00:00.000Z

Link: CVE-2025-70844

cve-icon Vulnrichment

Updated: 2026-04-09T13:58:43.232Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-07T17:16:26.297

Modified: 2026-04-14T15:46:12.757

Link: CVE-2025-70844

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T16:30:09Z

Weaknesses