CVE-2026-100693
Received Received - Intake

Hugo Security Bypass via Mixed-Case URL Scheme in resources.GetRemote

Vulnerability report for CVE-2026-100693, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-26

Last updated on: 2026-09-26

Assigner: VulnCheck

Description

Hugo versions from v0.162.0 before v0.166.0 contain a case-sensitive validation flaw in the security.http.urls IP-literal deny rule that allows attackers to bypass restrictions. Attackers can use mixed-case URL schemes in resources.GetRemote calls to fetch from restricted IP addresses like localhost.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-26
Last Modified
2026-09-26
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gohugoio hugo From 0.162.0 (inc) to 0.166.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-178 The product does not properly account for differences in case sensitivity when accessing or determining the properties of a resource, leading to inconsistent results.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Hugo versions from v0.162.0 before v0.166.0 have a case-sensitive validation flaw in the security.http.urls IP-literal deny rule. Attackers can bypass restrictions by using mixed-case URL schemes in resources.GetRemote calls to fetch from restricted IP addresses like localhost.

Detection Guidance

Check Hugo version with 'hugo version' to see if it falls between v0.162.0 and v0.165.x. Inspect network logs for resources.GetRemote calls using mixed-case URL schemes like 'HTTP://127.0.0.1/' or similar bypass attempts.

Impact Analysis

This vulnerability allows attackers to bypass IP restrictions and access restricted resources like localhost. It could lead to unauthorized data access or remote code execution if exploited. The high CVSS score indicates significant impact on confidentiality, integrity, and availability.

Mitigation Strategies

Upgrade Hugo to v0.166.0 or later immediately. If upgrading is not possible, tighten the security.http.urls allowlist to explicitly block all IP-literal formats including mixed-case schemes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100693. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart