{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-54138",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2025-07-16T23:53:40.510Z",
        "datePublished": "2025-07-22T21:33:59.149Z",
        "dateUpdated": "2025-07-23T18:26:50.196Z"
    },
    "containers": {
        "cna": {
            "title": "LibreNMS has Authenticated Local File Inclusion in ajax_form.php that Allows RCE",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-98",
                            "lang": "en",
                            "description": "CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/librenms/librenms/security/advisories/GHSA-gq96-8w38-hhj2",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/librenms/librenms/security/advisories/GHSA-gq96-8w38-hhj2"
                },
                {
                    "name": "https://github.com/librenms/librenms/pull/17990",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/librenms/librenms/pull/17990"
                },
                {
                    "name": "https://github.com/librenms/librenms/commit/ec89714d929ef0cf2321957ed9198b0f18396c81",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/librenms/librenms/commit/ec89714d929ef0cf2321957ed9198b0f18396c81"
                },
                {
                    "name": "https://github.com/librenms/librenms/releases/tag/25.7.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/librenms/librenms/releases/tag/25.7.0"
                }
            ],
            "affected": [
                {
                    "vendor": "librenms",
                    "product": "librenms",
                    "versions": [
                        {
                            "version": "< 25.7.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2025-07-22T21:33:59.149Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems. LibreNMS versions 25.6.0 and below contain an architectural vulnerability in the ajax_form.php endpoint that permits Remote File Inclusion based on user-controlled POST input. The application directly uses the type parameter to dynamically include .inc.php files from the trusted path includes/html/forms/, without validation or allowlisting. This pattern introduces a latent Remote Code Execution (RCE) vector if an attacker can stage a file in this include path — for example, via symlink, development misconfiguration, or chained vulnerabilities. This is fixed in version 25.7.0."
                }
            ],
            "source": {
                "advisory": "GHSA-gq96-8w38-hhj2",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-07-23T18:26:36.521542Z",
                                "id": "CVE-2025-54138",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2025-07-23T18:26:50.196Z"
                }
            }
        ]
    }
}