{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-29778",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-03-11T14:23:00.475Z",
        "datePublished": "2025-03-24T16:38:08.104Z",
        "dateUpdated": "2025-03-24T17:55:28.379Z"
    },
    "containers": {
        "cna": {
            "title": "Kyverno ignores subjectRegExp and IssuerRegExp",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-285",
                            "lang": "en",
                            "description": "CWE-285: Improper Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 5.8,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "HIGH",
                        "scope": "CHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:N/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/kyverno/kyverno/security/advisories/GHSA-46mp-8w32-6g94",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/kyverno/kyverno/security/advisories/GHSA-46mp-8w32-6g94"
                },
                {
                    "name": "https://github.com/kyverno/policies/issues/1246",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/kyverno/policies/issues/1246"
                },
                {
                    "name": "https://github.com/kyverno/kyverno/pull/12237",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/kyverno/kyverno/pull/12237"
                },
                {
                    "name": "https://github.com/kyverno/kyverno/commit/8777672fb17bdf252bd2e7d8de3441e240404a60",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/kyverno/kyverno/commit/8777672fb17bdf252bd2e7d8de3441e240404a60"
                },
                {
                    "name": "https://github.com/Mohdcode/kyverno/blob/373f942ea9fa8b63140d0eb0e101b9a5f71033f3/pkg/cosign/cosign.go#L537",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Mohdcode/kyverno/blob/373f942ea9fa8b63140d0eb0e101b9a5f71033f3/pkg/cosign/cosign.go#L537"
                }
            ],
            "affected": [
                {
                    "vendor": "kyverno",
                    "product": "kyverno",
                    "versions": [
                        {
                            "version": "< 1.14.0-alpha.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-03-24T16:38:08.104Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to version 1.14.0-alpha.1, Kyverno ignores subjectRegExp and IssuerRegExp while verifying artifact's sign with keyless mode. It allows the attacker to deploy kubernetes resources with the artifacts that were signed by unexpected certificate. Deploying these unauthorized kubernetes resources can lead to full compromise of kubernetes cluster. Version 1.14.0-alpha.1 contains a patch for the issue."
                }
            ],
            "source": {
                "advisory": "GHSA-46mp-8w32-6g94",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-03-24T17:55:17.656781Z",
                                "id": "CVE-2025-29778",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-03-24T17:55:28.379Z"
                }
            }
        ]
    }
}