Cross-Site Request Forgery Vulnerability in Vulnerability-Lookup by Vendor
CVE-2025-42616

7HIGH

Key Information:

Vendor

Circl

Vendor
CVE Published:
8 December 2025

What is CVE-2025-42616?

The Vulnerability-Lookup application contains a significant flaw that allows state-modifying operations through HTTP GET requests without CSRF token validation. This vulnerability permits an attacker to exploit the application's design by tricking a logged-in user into visiting a malicious site, potentially executing unintended state-altering actions as though they were the authenticated user. The exploitation can lead to privilege escalation and unauthorized alterations of settings and configurations. The resolution requires all state-changing requests to utilize HTTP POST methods along with valid CSRF tokens, effectively mitigating the risk of arbitrary GET requests triggering state changes.

Affected Version(s)

Vulnerability-Lookup 0 < 2.18.0

References

CVSS V4

Score:
7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-42616 : Cross-Site Request Forgery Vulnerability in Vulnerability-Lookup by Vendor