Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. plane
  4. ›
  5. CVE-2026-30242

CVE-2026-30242: Plane has SSRF via Incomplete IP Validation in Webhook URL Serializer

March 5, 2026 (updated March 9, 2026)

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.

References

  • github.com/advisories/GHSA-fpx8-73gf-7x73
  • github.com/makeplane/plane
  • github.com/makeplane/plane/releases/tag/v1.2.3
  • github.com/makeplane/plane/security/advisories/GHSA-fpx8-73gf-7x73
  • nvd.nist.gov/vuln/detail/CVE-2026-30242

Code Behaviors & Features

Detect and mitigate CVE-2026-30242 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.2.3

Fixed versions

  • 1.2.3

Solution

Upgrade to version 1.2.3 or above.

Impact 8.5 HIGH

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

pypi/plane/CVE-2026-30242.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:20 +0000.