Skip to content

Allow link-local integration URLs on self-hosted instances - #3223

Open
Freika wants to merge 1 commit into
devfrom
fix/host-gateway-linklocal-allow
Open

Allow link-local integration URLs on self-hosted instances#3223
Freika wants to merge 1 commit into
devfrom
fix/host-gateway-linklocal-allow

Conversation

@Freika

@Freika Freika commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Self-hosters reaching Immich via Podman host-gateway (link-local 169.254.x) were wrongly blocked as SSRF. Move 169.254.0.0/16 to the cloud-only blocklist, keep the cloud-metadata /32 blocked everywhere, and log the resolved IP on rejection.

Fixes #3005

Self-hosters reaching Immich via Podman host-gateway (link-local 169.254.x) were wrongly blocked as SSRF. Move 169.254.0.0/16 to the cloud-only blocklist, keep the cloud-metadata /32 blocked everywhere, and log the resolved IP on rejection.

Fixes #3005
@coderabbitai

coderabbitai Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ea9c6cc2-8681-4779-ad17-3eea6c511e78

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/host-gateway-linklocal-allow

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant