FKIE_CVE-2025-70150
Vulnerability from fkie_nvd - Published: 2026-02-18 18:24 - Updated: 2026-02-23 16:13
Severity ?
Summary
CodeAstro Membership Management System 1.0 contains a missing authentication vulnerability in delete_members.php that allows unauthenticated attackers to delete arbitrary member records via the id parameter.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://www.phpscriptsonline.com/product/membership-management-software | Product | |
| cve@mitre.org | https://youngkevinn.github.io/posts/CVE-2025-70150-Membership-Unauth-Delete/ | Exploit, Mitigation, Third Party Advisory | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://youngkevinn.github.io/posts/CVE-2025-70150-Membership-Unauth-Delete/ | Exploit, Mitigation, Third Party Advisory |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| codeastro | membership_management_system | 1.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:codeastro:membership_management_system:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "3A341555-1CAF-480B-978A-9AE299540FA3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "CodeAstro Membership Management System 1.0 contains a missing authentication vulnerability in delete_members.php that allows unauthenticated attackers to delete arbitrary member records via the id parameter."
},
{
"lang": "es",
"value": "El Sistema de Gesti\u00f3n de Membres\u00edas CodeAstro 1.0 contiene una vulnerabilidad de autenticaci\u00f3n faltante en delete_members.php que permite a atacantes no autenticados eliminar registros de miembros arbitrarios a trav\u00e9s del par\u00e1metro id."
}
],
"id": "CVE-2025-70150",
"lastModified": "2026-02-23T16:13:10.940",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "cve@mitre.org",
"type": "Secondary"
}
]
},
"published": "2026-02-18T18:24:20.040",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://www.phpscriptsonline.com/product/membership-management-software"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://youngkevinn.github.io/posts/CVE-2025-70150-Membership-Unauth-Delete/"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
],
"url": "https://youngkevinn.github.io/posts/CVE-2025-70150-Membership-Unauth-Delete/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
],
"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…