Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. cc.tweaked/cc-tweaked-1.20.6-core
  4. ›
  5. CVE-2026-47695

CVE-2026-47695: CC-Tweaked has an SSRF Protection Bypass with NAT64

May 29, 2026

CC-Tweaked’s HTTP API (http.request, http.websocket) blocks requests to private network ranges to prevent server-side request forgery (SSRF). This protection can be bypassed on IPv6-capable servers using NAT64 well-known prefix addresses (64:ff9b::/96). An attacker who can execute Lua code can reach any internal IPv4 service that the filter is intended to block, by addressing it as http://[64:ff9b::<ipv4-as-hex>]/ instead of its direct IPv4 address. This affects any CC-Tweaked deployment on a network with NAT64 routing — a configuration that is standard on AWS, GCP, and other cloud platforms when using IPv6-only subnets.

References

  • github.com/advisories/GHSA-5jh9-2h63-pw4q
  • github.com/cc-tweaked/CC-Tweaked/security/advisories/GHSA-5jh9-2h63-pw4q
  • nvd.nist.gov/vuln/detail/CVE-2026-47695

Code Behaviors & Features

Detect and mitigate CVE-2026-47695 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.119.0

Fixed versions

  • 1.119.0

Solution

Upgrade to version 1.119.0 or above.

Impact 9.8 CRITICAL

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

Learn more about CVSS

Weakness

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

Source file

maven/cc.tweaked/cc-tweaked-1.20.6-core/CVE-2026-47695.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 23 Jun 2026 12:23:04 +0000.