CVE-2026-45089
Last modified
CVE-2026-45089 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the output, output-all, and debug fields in model.Options are JSON-tagged and deserialized directly from the attacker's request body, then propagated unchanged through dalfox.Initialize into the scan engine's logging path. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is run in REST API server mode, the output, output-all, and debug fields in model.Options are JSON-tagged and deserialized directly from the attacker's request body, then propagated unchanged through dalfox.Initialize into the scan engine's logging path. The logger opens the attacker-supplied path with os.O_APPEND|os.O_CREATE|os.O_WRONLY and writes scan log lines to it. Critically, this file write block lives outside the IsLibrary guard in DalLog, so it executes even in server/library mode where file output was never intended to operate. Because no API key is required in the default configuration, an unauthenticated network caller can create or append to any file writable by the dalfox process on the host filesystem. This vulnerability is fixed in 2.13.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45089?
How severe is CVE-2026-45089?
How do I fix CVE-2026-45089?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45083The Goobi viewer is a web application that allows digitised …9.8
- CVE-2026-45084OpenSIPS is a Session Initiation Protocol (SIP) server imple…8.7
- CVE-2026-45085Discourse is an open-source discussion platform. From versio…5.3
- CVE-2026-45086Decidim is a participatory democracy framework. From 0.31.1 …5.4
- CVE-2026-45087Dalfox is a powerful open-source XSS scanner and utility foc…10
- CVE-2026-45088Dalfox is a powerful open-source XSS scanner and utility foc…7.5
- CVE-2026-4509A security flaw has been discovered in PbootCMS up to 3.2.12…6.3
- CVE-2026-45090Dalfox is a powerful open-source XSS scanner and utility foc…7.5
- CVE-2026-45091sealed-env is a cross-stack, zero-trust secret management li…9.1
- CVE-2026-4510A weakness has been identified in PbootCMS up to 3.2.12. Thi…4.3
- CVE-2026-45100OpenSIPS is a Session Initiation Protocol (SIP) server imple…9.1
- CVE-2026-45102OneUptime is an open-source monitoring and observability pla…9.9
Are you affected by CVE-2026-45089?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
