Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/openfga/openfga v1.11.0 -> v1.11.1 age confidence

GitHub Vulnerability Alerts

CVE-2025-64751

Overview

OpenFGA v1.4.0 to v1.11.0 (openfga-0.1.34 <= Helm chart <= openfga-0.2.48, v.1.4.0 <= docker <= v.1.11.0) are vulnerable to improper policy enforcement when certain Check and ListObject calls are executed.

Am I Affected?

You are affected by this vulnerability if you meet the following preconditions:

  • You are using OpenFGA v1.4.0 to v1.11.0
  • The model has a a relation directly assignable by a type bound pubic access with condition
  • The same relation is not assignable by a type bound public access without condition
  • You have a type assigned for the same relation that is a type bound public access without condition

Fix

Upgrade to v1.11.1. This upgrade is backwards compatible.

Workaround

None


Release Notes

openfga/openfga (github.com/openfga/openfga)

v1.11.1

Compare Source

Added
  • Initial working implementation of OpenFGA APIs (Check, Expand, Write, Read, Authorization Models, etc..)
  • Postgres storage adapter implementation
  • Memory storage adapter implementation
  • Early support for preshared key or OIDC authentication methods

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 21, 2025 02:00
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
sigs.k8s.io/controller-runtime v0.22.3 -> v0.22.4
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 -> v2.3.3
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/net v0.46.1-0.20251013234738-63d1a5100f82 -> v0.47.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/term v0.36.0 -> v0.37.0
golang.org/x/text v0.30.0 -> v0.31.0

@github-actions github-actions bot added the fix label Nov 21, 2025
@renovate renovate bot merged commit cbb8a22 into main Nov 21, 2025
10 checks passed
@renovate renovate bot deleted the renovate/go-github.com-openfga-openfga-vulnerability branch November 21, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant