
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2019-25447 is a Cross-Site Request Forgery (CSRF) vulnerability in OrientDB 3.0.17 GA Community Edition that allows low-privileged attackers to perform unauthorized database operations by crafting malicious requests to endpoints such as /database/, /command/, and /document/. The vulnerability is compounded by reflected and stored XSS weaknesses in the web interface. It was published on February 20, 2026, and affects specifically OrientDB version 3.0.17. It carries a CVSS v3.1 base score of 3.5 (Low) (Red Hat CVE, Feedly).
The root cause is classified as CWE-352 (Cross-Site Request Forgery), stemming from the absence of CSRF token validation on state-changing API endpoints in OrientDB's web interface. An attacker who can trick an authenticated user into visiting a malicious page can cause that user's browser to send forged requests to OrientDB endpoints — including /database/, /command/, and /document/ — without any token-based verification. The vulnerability is further amplified by reflected and stored XSS issues in the web UI, which can be chained to deliver the CSRF payload without requiring the victim to visit an external site. A proof-of-concept exploit is publicly available on Exploit-DB (entry 46517) (Exploit-DB, Red Hat CVE).
Successful exploitation allows an attacker to create or delete databases, modify schema classes, manage user accounts, and create arbitrary functions within OrientDB — all without the victim's knowledge. These actions can result in data loss, unauthorized privilege escalation within the application, and integrity compromise of the database. While confidentiality and availability impacts are rated as none in the CVSS v3.1 scoring, the integrity impact and potential for cascading damage through malicious function creation or user manipulation should not be underestimated (Feedly, Red Hat CVE).
A proof-of-concept exploit is publicly available on Exploit-DB (entry 46517), though there is no current evidence of active in-the-wild exploitation. The EPSS score is approximately 0.014% (0.000140), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No specific threat actor attribution has been reported (Exploit-DB, Feedly).
POST /database/<dbname> (to create/delete a database) or POST /command/<dbname>/sql (to execute SQL commands), without requiring a CSRF token./database/, /command/, /document/) originating from browser sessions, particularly from unusual source IPs or at unusual times.<script> tags or encoded JavaScript).Organizations should upgrade OrientDB beyond version 3.0.17 to a release that includes CSRF token validation on all state-changing endpoints; consult the OrientDB release notes for the specific patched version. As an interim workaround, restrict network-level access to the OrientDB web interface (default port 2480) using firewall rules, allowing only trusted administrative hosts. Additionally, implement input validation and output encoding to mitigate the associated XSS vulnerabilities, and enforce strong authentication mechanisms. Monitor OrientDB logs for unexpected database operations as a detection measure (Red Hat CVE, Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."