Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Fileorbis Informatics Services Trade Inc. FileOrbis allows Stored XSS.

This issue affects FileOrbis: before 16.5.
Published: 2026-08-18
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a stored XSS flaw caused by improper neutralization of user input during web page generation. An attacker can inject malicious scripts that will execute in the browsers of any users who view the affected pages, potentially enabling session hijacking, defacement, or phishing attacks. The weakness corresponds to CWE-79.

Affected Systems

Fileorbis Informatics Services Trade Inc.'s FileOrbis product is vulnerable in all versions prior to 16.5.

Risk and Exploitability

The CVSS score of 5.4 places this vulnerability in the medium severity range. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation is currently known. Exploitation requires the attacker to supply input that is later rendered by the application, typically through a form or upload interface, so an attacker with access to the data entry functions can inject malicious content. Once stored, the script runs in the victim’s browser, allowing the attacker to steal session cookies or execute further client‑side attacks. The attack vector is likely web‑based, relying on the application’s failure to properly escape or sanitize user‑supplied data.

Generated by OpenCVE AI on August 18, 2026 at 12:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to FileOrbis version 16.5 or newer to apply the vendor‑issued fix.
  • If an upgrade is not immediately possible, enforce strict output encoding on all stored content to prevent script execution in the browser.
  • Verify that user‑generated data is sanitized before rendering by reviewing the application logs, performing penetration testing, and ensuring the patch does not reintroduce the issue.

Generated by OpenCVE AI on August 18, 2026 at 12:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Fileorbis
Fileorbis fileorbis
Vendors & Products Fileorbis
Fileorbis fileorbis

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Fileorbis Informatics Services Trade Inc. FileOrbis allows Stored XSS. This issue affects FileOrbis: before 16.5.
Title Stored XSS in Fileorbis Informatics's FileOrbis
Weaknesses CWE-79
References
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'}


Subscriptions

Fileorbis Fileorbis
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-08-19T07:41:44.020Z

Reserved: 2026-08-10T13:37:39.781Z

Link: CVE-2026-19447

cve-icon Vulnrichment

Updated: 2026-08-18T14:01:09.931Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T11:16:50.287

Modified: 2026-08-26T16:51:19.490

Link: CVE-2026-19447

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:39:16Z

Weaknesses
  • CWE-79

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