Skip to content

Add vpatch-CVE-2026-18577 rule and test - #67

Closed
crowdsec-automation wants to merge 4 commits into
masterfrom
1788959643-vpatch-CVE-2026-18577
Closed

Add vpatch-CVE-2026-18577 rule and test#67
crowdsec-automation wants to merge 4 commits into
masterfrom
1788959643-vpatch-CVE-2026-18577

Conversation

@crowdsec-automation

Copy link
Copy Markdown

The rule targets the /login endpoint identified by the supplied Nuclei template as the N-able N-central authentication surface. The URI is lowercased and URL-decoded to provide case-insensitive matching and normalize encoded requests.

The input template does not contain an authentication-bypass payload, unusual HTTP method, parameter, or header pattern that can be reliably detected by a WAF. Consequently, the rule uses the only attack-relevant request element available: the /login endpoint. The test template preserves the original GET request and changes the response matcher to status 403 as required.

Classification uses CVE-2026-18577, ATT&CK technique T1190, and CWE-288.

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

@github-actions

github-actions Bot commented Sep 9, 2026

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 9, 2026

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-18577 🔴

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Hello @crowdsec-automation,

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

@buixor buixor closed this Sep 9, 2026
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.

2 participants