ghsa-r8xr-pgv5-gxw3
Vulnerability from github
Published
2025-06-09 06:30
Modified
2025-06-10 19:59
Severity ?
Summary
Authorino Uncontrolled Resource Consumption vulnerability
Details
The Authorino service in the Red Hat Connectivity Link is the authorization service for zero trust API security. Authorino allows the users with developer persona to add callbacks to be executed to HTTP endpoints once the authorization process is completed. It was found that an attacker with developer persona access can add a large number of those callbacks to be executed by Authorino and as the authentication policy is enforced by a single instance of the service, this leada to a Denial of Service in Authorino while processing the post-authorization callbacks.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kuadrant/authorino" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.20.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-25207" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2025-06-09T13:10:32Z", "nvd_published_at": "2025-06-09T06:15:24Z", "severity": "MODERATE" }, "details": "The Authorino service in the Red Hat Connectivity Link is the authorization service for zero trust API security. Authorino allows the users with developer persona to add callbacks to be executed to HTTP endpoints once the authorization process is completed. It was found that an attacker with developer persona access can add a large number of those callbacks to be executed by Authorino and as the authentication policy is enforced by a single instance of the service, this leada to a Denial of Service in Authorino while processing the post-authorization callbacks.", "id": "GHSA-r8xr-pgv5-gxw3", "modified": "2025-06-10T19:59:36Z", "published": "2025-06-09T06:30:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25207" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-25207" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347421" }, { "type": "PACKAGE", "url": "https://github.com/Kuadrant/authorino" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Authorino Uncontrolled Resource Consumption vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.