--- title: "[bojemoi] feat(nuclei): bake template CVE-2026-63030 wp2shell dans l'image" date: 2026-07-18T23:20:59+02:00 draft: false tags: ["commit", "bojemoi", "main"] categories: ["Git Activity"] summary: "Commit 12f85bb par grafana-watcher dans bojemoi" author: "grafana-watcher" --- ## Commit `12f85bb` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Author** | grafana-watcher | | **Hash** | `12f85bb451abfd660d2654753addecfcdc29353a` | ### Description - Dockerfile.nuclei : COPY nuclei-templates/ → /root/nuclei-templates/ - nuclei-templates/cves/2026/cve-2026-63030-wp2shell.yaml : détection WordPress 6.9.0-6.9.4 / 7.0.0-7.0.1 via flow conditionnel (version check + batch route-confusion probe /wp-json/batch/v1) - Tag wordpress dans PRODUCT_TAG_MAP → sélection automatique par nuclei-worker - Image rebuiltée et service borodino_nuclei updaté (2026-07-18) Co-Authored-By: Claude Sonnet 4.6 ### Files Changed ``` M samsonov/Dockerfile.nuclei A samsonov/nuclei-templates/cves/2026/cve-2026-63030-wp2shell.yaml ``` ### Diff Summary ``` samsonov/Dockerfile.nuclei | 3 + .../cves/2026/cve-2026-63030-wp2shell.yaml | 89 ++++++++++++++++++++++ 2 files changed, 92 insertions(+) ```