FKIE_CVE-2025-70148
Vulnerability from fkie_nvd - Published: 2026-02-18 18:24 - Updated: 2026-02-20 13:55
Severity ?
Summary
Missing authentication and authorization in print_membership_card.php in CodeAstro Membership Management System 1.0 allows unauthenticated attackers to access membership card data of arbitrary users via direct requests with a manipulated id parameter, resulting in insecure direct object reference (IDOR).
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-70148-Membership-IDOR/ | Third Party Advisory, Exploit | |
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://youngkevinn.github.io/posts/CVE-2025-70148-Membership-IDOR/ | Third Party Advisory, Exploit |
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": "Missing authentication and authorization in print_membership_card.php in CodeAstro Membership Management System 1.0 allows unauthenticated attackers to access membership card data of arbitrary users via direct requests with a manipulated id parameter, resulting in insecure direct object reference (IDOR)."
},
{
"lang": "es",
"value": "Falta de autenticaci\u00f3n y autorizaci\u00f3n en print_membership_card.php en CodeAstro Membership Management System 1.0 permite a atacantes no autenticados acceder a datos de tarjetas de membres\u00eda de usuarios arbitrarios a trav\u00e9s de solicitudes directas con un par\u00e1metro id manipulado, lo que resulta en una referencia directa insegura a objetos (IDOR)."
}
],
"id": "CVE-2025-70148",
"lastModified": "2026-02-20T13:55:58.307",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "cve@mitre.org",
"type": "Secondary"
}
]
},
"published": "2026-02-18T18:24:19.790",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://www.phpscriptsonline.com/product/membership-management-software"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"Exploit"
],
"url": "https://youngkevinn.github.io/posts/CVE-2025-70148-Membership-IDOR/"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Third Party Advisory",
"Exploit"
],
"url": "https://youngkevinn.github.io/posts/CVE-2025-70148-Membership-IDOR/"
}
],
"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…