Description
A security vulnerability has been detected in funadmin up to 7.1.0-rc4. This vulnerability affects unknown code of the file app/backend/view/index/index.html of the component Backend Interface. The manipulation of the argument Value leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-22
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (XSS) via unvalidated input
Action: Patch
AI Analysis

Impact

An unauthenticated attacker can inject arbitrary JavaScript into the backend index page by manipulating the unvalidated "Value" argument delivered to app/backend/view/index/index.html. The malicious payload will execute in the browser of any user who visits the page, allowing the attacker to steal session cookies, deface the interface, or redirect users to phishing sites. This is a classic client‑side XSS (CWE‑79) vulnerability; no evidence of server‑side code execution is provided.

Affected Systems

The flaw is present in all releases of funadmin up to and including 7.1.0‑rc4, as listed in the vendor’s CPE entries. Earlier releases may also be affected but are not explicitly mentioned in the advisory.

Risk and Exploitability

The CVSS base score of 4.8 indicates moderate severity, while the EPSS score of less than 1 % shows a very low probability of exploitation in the wild. The vulnerability is not listed in CISA KEV, suggesting no known in‑the‑wild exploitation. The attack can be carried out remotely through the backend interface, and requires only access to the vulnerable URL; therefore, network‑level controls can help mitigate risk.

Generated by OpenCVE AI on April 18, 2026 at 19:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade funadmin to a version later than 7.1.0‑rc4 that contains the XSS fix.
  • If an update is not yet available, restrict access to the backend interface to trusted IP addresses using firewall rules, VPNs, or web‑application firewalls to limit exposure.
  • Apply server‑side input sanitization or output‑encoding to the "Value" parameter in the index page so that any injected script is neutralized until a patch is installed.

Generated by OpenCVE AI on April 18, 2026 at 19:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rfh7-7v27-6p9r funadmin: XSS through Value argument in Backend Interface component
History

Tue, 24 Feb 2026 16:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:funadmin:funadmin:7.1.0:rc1:*:*:*:*:*:*
cpe:2.3:a:funadmin:funadmin:7.1.0:rc2:*:*:*:*:*:*
cpe:2.3:a:funadmin:funadmin:7.1.0:rc3:*:*:*:*:*:*
cpe:2.3:a:funadmin:funadmin:7.1.0:rc4:*:*:*:*:*:*

Mon, 23 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 22 Feb 2026 01:00:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in funadmin up to 7.1.0-rc4. This vulnerability affects unknown code of the file app/backend/view/index/index.html of the component Backend Interface. The manipulation of the argument Value leads to cross site scripting. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title funadmin Backend index.html cross site scripting
First Time appeared Funadmin
Funadmin funadmin
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:funadmin:funadmin:*:*:*:*:*:*:*:*
Vendors & Products Funadmin
Funadmin funadmin
References
Metrics cvssV2_0

{'score': 3.3, 'vector': 'AV:N/AC:L/Au:M/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 2.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 2.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Funadmin Funadmin
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T19:22:34.754Z

Reserved: 2026-02-20T18:56:49.065Z

Link: CVE-2026-2897

cve-icon Vulnrichment

Updated: 2026-02-23T19:22:26.634Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-22T01:16:00.107

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-2897

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T19:45:08Z

Weaknesses