FKIE_CVE-2025-70866
Vulnerability from fkie_nvd - Published: 2026-02-13 22:16 - Updated: 2026-02-19 19:35
Severity ?
Summary
LavaLite CMS 10.1.0 is vulnerable to Incorrect Access Control. An authenticated user with low-level privileges (User role) can directly access the admin backend by logging in through /admin/login. The vulnerability exists because the admin and user authentication guards share the same user provider without role-based access control verification.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://gist.github.com/gkjzjh146/6d541c80b0666a596581ccd85bd10058 | Exploit, Third Party Advisory | |
| cve@mitre.org | https://github.com/LavaLite/cms/releases/tag/v10.1.0 | Product, Release Notes |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:lavalite:lavalite:10.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8ED632B1-3296-4F98-AD52-E74391CE3411",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "LavaLite CMS 10.1.0 is vulnerable to Incorrect Access Control. An authenticated user with low-level privileges (User role) can directly access the admin backend by logging in through /admin/login. The vulnerability exists because the admin and user authentication guards share the same user provider without role-based access control verification."
},
{
"lang": "es",
"value": "LavaLite CMS 10.1.0 es vulnerable a un control de acceso incorrecto. Un usuario autenticado con privilegios de bajo nivel (rol de usuario) puede acceder directamente al backend de administraci\u00f3n iniciando sesi\u00f3n a trav\u00e9s de /admin/login. La vulnerabilidad existe porque los mecanismos de autenticaci\u00f3n de administrador y de usuario comparten el mismo proveedor de usuarios sin verificaci\u00f3n de control de acceso basado en roles."
}
],
"id": "CVE-2025-70866",
"lastModified": "2026-02-19T19:35:00.703",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-02-13T22:16:09.923",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gist.github.com/gkjzjh146/6d541c80b0666a596581ccd85bd10058"
},
{
"source": "cve@mitre.org",
"tags": [
"Product",
"Release Notes"
],
"url": "https://github.com/LavaLite/cms/releases/tag/v10.1.0"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-284"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…