{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2025-62166",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-10-07T16:12:03.425Z",
        "datePublished": "2026-03-09T19:35:37.043Z",
        "dateUpdated": "2026-03-09T20:44:25.312Z"
    },
    "containers": {
        "cna": {
            "title": "FreshRSS has an IDOR which allows for viewing feeds of any user and leaking tokens",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-284",
                            "lang": "en",
                            "description": "CWE-284: Improper Access Control",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-639",
                            "lang": "en",
                            "description": "CWE-639: Authorization Bypass Through User-Controlled Key",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/FreshRSS/FreshRSS/security/advisories/GHSA-w743-fg6g-mhwh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/FreshRSS/FreshRSS/security/advisories/GHSA-w743-fg6g-mhwh"
                },
                {
                    "name": "https://github.com/FreshRSS/FreshRSS/pull/8165",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreshRSS/FreshRSS/pull/8165"
                },
                {
                    "name": "https://github.com/FreshRSS/FreshRSS/commit/60cf5ea297a17db861e73cd65d7b7862bd6bcc24",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreshRSS/FreshRSS/commit/60cf5ea297a17db861e73cd65d7b7862bd6bcc24"
                },
                {
                    "name": "https://github.com/FreshRSS/FreshRSS/releases/tag/1.28.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreshRSS/FreshRSS/releases/tag/1.28.0"
                }
            ],
            "affected": [
                {
                    "vendor": "FreshRSS",
                    "product": "FreshRSS",
                    "versions": [
                        {
                            "version": "< 1.28.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-03-09T19:35:37.043Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "FreshRSS is a free, self-hostable RSS aggregator. Prior 1.28.0, a bug in the auth logic related to master authentication tokens, this restriction is bypassed. Usually only the default user's feed should be viewable if anonymous viewing is enabled, and feeds of other users should be private. This vulnerability is fixed in 1.28.0."
                }
            ],
            "source": {
                "advisory": "GHSA-w743-fg6g-mhwh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2025-62166",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2026-03-09T20:39:25.834635Z"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-03-09T20:44:25.312Z"
                }
            }
        ]
    }
}