Skip to content

Commit fe0967f

Browse files
1 parent fd59444 commit fe0967f

1 file changed

Lines changed: 34 additions & 5 deletions

File tree

advisories/unreviewed/2026/01/GHSA-25mh-hp8x-cgrv/GHSA-25mh-hp8x-cgrv.json renamed to advisories/github-reviewed/2026/01/GHSA-25mh-hp8x-cgrv/GHSA-25mh-hp8x-cgrv.json

Lines changed: 34 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,40 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-25mh-hp8x-cgrv",
4-
"modified": "2026-01-26T21:30:36Z",
4+
"modified": "2026-01-27T21:29:13Z",
55
"published": "2026-01-26T21:30:36Z",
66
"aliases": [
77
"CVE-2025-14525"
88
],
9-
"details": "A flaw was found in kubevirt. A user within a virtual machine (VM), if the guest agent is active, can exploit this by causing the agent to report an excessive number of network interfaces. This action can overwhelm the system's ability to store VM configuration updates, effectively blocking changes to the Virtual Machine Instance (VMI). This allows the VM user to restrict the VM administrator's ability to manage the VM, leading to a denial of service for administrative operations.",
9+
"summary": "KubeVirt Guest Agent DoS via Excessive Network Interface Reports",
10+
"details": "A flaw was found in KubeVirt. A user within a virtual machine (VM), if the guest agent is active, can exploit this by causing the agent to report an excessive number of network interfaces. This action can overwhelm the system's ability to store VM configuration updates, effectively blocking changes to the Virtual Machine Instance (VMI). This allows the VM user to restrict the VM administrator's ability to manage the VM, leading to a Denial of Dervice for administrative operations.",
1011
"severity": [
1112
{
1213
"type": "CVSS_V3",
1314
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:L"
1415
}
1516
],
16-
"affected": [],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Go",
21+
"name": "kubevirt.io/kubevirt"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "1.7.0"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
1738
"references": [
1839
{
1940
"type": "ADVISORY",
@@ -26,15 +47,23 @@
2647
{
2748
"type": "WEB",
2849
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2421360"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/kubevirt/kubevirt"
54+
},
55+
{
56+
"type": "WEB",
57+
"url": "https://github.com/kubevirt/kubevirt/releases/tag/v1.7.0"
2958
}
3059
],
3160
"database_specific": {
3261
"cwe_ids": [
3362
"CWE-770"
3463
],
3564
"severity": "MODERATE",
36-
"github_reviewed": false,
37-
"github_reviewed_at": null,
65+
"github_reviewed": true,
66+
"github_reviewed_at": "2026-01-27T21:29:13Z",
3867
"nvd_published_at": "2026-01-26T20:16:08Z"
3968
}
4069
}

0 commit comments

Comments
 (0)