orientdb CVE Vulnerabilities & Metrics

Focus on orientdb vulnerabilities and metrics.

Last updated: 08 Mar 2026, 23:25 UTC

About orientdb Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with orientdb. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total orientdb CVEs: 4
Earliest CVE date: 31 Dec 2015, 05:59 UTC
Latest CVE date: 20 Feb 2026, 23:16 UTC

Latest CVE reference: CVE-2019-25449

Rolling Stats

30-day Count (Rolling): 3
365-day Count (Rolling): 3

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical orientdb CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 3.63

Max CVSS: 10.0

Critical CVEs (≥9): 1

CVSS Range vs. Count

Range Count
0.0-3.9 3
4.0-6.9 3
7.0-8.9 0
9.0-10.0 1

CVSS Distribution Chart

Top 5 Highest CVSS orientdb CVEs

These are the five CVEs with the highest CVSS scores for orientdb, sorted by severity first and recency.

All CVEs for orientdb

CVE-2019-25449 orientdb vulnerability CVSS: 0 20 Feb 2026, 23:16 UTC

OrientDB 3.0.17 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted JSON payloads to the document endpoint. Attackers can send POST requests to /document/demodb/-1:-1 with script tags in the name parameter to execute arbitrary JavaScript in users' browsers.

CVE-2019-25448 orientdb vulnerability CVSS: 0 20 Feb 2026, 23:16 UTC

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.

CVE-2019-25447 orientdb vulnerability CVSS: 0 20 Feb 2026, 23:16 UTC

OrientDB 3.0.17 GA Community Edition contains cross-site request forgery vulnerabilities that allow attackers to perform unauthorized actions by crafting malicious requests to endpoints like /database/, /command/, and /document/. Attackers can create or delete databases, modify schema classes, manage users, and create functions by sending authenticated requests without token validation, combined with reflected and stored cross-site scripting vulnerabilities in the web interface.

CVE-2017-11467 orientdb vulnerability CVSS: 10.0 20 Jul 2017, 00:29 UTC

OrientDB through 2.2.22 does not enforce privilege requirements during "where" or "fetchplan" or "order by" use, which allows remote attackers to execute arbitrary OS commands via a crafted request.

CVE-2015-2918 orientdb vulnerability CVSS: 4.3 31 Dec 2015, 05:59 UTC

The Studio component in OrientDB Server Community Edition before 2.0.15 and 2.1.x before 2.1.1 does not properly restrict use of FRAME elements, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web site.

CVE-2015-2913 orientdb vulnerability CVSS: 4.3 31 Dec 2015, 05:59 UTC

server/network/protocol/http/OHttpSessionManager.java in the Studio component in OrientDB Server Community Edition before 2.0.15 and 2.1.x before 2.1.1 improperly relies on the java.util.Random class for generation of random Session ID values, which makes it easier for remote attackers to predict a value by determining the internal state of the PRNG in this class.

CVE-2015-2912 orientdb vulnerability CVSS: 6.8 31 Dec 2015, 05:59 UTC

The JSONP endpoint in the Studio component in OrientDB Server Community Edition before 2.0.15 and 2.1.x before 2.1.1 does not properly restrict callback values, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks, and obtain sensitive information, via a crafted HTTP request.