原始 OSV JSON{
"id": "GHSA-6xvf-9742-48w2",
"aliases": [
"CVE-2026-53469"
],
"details": "A flaw was found in migration-planner. An authenticated user can exploit this vulnerability by sending a DELETE request to the /api/v1/sources route, which lacks proper authorization and filtering. This allows for the destruction of all customer data, including sources, agents, and assessments, leading to a critical loss of availability and integrity across the entire SaaS platform.",
"summary": "Openshift Migration Advisor lacks proper authorization and filtering for its DELETE /api/v1/sources API",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.13.5"
}
]
}
],
"package": {
"name": "github.com/kubev2v/migration-planner",
"ecosystem": "Go"
}
}
],
"modified": "2026-08-13T20:51:50Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
}
],
"published": "2026-06-10T15:31:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53469",
"type": "ADVISORY"
},
{
"url": "https://github.com/kubev2v/migration-planner/pull/1227",
"type": "WEB"
},
{
"url": "https://github.com/kubev2v/migration-planner/commit/db4c7857bd8f8e04747a5ea0efca04b0235d6e4a",
"type": "WEB"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2026-53469",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487065",
"type": "WEB"
},
{
"url": "https://github.com/kubev2v/migration-planner",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-306"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": "2026-06-10T15:16:41Z",
"github_reviewed_at": "2026-08-13T20:51:50Z"
}
}