fkie_cve-2025-44824
Vulnerability from fkie_nvd
Published
2025-10-07 20:15
Modified
2025-11-06 16:40
Severity ?
8.5 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
Nagios Log Server before 2024R1.3.2 allows authenticated users (with read-only API access) to stop the Elasticsearch service via a /nagioslogserver/index.php/api/system/stop?subsystem=elasticsearch call. The service stops even though "message": "Could not stop elasticsearch" is in the API response. This is GL:NLS#474.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/skraft9/nagios-log-server-dos | Exploit, Third Party Advisory | |
| cve@mitre.org | https://www.nagios.com/changelog/#log-server | Release Notes | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/skraft9/nagios-log-server-dos | Exploit, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| nagios | log_server | * | |
| nagios | log_server | 2024 | |
| nagios | log_server | 2024 | |
| nagios | log_server | 2024 | |
| nagios | log_server | 2024 | |
| nagios | log_server | 2024 | |
| nagios | log_server | 2024 | |
| nagios | log_server | 2024 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nagios:log_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "87E74637-713C-4DD7-B97E-2F247B7B12B1",
"versionEndExcluding": "2024",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1:*:*:*:*:*:*",
"matchCriteriaId": "B93D415C-B2C0-42CE-B9B3-29C29A3DCC16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1.0.1:*:*:*:*:*:*",
"matchCriteriaId": "997B64B5-A3F2-4D0E-B05E-CCA76D598C18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1.0.2:*:*:*:*:*:*",
"matchCriteriaId": "D20F6746-83DD-49AE-8C3D-AF2FFB47A89E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1.1:*:*:*:*:*:*",
"matchCriteriaId": "5EF32AF5-19EA-495A-AB28-F78F33DDEC3F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1.2:*:*:*:*:*:*",
"matchCriteriaId": "4C26DE7A-37AA-4570-81C1-2E0C1A9026F7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1.3:*:*:*:*:*:*",
"matchCriteriaId": "52C22468-A773-49C8-81AD-9B76C26BFFD1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:nagios:log_server:2024:r1.3.1:*:*:*:*:*:*",
"matchCriteriaId": "7CEC223A-A3EE-4C51-8B71-E19C73B9215C",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Nagios Log Server before 2024R1.3.2 allows authenticated users (with read-only API access) to stop the Elasticsearch service via a /nagioslogserver/index.php/api/system/stop?subsystem=elasticsearch call. The service stops even though \"message\": \"Could not stop elasticsearch\" is in the API response. This is GL:NLS#474."
}
],
"id": "CVE-2025-44824",
"lastModified": "2025-11-06T16:40:35.863",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.1,
"impactScore": 4.7,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2025-10-07T20:15:35.277",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/skraft9/nagios-log-server-dos"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://www.nagios.com/changelog/#log-server"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/skraft9/nagios-log-server-dos"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-863"
}
],
"source": "cve@mitre.org",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…