Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-58488 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-290Authentication Bypass by Spoofing[email protected]
CWE-770Allocation of Resources Without Limits or Throttling[email protected]

Affected Products

ProductVersions
HedgeDoc
<= 1.10.8 (semver)

CPE

  • cpe:2.3:a:hedgedoc:hedgedoc:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 1.11.0moderate effort
  • Workaround:moderate effort

    Strip the `cf-connecting-ip` header in your reverse proxy.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-58488
NVD Published Date:
Jul 13, 2026
NVD Last Modified:
Jul 14, 2026
Source:
[email protected]
CVE-2026-58488 Details - Not Deferred