-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| github.com/KubeOperator/kubepi | go | <= 1.6.3 | 1.6.4 |
The vulnerability stemmed from improper route configuration where system APIs were mounted on v1Party without authentication middleware. The critical evidence is in the commit diff showing system.Install() was moved from v1Party to authParty. authParty explicitly includes JWT and auth handlers, while v1Party lacked these protections in vulnerable versions. This misconfiguration allowed unauthenticated access to system APIs through the routes registered by system.Install.
A Semantic Attack on Google Gemini - Read the Latest Research