CVE-2026-5630 Details
Description
A flaw has been found in assafelovic gpt-researcher up to 3.4.3. The impacted element is an unknown function of the file backend/server/app.py of the component Report API. This manipulation causes cross site scripting. The attack is possible to be carried out remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A stored cross-site scripting vulnerability has been identified in Assafelovic GPT-Researcher versions through 3.4.3. The issue resides in the Report API, specifically within the file backend/server/app.py. This vulnerability allows an attacker to inject arbitrary HTML and JavaScript into research reports via the unauthenticated POST and PUT endpoints of the Report API. The injected payload is stored on the server and rendered unsanitized in the Next.js frontend, executing the attacker's JavaScript in the victim's browser.
Sanitize input on the backend before storing reports, enable sanitization in the frontend when rendering markdown, and consider adding authentication to the Report API.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 6, 2026CISA-ADP
Assessed Apr 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/assafelovic/gpt-researcher/ | [email protected] | ProductVendor |
| https://github.com/assafelovic/gpt-researcher/issues/1693 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/785856 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355418 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/355418/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| assafelovic gpt-researcher | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 6, 2026 | New CVE Received | [email protected] |
Volerion