CVE-2026-19447
Received Received - Intake

Stored XSS in FileOrbis Application

Vulnerability report for CVE-2026-19447, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: Computer Emergency Response Team of the Republic of Turkey

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
fileorbis_informatics_services_trade_inc. fileorbis to 16.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in FileOrbis software by Fileorbis Informatics Services Trade Inc. It allows attackers to inject malicious scripts into web pages that are then stored and served to other users. The flaw exists in versions before 16.5.

Detection Guidance

To detect this stored XSS vulnerability in FileOrbis, inspect web application logs for suspicious input patterns like script tags or event handlers in user-supplied data. Manually test input fields by submitting benign XSS payloads such as <script>alert(1)</script> and check if they are reflected in responses without proper sanitization.

Impact Analysis

An attacker could exploit this to steal user sessions, deface web pages, or deliver malware to other users. It may also enable phishing attacks by tricking users into interacting with malicious content stored on the vulnerable site.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR (data protection) and HIPAA (health data privacy). Organizations may face fines or legal action if user data is compromised due to inadequate security measures.

Mitigation Strategies

Upgrade FileOrbis to version 16.5 or later to address the vulnerability. If upgrading is not immediately possible, implement input validation and output encoding to neutralize XSS payloads. Review and sanitize all user inputs, especially those stored and later rendered in the application.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19447. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart