CVE-2025-42616
Last modified
CVE-2025-42616 is a high-severity vulnerability rated 7/10 on the CVSS scale. Some endpoints in vulnerability-lookup that modified application state (e.g. changing database entries, user data, configurations, or other privileged actions) may have been accessible via HTTP GET requests without requiring a CSRF token. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
Some endpoints in vulnerability-lookup that modified application state (e.g. changing database entries, user data, configurations, or other privileged actions) may have been accessible via HTTP GET requests without requiring a CSRF token. This flaw leaves the application vulnerable to Cross-Site Request Forgery (CSRF) attacks: an attacker who tricks a logged-in user into visiting a malicious website could cause the user’s browser to issue GET requests that perform unintended state-changing operations in the context of their authenticated session. Because the server would treat these GET requests as valid (since no CSRF protection or POST method enforcement was in place), the attacker could exploit this to escalate privileges, change settings, or carry out other unauthorized actions without needing the user’s explicit consent or awareness. The fix ensures that all state-changing endpoints now require HTTP POST requests and include a valid CSRF token. This enforces that state changes cannot be triggered by arbitrary cross-site GET requests. This issue affects Vulnerability-Lookup: before 2.18.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-42616?
How severe is CVE-2025-42616?
How do I fix CVE-2025-42616?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-42603This vulnerability exists in the Meon KYC solutions due to t…8.7
- CVE-2025-42604This vulnerability exists in Meon KYC solutions due to debug…6.9
- CVE-2025-42605This vulnerability exists in Meon Bidding Solutions due to i…9.3
- CVE-2025-4261A vulnerability was found in GAIR-NLP factool up to 3f3914bc…5.3
- CVE-2025-42611RouterOS provides various services that rely on correct veri…6.5
- CVE-2025-42615In affected versions, vulnerability-lookup did not track or …8.1
- CVE-2025-4262A vulnerability was found in PHPGurukul Online DJ Booking Ma…9.8
- CVE-2025-42620In affected versions, vulnerability-lookup handled user-cont…8.3
- CVE-2025-4263A vulnerability was found in PHPGurukul Online DJ Booking Ma…9.8
- CVE-2025-4264A vulnerability classified as critical has been found in PHP…9.8
- CVE-2025-4265A vulnerability classified as critical was found in PHPGuruk…9.8
- CVE-2025-4266A vulnerability, which was classified as critical, has been …9.8
Are you affected by CVE-2025-42616?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
