Vulnary
← back to the feed
Critical· 9.3

CVE-2026-40035

A flaw in Unfurl’s configuration parsing lets attackers enable Flask’s debug mode by default, exposing the Werkzeug debugger and potentially allowing remote code execution.

publishedApr 8, 2026
last modifiedJul 24, 2026
sourcesNVD
severity · cvss
9.3
critical · how bad it is
exploitation · epss
<1%
43th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 7, 2026

No official fix yet. If none appears within 45 days of first tracking, this entry is removed automatically.

01

Who is affected

Unfurl by Ryandfir, versions up to 2025.08, used by organizations running the Unfurl service on their servers.

02

Real-world impact

An attacker can trigger Flask’s debug mode, gaining access to the interactive debugger, which can reveal sensitive data and allow arbitrary code execution on the host system.

03

Why this severity

The CVSS score of 9.3 reflects the high impact of remote code execution and the lack of authentication or user interaction required, making the vulnerability critical.

04

What to do about it

no official fix yet
interim mitigations
  • Disable Flask debug mode in the Unfurl configuration (set debug to false or remove the debug setting).
  • Upgrade to a version newer than 2025.08 if available.

No official fix or mitigation is documented in the sources yet. Monitor the vendor advisory and apply the patch as soon as it is released.

NVD description

05

Timeline

  1. Apr 8, 2026 · Apr 8, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 24, 2026 · 11d ago
    Advisory updated
    The NVD record was last revised.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Attack requirementsNone
Privileges requiredNone
User interactionNone needed
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →