{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-73265",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-11T17:18:01.599Z",
        "datePublished": "2026-08-12T14:33:04.002Z",
        "dateUpdated": "2026-08-13T16:20:30.118Z"
    },
    "containers": {
        "cna": {
            "title": "RustFS: Version-specific object reads authorize the non-version action",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "lang": "en",
                            "description": "CWE-863: Incorrect Authorization",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/rustfs/rustfs/security/advisories/GHSA-3ppv-fx5m-m749",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/rustfs/rustfs/security/advisories/GHSA-3ppv-fx5m-m749"
                },
                {
                    "name": "https://github.com/rustfs/rustfs/pull/5142",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rustfs/rustfs/pull/5142"
                },
                {
                    "name": "https://github.com/rustfs/rustfs/commit/81665617029e5e437ecf9dc70d8dcbbbf80cdbd1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rustfs/rustfs/commit/81665617029e5e437ecf9dc70d8dcbbbf80cdbd1"
                },
                {
                    "name": "https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.11",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.11"
                }
            ],
            "affected": [
                {
                    "vendor": "rustfs",
                    "product": "rustfs",
                    "versions": [
                        {
                            "version": "< 1.0.0-beta.11",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-12T14:33:04.002Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "RustFS is a distributed object storage system built in Rust. RustFS authorizes explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion, allowing principals without historical-version permission to disclose known historical object content. This issue is fixed in version 1.0.0-beta.11."
                }
            ],
            "source": {
                "advisory": "GHSA-3ppv-fx5m-m749",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-13T16:20:15.751639Z",
                                "id": "CVE-2026-73265",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "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": "2026-08-13T16:20:30.118Z"
                }
            }
        ]
    }
}