Skip to content

fix(theme): prevent remote theme installation SSRF via IPv6 addresses - #192

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/183-remote-theme-ssrf-ipv6
Jun 16, 2026
Merged

fix(theme): prevent remote theme installation SSRF via IPv6 addresses#192
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/183-remote-theme-ssrf-ipv6

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Closes #183

Utilizes  to validate both IPv4 and IPv6 URL hosts, blocking loopback, link-local, unique local, multicast, unspecified, and private IPv4-mapped IPv6 hosts from theme downloads.
@github-actions github-actions Bot added the enhancement New feature or request label Jun 16, 2026

@ZhuchkaTriplesix ZhuchkaTriplesix left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

123

@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 4c382eb into dev Jun 16, 2026
3 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/183-remote-theme-ssrf-ipv6 branch June 19, 2026 03:33
@ZhuchkaTriplesix ZhuchkaTriplesix self-assigned this Jun 20, 2026
ZhuchkaTriplesix added a commit that referenced this pull request Jul 27, 2026
fix(theme): prevent remote theme installation SSRF via IPv6 addresses
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Security: SSRF via IPv6 in remote theme installer & SQL parameterization improvements

1 participant