Description
Reflected Cross-Site Scripting (XSS) on the A3factura web platform, in parameter 'name', parameter 'name', in 'a3factura-app.wolterskluwer.es/#/incomes/customers' endpoint, which could allow an attacker to execute arbitrary code in the victim's browser.
Published: 2026-02-26
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting allowing arbitrary browser code execution
Action: Apply Patch
AI Analysis

Impact

The vulnerability is a reflected cross‑site scripting flaw in the A3factura web platform. When an attacker inserts malicious code into the ‘name’ parameter of the endpoint used by the application’s customers page, the input is reflected unescaped back into the page and can be executed by any user who visits the crafted URL. This flaw can allow an attacker to run arbitrary code in a victim’s browser. Based on the description, it is inferred that potential abuses could include session hijacking, data theft, or defacement, but the CVE details do not explicitly state these outcomes.

Affected Systems

A3factura software, versions 4.111.2‑rev.1 and earlier, including the version delivered under the Wolters Kluwer brand, is affected. The flaw is present in the URL path ‘a3factura‑app.wolterskluwer.es/#/incomes/customers’ when the parameter ‘name’ is supplied. The fixed patch is released in version 4.114.0‑rev.6, issued on 17 February 2026.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity for a harmless‑looking XSS that requires user interaction. The EPSS suggests a very low likelihood of exploitation (<1%), and the vulnerability is not currently listed in the CISA KEV catalog. Still, because the flaw can be triggered by a malicious link, attackers could entice users to click it, making this a low‑probability but fully remote attack vector that requires only a HTTP request containing the malicious input.

Generated by OpenCVE AI on April 18, 2026 at 10:23 UTC.

Remediation

Vendor Solution

The fix has been deployed in production in version 4.114.0-rev.6, released on 17/02/2026.


OpenCVE Recommended Actions

  • Upgrade A3factura to version 4.114.0‑rev.6 or newer, which contains the fix for the reflected XSS bug.
  • If an upgrade is not immediately possible, implement input validation or output encoding for the ‘name’ parameter so that any injected scripts are neutralized.
  • Apply defensive HTTP headers such as Content‑Security‑Policy, X‑Content‑Type‑Options, and X‑XSS‑Protection to reduce the impact of any remaining script execution.

Generated by OpenCVE AI on April 18, 2026 at 10:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 02 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Wolterskluwer
Wolterskluwer a3factura
CPEs cpe:2.3:a:wolterskluwer:a3factura:4.111.2:rev.1:*:*:*:*:*:*
Vendors & Products Wolterskluwer
Wolterskluwer a3factura
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'}


Fri, 27 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 26 Feb 2026 12:30:00 +0000

Type Values Removed Values Added
Description Reflected Cross-Site Scripting (XSS) on the A3factura web platform, in parameter 'name', parameter 'name', in 'a3factura-app.wolterskluwer.es/#/incomes/customers' endpoint, which could allow an attacker to execute arbitrary code in the victim's browser.
Title Multiple vulnerabilities in A3factura software
First Time appeared A3factura
A3factura a3factura
Weaknesses CWE-79
CPEs cpe:2.3:a:a3factura:a3factura:4.111.2-rev.1:*:*:*:*:*:*:*
Vendors & Products A3factura
A3factura a3factura
References
Metrics cvssV4_0

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


Subscriptions

A3factura A3factura
Wolterskluwer A3factura
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-02-26T14:09:15.966Z

Reserved: 2026-02-18T11:25:12.270Z

Link: CVE-2026-2678

cve-icon Vulnrichment

Updated: 2026-02-26T14:09:09.153Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-26T13:16:16.917

Modified: 2026-06-17T10:31:31.453

Link: CVE-2026-2678

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T10:30:35Z

Weaknesses
  • CWE-79

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