{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-45087","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-05-08T19:27:26.697Z","datePublished":"2026-05-27T17:34:29.118Z","dateUpdated":"2026-05-27T17:34:29.118Z"},"containers":{"cna":{"title":"Dalfox: Unauthenticated Remote Code Execution via `found-action` in Dalfox Server Mode","problemTypes":[{"descriptions":[{"cweId":"CWE-15","lang":"en","description":"CWE-15: External Control of System or Configuration Setting","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-78","lang":"en","description":"CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-306","lang":"en","description":"CWE-306: Missing Authentication for Critical Function","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":10,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H","version":"3.1"}}],"references":[{"name":"https://github.com/hahwul/dalfox/security/advisories/GHSA-v25v-m36w-jp4h","tags":["x_refsource_CONFIRM"],"url":"https://github.com/hahwul/dalfox/security/advisories/GHSA-v25v-m36w-jp4h"},{"name":"https://github.com/hahwul/dalfox/releases/tag/v2.13.0","tags":["x_refsource_MISC"],"url":"https://github.com/hahwul/dalfox/releases/tag/v2.13.0"}],"affected":[{"vendor":"hahwul","product":"dalfox","versions":[{"version":"< 2.13.0","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-05-27T17:34:29.118Z"},"descriptions":[{"lang":"en","value":"Dalfox is a powerful open-source XSS scanner and utility focused on automation. Prior to 2.13.0, when dalfox is started in REST API server mode (dalfox server), the server binds to 0.0.0.0:6664 by default and requires no API key unless the operator explicitly passes --api-key. Because model.Options — including FoundAction and FoundActionShell — is deserialized directly from attacker-supplied JSON in POST /scan, and because dalfox.Initialize explicitly propagates those two fields into the final scan options without stripping them, any unauthenticated caller who can reach the server port can supply an arbitrary shell command that the dalfox process will execute on the host whenever a scan finding is triggered. This vulnerability is fixed in 2.13.0."}],"source":{"advisory":"GHSA-v25v-m36w-jp4h","discovery":"UNKNOWN"}}}}