PT-2026-45067 · Cc Tweaked+1 · Cc-Tweaked+8
CVE-2026-47695
·
Published
2026-05-29
·
Updated
2026-07-21
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H |
Name of the Vulnerable Software and Affected Versions
CC-Tweaked versions prior to 1.119.0
Description
An issue exists in the HTTP API where requests to private network ranges are intended to be blocked to prevent server-side request forgery (SSRF). On IPv6-capable servers using NAT64 routing—a common configuration on cloud platforms like AWS and GCP—this protection can be bypassed. An attacker capable of executing Lua code can access internal IPv4 services by using NAT64 well-known prefix addresses (
64:ff9b::/96) instead of direct IPv4 addresses. This occurs because the PrivatePattern.matches() function fails to recognize the NAT64 prefix, allowing the request to pass the filter and be translated at the network level to the target internal IPv4 address. The affected API endpoints are http.request and http.websocket.Recommendations
Update to version 1.119.0.
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Cc-Tweaked
Cc.Tweaked:Cc-Tweaked-1.19.3-Core
Cc.Tweaked:Cc-Tweaked-1.19.4-Core
Cc.Tweaked:Cc-Tweaked-1.20-Core
Cc.Tweaked:Cc-Tweaked-1.20.1-Core
Cc.Tweaked:Cc-Tweaked-1.20.4-Core
Cc.Tweaked:Cc-Tweaked-1.20.5-Core
Cc.Tweaked:Cc-Tweaked-1.20.6-Core
Cc.Tweaked:Cc-Tweaked-1.21-Core