CVE-2025-7683
BaseFortify
Publication date: 2025-08-16
Last updated on: 2025-08-18
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| janyk_steenbeek | latestcheckins | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the LatestCheckins plugin for WordPress, affecting all versions up to and including version 1. It occurs because the plugin lacks proper nonce validation on the 'LatestCheckins' page, allowing unauthenticated attackers to trick a site administrator into performing actions such as updating settings or injecting malicious web scripts by clicking on a crafted link.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to update plugin settings or inject malicious scripts on your WordPress site without authentication, potentially compromising site integrity and security. This could lead to unauthorized changes and the execution of harmful code, impacting the site's functionality and trustworthiness.