Ad

CVE-2026-30242

HIGH CVSS 3.1: 8.5 EPSS 0.01%
Updated Mar 06, 2026
Plane
Parameter Value
CVSS 8.5 (HIGH)
Fixed In 1.2.3
Type CWE-918 (Server-Side Request Forgery (SSRF))
Vendor Plane
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1