CVE-2026-45412
Received Received - Intake
SSRF in MaxKB via Workflow Template Import

Publication date: 2026-05-26

Last updated on: 2026-05-26

Assigner: GitHub, Inc.

Description
MaxKB is an open-source AI assistant for enterprise. Prior to 2.9.1, SSRF via work_flow_template Import. Authenticated users can supply arbitrary URLs in work_flow_template.downloadUrl which are fetched server-side without any URL validation or internal IP filtering. This vulnerability is fixed in 2.9.1.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-26
Last Modified
2026-05-26
Generated
2026-05-27
AI Q&A
2026-05-27
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
maxkb maxkb to 2.9.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in MaxKB, an open-source AI assistant for enterprise, in versions prior to 2.9.1. It is a Server-Side Request Forgery (SSRF) issue that occurs via the work_flow_template import feature. Authenticated users can provide arbitrary URLs in the work_flow_template.downloadUrl parameter, which the server fetches without validating the URL or filtering internal IP addresses.

Because the server does not check or restrict these URLs, an attacker could potentially make the server send requests to unintended locations, including internal network resources.


How can this vulnerability impact me? :

This SSRF vulnerability can allow an authenticated attacker to make the server perform unauthorized requests to internal or external systems. This could lead to information disclosure, unauthorized access to internal services, or other malicious activities depending on the internal network configuration and the resources accessible by the server.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, upgrade MaxKB to version 2.9.1 or later, where the SSRF issue via work_flow_template Import has been fixed.

Additionally, restrict authenticated users from supplying arbitrary URLs in work_flow_template.downloadUrl until the upgrade is applied.


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