Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/93031?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/93031?format=api",
    "vulnerability_id": "VCID-v2yz-xk6z-rbg7",
    "summary": "In danny-avila/librechat version 0.7.9, there is an insecure API design issue in the 2-Factor Authentication (2FA) flow. The system allows users to disable 2FA without requiring a valid OTP or backup code, bypassing the intended verification process. This vulnerability occurs because the backend does not properly validate the OTP or backup code when the API endpoint '/api/auth/2fa/disable' is directly accessed. This flaw can be exploited by authenticated users to weaken the security of their own accounts, although it does not lead to full account compromise.",
    "aliases": [
        {
            "alias": "CVE-2025-8850"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-8850",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00058",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18756",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00058",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18601",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00058",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18763",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00058",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18781",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-8850"
        },
        {
            "reference_url": "https://github.com/danny-avila/librechat/commit/7e4c8a5d0d2dbe5bf8fd272ff6acafb27d24744f",
            "reference_id": "7e4c8a5d0d2dbe5bf8fd272ff6acafb27d24744f",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.1",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-11-05T14:57:10Z/"
                }
            ],
            "url": "https://github.com/danny-avila/librechat/commit/7e4c8a5d0d2dbe5bf8fd272ff6acafb27d24744f"
        },
        {
            "reference_url": "https://huntr.com/bounties/8e615709-f4de-41e2-b194-f0d91ed7c75e",
            "reference_id": "8e615709-f4de-41e2-b194-f0d91ed7c75e",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.1",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-11-05T14:57:10Z/"
                }
            ],
            "url": "https://huntr.com/bounties/8e615709-f4de-41e2-b194-f0d91ed7c75e"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 440,
            "name": "Expected Behavior Violation",
            "description": "A feature, API, or function does not perform according to its specification."
        }
    ],
    "exploits": [],
    "severity_range_score": "3.1 - 3.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v2yz-xk6z-rbg7"
}