---
cve: "CVE-2026-30242"
severity: "HIGH"
cvss: 8.5
epss: "28%"
vendor: "makeplane"
kev: false
exploited: false
published: "2026-03-06 22:16:01"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T09:13:36+02:00"
---

# CVE-2026-30242

> 8.5 HIGH · 🧪 PoC

## Beschreibung

Plane is an an open-source project management tool. Prior to version 1.2.3, the webhook URL validation in plane/app/serializers/webhook.py only checks ip.is_loopback, allowing attackers with workspace ADMIN role to create webhooks pointing to private/internal network addresses (10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc.). When webhook events fire, the server makes requests to these internal addresses and stores the response — enabling SSRF with full response read-back. This issue has been patched in version 1.2.3.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- c3a9f997899fbd18b91d25b45ec45c93c689ba55 (Commit)

## Referenzen

- <https://github.com/makeplane/plane/security/advisories/GHSA-fpx8-73gf-7x73>
- <https://github.com/makeplane/plane/releases/tag/v1.2.3>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-30242) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
