CVE-2026-78145
Received Received - Intake

Open Redirect Vulnerability in CTFd

Vulnerability report for CVE-2026-78145, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-23

Last updated on: 2026-08-23

Assigner: VulDB

Description

A vulnerability has been found in CTFd up to 3.8.4. The affected element is the function _is_safe_url of the file CTFd/utils/validators/__init__.py. Such manipulation of the argument Next leads to open redirect. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The name of the patch is 5d8515842fd1ab2c3a9f2dde9ffca907aa334ea9. Upgrading the affected component is recommended.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-23
Last Modified
2026-08-23
Generated
2026-08-24
AI Q&A
2026-08-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ctfd ctfd to 3.8.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-601 The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an open redirect issue in CTFd versions up to 3.8.4. It exists in the _is_safe_url function in CTFd/utils/validators/__init__.py. The vulnerability allows attackers to manipulate the Next parameter to redirect users to malicious websites. The exploit is publicly known and can be used remotely.

Detection Guidance

This vulnerability involves an open redirect in CTFd versions up to 3.8.4 due to improper validation of the Next parameter in the _is_safe_url function. To detect it, inspect CTFd instances for versions 3.8.4 or earlier. Check for suspicious redirect URLs in web server logs or application traces. No specific commands are provided in the context, but monitoring for unexpected redirects or unusual URL patterns may help identify exploitation attempts.

Impact Analysis

This vulnerability could allow attackers to trick users into visiting malicious websites by redirecting them from a trusted CTFd instance. Users might unknowingly disclose sensitive information or download malware. The impact is limited as it requires user interaction (clicking a link).

Compliance Impact

This vulnerability is an open redirect issue in CTFd, which could potentially allow unauthorized redirection of users to malicious sites. While it does not directly expose sensitive data, it may be exploited for phishing or social engineering attacks. Compliance impact depends on context, but it could indirectly affect GDPR by enabling data exposure through deception, or HIPAA by facilitating unauthorized access to systems handling protected health information.

Mitigation Strategies

Upgrade CTFd to a version that includes the patch 5d8515842fd1ab2c3a9f2dde9ffca907aa334ea9 or later. This addresses the open redirect vulnerability in the _is_safe_url function.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-78145. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart