{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-58753",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-09-04T19:18:09.499Z",
        "datePublished": "2025-09-09T19:54:36.056Z",
        "dateUpdated": "2025-09-10T20:17:30.500Z"
    },
    "containers": {
        "cna": {
            "title": "copyparty: Sharing a single file does not fully restrict access to other files in source folder",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-862",
                            "lang": "en",
                            "description": "CWE-862: Missing Authorization",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-552",
                            "lang": "en",
                            "description": "CWE-552: Files or Directories Accessible to External Parties",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "LOW",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/9001/copyparty/security/advisories/GHSA-pxvw-4w88-6x95",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/9001/copyparty/security/advisories/GHSA-pxvw-4w88-6x95"
                },
                {
                    "name": "https://github.com/9001/copyparty/commit/e0a92ba72d46074209a9c304eb2a01ca0429e60c",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/9001/copyparty/commit/e0a92ba72d46074209a9c304eb2a01ca0429e60c"
                },
                {
                    "name": "https://github.com/9001/copyparty/releases/tag/v1.19.8",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/9001/copyparty/releases/tag/v1.19.8"
                }
            ],
            "affected": [
                {
                    "vendor": "9001",
                    "product": "copyparty",
                    "versions": [
                        {
                            "version": "< 1.19.8",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-09-09T19:54:36.056Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Copyparty is a portable file server. In versions prior to 1.19.8, there was a missing permission-check in the shares feature (the `shr` global-option). When a share was created for just one file inside a folder, it was possible to access the other files inside that folder by guessing the filenames. It was not possible to descend into subdirectories in this manner; only the sibling files were accessible. This issue did not affect filekeys or dirkeys. Version 1.19.8 fixes the issue."
                }
            ],
            "source": {
                "advisory": "GHSA-pxvw-4w88-6x95",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-09-10T20:17:19.919583Z",
                                "id": "CVE-2025-58753",
                                "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": "2025-09-10T20:17:30.500Z"
                }
            }
        ]
    }
}