CVE-2026-55758: CC: Tweaked: Incomplete fix for GHSA-5jh9-2h63-pw4q: RFC 8215 NAT64 prefix (64:ff9b:1::/96) bypasses SSRF protection

Published Aug 27, 2026
·
Updated

CC: Tweaked is a mod for Minecraft which adds programmable computers, turtles, and more to the game. Prior to 1.120.0, the SSRF protection in projects/core/src/main/java/dan200/computercraft/core/apis/http/options/AddressPredicate.java blocks the RFC 6052 64:ff9b::/96 NAT64 prefix but omits the RFC 8215 64:ff9b:1::/48 local-use prefix. On a dual-stack server using RFC 8215 NAT64, an unauthenticated user who can execute Lua code can use http.request or http.websocket with an address under 64:ff9b:1::/48 to reach loopback, RFC 1918, cloud metadata, or internal API endpoints because PrivatePattern.matches() does not classify the mapped IPv6 address as private. This issue is fixed in version 1.120.0.

Affected Software

1 affected component
Minecraft mod Tweaked<1.120.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Tweaked to a version that resolves this vulnerability.

    Fixed in 1.120.0

Event History

Aug 27, 2026
CVE Published
via MITRE·05:11 PM
Data Sourced
via MITRE·05:11 PM
DescriptionWeakness
Data Sourced
via NVD·08:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed to exploitation?

Deployments running CC: Tweaked before version 1.120.0 are exposed if the Minecraft server is dual-stack and uses RFC 8215 NAT64. The relevant local-use NAT64 prefix is 64:ff9b:1::/48.

2

What does an attacker need to exploit this issue?

An attacker does not need authentication, but must be able to execute Lua code in CC: Tweaked. They can invoke http.request or http.websocket using an address mapped through the 64:ff9b:1::/48 prefix.

3

What internal resources could be reached?

The bypass can allow requests to loopback services, RFC 1918 private addresses, cloud metadata endpoints, and internal APIs. This occurs because the mapped IPv6 address is not classified as private by the affected SSRF protection.

4

What version fixes the issue?

Upgrade CC: Tweaked to version 1.120.0, which includes the fix for the omitted RFC 8215 NAT64 local-use prefix.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203