CVE-2019-25448 PUBLISHED

OrientDB 3.0.17 Stored Cross-Site Scripting via User Creation

Assigner: VulnCheck
Reserved: 20.02.2026 Published: 20.02.2026 Updated: 20.02.2026

OrientDB 3.0.17 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by creating users with script payloads in the name parameter. Attackers can send POST requests to the document endpoint with JavaScript code in the name field to execute arbitrary scripts when users view the application.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor Orientdb
Product OrientDB
Versions
  • Version 3.0.17 is affected

Credits

  • Ozer Goker finder

References

Problem Types

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