CVE-2026-58488

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Versions prior to 1.11.0 allowed attackers to circumvent the rate-limiting of the /login and /register routes by spoofing IP addresses. HedgeDoc instances checked for CloudFlare's cf-connecting-ip header and used that instead of the users real IP address, if the header was present even when the request did not originate from Cloudflare. This made it possible for an attacker to spam login requests or create multiple arbitrary accounts by sending another cf-connecting-ip header every few requests. The issue has been fixed in version 1.11.0.
CVSS

No CVSS.

Configurations

No configuration.

History

13 Jul 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-13 22:16

Updated : 2026-07-14 16:42


NVD link : CVE-2026-58488

Mitre link : CVE-2026-58488

CVE.ORG link : CVE-2026-58488


JSON object : View

Products Affected

No product.

CWE
CWE-290

Authentication Bypass by Spoofing

CWE-770

Allocation of Resources Without Limits or Throttling