Skip to main content

Plane EUVDEUVD-2026-20940

| CVE-2026-39843 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-04-09 GitHub_M
7.7
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
7.7 HIGH
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N

Primary rating from GitHub Advisory · only source for this CVE.

CVSS VectorGitHub Advisory

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

7
Re-analysis Queued
Apr 17, 2026 - 20:22 vuln.today
cvss_changed
Analysis Updated
Apr 16, 2026 - 06:00 EUVD-patch-fix
executive_summary
Re-analysis Queued
Apr 16, 2026 - 05:29 backfill_euvd_patch
patch_released
Patch available
Apr 16, 2026 - 05:29 EUVD
1.3.0
EUVD ID Assigned
Apr 09, 2026 - 16:00 euvd
EUVD-2026-20940
Analysis Generated
Apr 09, 2026 - 16:00 vuln.today
CVE Published
Apr 09, 2026 - 15:43 nvd
HIGH 7.7

DescriptionGitHub Advisory

Plane is an an open-source project management tool. From 0.28.0 to before 1.3.0, the remediation of GHSA-jcc6-f9v6-f7jw is incomplete which could lead to the same full read Server-Side Request Forgery when a normal html page contains a link tag with an href that redirects to a private IP address is supplied to Add link by an authenticated attacker with low privileges. Redirects for the main page URL are validated, but not the favicon fetch path. fetch_and_encode_favicon() still uses requests.get(favicon_url, ...) with the default redirect-following. This vulnerability is fixed in 1.3.0.

AnalysisAI

Server-Side Request Forgery (SSRF) in Makeplane Plane (versions 0.28.0 to before 1.3.0) allows authenticated attackers with low privileges to perform full-read SSRF attacks against internal network resources. The vulnerability exists because incomplete remediation of a previous SSRF issue (GHSA-jcc6-f9v6-f7jw) left the favicon fetch path vulnerable to redirect-based attacks. When an attacker supplies an HTML page containing a link tag with an href redirecting to a private IP address via the 'Add link' feature, the fetch_and_encode_favicon() function follows redirects without validation, enabling unauthorized access to internal resources. Requires authenticated access; no public exploit identified at time of analysis.

Technical ContextAI

CWE-918 SSRF via unvalidated HTTP redirects in favicon fetch operation. The fetch_and_encode_favicon() function uses requests.get(favicon_url) with default redirect-following behavior. While main page URL redirects receive validation, the favicon retrieval path lacks redirect chain inspection, allowing authenticated users to bypass previous SSRF protections and reach RFC1918 private address spaces through redirect chains.

RemediationAI

Vendor-released patch: Upgrade to Makeplane Plane version 1.3.0 or later, which implements complete redirect validation for favicon fetch operations. Organizations unable to upgrade immediately should implement network-level egress filtering to prevent internal network access from the Plane application server, and restrict 'Add link' feature permissions to trusted users only. Review application logs for suspicious favicon fetch requests targeting RFC1918 address ranges (10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16). Complete vendor security advisory available at https://github.com/makeplane/plane/security/advisories/GHSA-9fr2-pprw-pp9j with additional implementation details and mitigation guidance.

More in Plane

View all
CVE-2023-2268 HIGH POC
7.5 Jul 15

Plane version 0.7.1 allows an unauthenticated attacker to view all stored server files of all users. Rated high severity

CVE-2024-47830 MEDIUM POC
5.8 Oct 11

Plane is an open-source project management tool. Rated medium severity (CVSS 5.8), this vulnerability is remotely exploi

CVE-2023-30791 MEDIUM POC
4.6 Jul 15

Plane version 0.7.1-dev allows an attacker to change the avatar of his profile, which allows uploading files with HTML e

CVE-2026-30242 HIGH
8.5 Mar 06

Plane is an an open-source project management tool. [CVSS 8.5 HIGH]

CVE-2026-46558 HIGH POC
8.3 Jun 10

Cross-workspace authorization bypass in Plane (makeplane) prior to version 1.3.1 allows any authenticated user of one wo

CVE-2026-27706 HIGH
7.7 Feb 25

Plane versions before 1.2.2 contain a server-side request forgery vulnerability in the "Add Link" feature that allows au

CVE-2026-39374 HIGH
7.7 Apr 07

Plane project management tool versions prior to 1.3.0 allow authenticated project members to modify issue dates across w

CVE-2026-30244 HIGH
7.5 Mar 06

Unauthenticated attackers can enumerate workspace members and harvest sensitive information including email addresses, u

CVE-2026-10850 MEDIUM
6.9 Jun 17

Stored cross-site scripting in Plane CE 1.3.1 allows an authenticated low-privileged project member to inject arbitrary

CVE-2026-15342 MEDIUM
6.5 Jul 21

Cross-tenant authorization bypass in Plane's asset-management API allows any authenticated workspace member to read, del

CVE-2026-40102 MEDIUM
6.5 May 20

ORM Field Reference Injection in Plane versions 1.3.0 and below enables any authenticated workspace MEMBER to exfiltrate

CVE-2026-27705 MEDIUM
6.5 Feb 25

Plane prior to version 1.2.2 allows authenticated users to modify project assets across any workspace by directly refere

Share

EUVD-2026-20940 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy