azure
Audited by Socket on Sep 11, 2026
3 alerts found:
Securityx3No direct malware or covert data-exfiltration behavior is evident. The principal risks are enabling the ACR administrator account, exposing its password through a shell variable and process argument, storing it as a Kubernetes pull secret, and obtaining full administrator kubeconfig credentials. Use AKS managed identity or workload identity, avoid the ACR admin account, use least-privilege CI identities, and protect or isolate kubeconfig and secrets.
The fragment is a static Azure RBAC report, not malware. It exposes no secret value or executable behavior. It identifies significant least-privilege concerns: a deployment service principal has subscription-level Owner access, a custom role grants nearly all subscription actions, and application and on-call roles are broader than the stated operational needs. Review and reduce these assignments, replace long-lived client-secret authentication where possible, and use narrowly scoped built-in or custom roles.
No direct evidence of malicious behavior or supply-chain malware is present. The artifact is an Azure Function App configuration with significant security weaknesses: public exposure, obsolete TLS 1.0, unrestricted FTP/FTPS settings, connection-string credentials, and use of a root-level Service Bus key. The redacted values prevent assessment of actual secret compromise. These are configuration risks requiring remediation, but they do not indicate intentional sabotage or data theft in this fragment.