CVE-2026-28785
Received Received - Intake
SQL Injection in Ghostfolio getHistorical() Allows Data Manipulation

Publication date: 2026-03-06

Last updated on: 2026-03-10

Assigner: GitHub, Inc.

Description
Ghostfolio is an open source wealth management software. Prior to version 2.244.0, by bypassing symbol validation, an attacker can execute arbitrary SQL commands via the getHistorical() method, potentially allowing them to read, modify, or delete sensitive financial data for all users in the database. This issue has been patched in version 2.244.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-06
Last Modified
2026-03-10
Generated
2026-05-07
AI Q&A
2026-03-06
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
ghostfol ghostfolio to 2.244.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate the vulnerability CVE-2026-28785, you should upgrade Ghostfolio to version 2.244.0 or later, where the issue has been patched.

As a workaround, it is recommended to disable public user signup to restrict access to the manual asset import feature to trusted users only.


Can you explain this vulnerability to me?

CVE-2026-28785 is a critical Time-Based Blind SQL Injection vulnerability in the Manual Asset Import feature of the Ghostfolio software, affecting versions prior to 2.244.0.

The vulnerability occurs because an attacker can bypass symbol validation in the getHistorical() method, which allows them to execute arbitrary SQL commands on the database.

This flaw is classified under CWE-89, which involves improper neutralization of special elements used in an SQL command.


How can this vulnerability impact me? :

An attacker exploiting this vulnerability can read, modify, or delete sensitive financial data for all users stored in the Ghostfolio database.

This can lead to unauthorized access and manipulation of critical financial information, potentially causing data breaches, financial loss, and damage to user trust.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart