---
description: Riset CVE terbaru — search, validate, update skill predator
---

# CVE Intel Update

## Pre-Read Skills
```
view_file: ~/.gemini/skills/predator/SKILL.md
view_file: ~/.gemini/skills/get-competitor-skill-and-method/SKILL.md
```

## Steps

// turbo-all

1. **Check Current CVE DB**
   Read existing CVEs from `predator` skill to avoid duplicates.

2. **Search Latest CVEs**
   Use `search_web`:
   - "critical CVE 2025 2026 unauthenticated RCE WordPress plugin"
   - "mass exploitation CVE 2025 2026 CMS vulnerability"
   - "CISA KEV catalog latest additions"

3. **Deep Read**
   Use `read_url_content` for each promising CVE:
   - Affected versions, mechanism, payload format
   - Sources: Wordfence, Patchstack, NVD, GitHub advisories

4. **Cross-Reference with Competitor Intel**
   Check if `get-competitor-skill-and-method` signatures cover new targets.
   Update regex patterns if needed.

5. **Update Predator Skill**
   Add new CVEs to predator/SKILL.md CVE Intelligence table.
   Format: CVE ID | Target | Type | Auth Required

6. **Report**
   Generate artifact: new CVEs found, categorized by severity.
