Skip to content

Add vpatch-CVE-2026-58644 rule and test - #64

Merged
buixor merged 91 commits into
masterfrom
1787821395-vpatch-CVE-2026-58644
Sep 2, 2026
Merged

Add vpatch-CVE-2026-58644 rule and test#64
buixor merged 91 commits into
masterfrom
1787821395-vpatch-CVE-2026-58644

Conversation

@crowdsec-automation

Copy link
Copy Markdown

The rule restricts detection to the SharePoint WS-Federation passive sign-in endpoint /_trust/default.aspx and requires the expected wa=wsignin1.0 protocol value. It then inspects only the wresult body parameter, where the attacker-controlled SecurityContextToken and Cookie payload are supplied.

The securitycontexttoken and cookie xmlns= markers identify the crafted WS-Federation token structure without matching the complete BinaryFormatter gadget, which may vary between exploit implementations. Both URI and body argument data are lowercased and URL-decoded to provide case-insensitive matching and correctly inspect the URL-encoded form body.

The classification references CVE-2026-58644, exploitation of a public-facing application via attack.T1190, and insecure deserialization via CWE-502.

Exploit URL: https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-58644.yaml

@github-actions

Copy link
Copy Markdown

Hello @crowdsec-automation and thank you for your contribution!

❗ It seems that the following scenarios are not part of the 'crowdsecurity/appsec-virtual-patching' collection:

🔴 crowdsecurity/vpatch-CVE-2026-58644 🔴

@github-actions

Copy link
Copy Markdown

Hello @crowdsec-automation,

✅ The new VPATCH Rule is compliant, thank you for your contribution!

@github-actions

Copy link
Copy Markdown

Hello @crowdsec-automation,

Scenarios/AppSec Rule are compliant with the taxonomy, thank you for your contribution!

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Hello @buixor,

✅ The new VPATCH Rule is compliant, thank you for your contribution!

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Hello @buixor,

Scenarios/AppSec Rule are compliant with the taxonomy, thank you for your contribution!

@buixor
buixor merged commit d2d634a into master Sep 2, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants