CVE-2025-70150
CWE-862Published: February 18, 2026· Updated: Feb 23, 2026
Official Description
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.
Risk Analysis
This critical vulnerability in CodeAstro Membership Management System allows unauthenticated attackers to delete arbitrary member records due to missing authentication in delete_members.php. By manipulating the 'id' parameter, an attacker can achieve unauthorized data deletion. The CVSS score of 9.8 indicates maximum severity and ease of exploitation.
A proof-of-concept exploit is publicly available, and the vulnerability is remotely exploitable with low attack complexity. There is no evidence of active exploitation in the wild.
Upgrade CodeAstro Membership Management System to a patched version if available. Implement robust authentication checks for all data deletion operations and restrict direct access to sensitive scripts.
Technical Analysis
CVE-2025-70150 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
A proof-of-concept (PoC) exploit exists for CVE-2025-70150. While not yet confirmed in active campaigns, the availability of PoC code increases exploitation risk substantially.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (3)
Quick Facts
Related CVEs (CWE-862)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-70150 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts