CVE-2025-6833
BaseFortify
Publication date: 2025-10-22
Last updated on: 2025-10-22
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | aio_time_clock_lite | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the All in One Time Clock Lite WordPress plugin, affecting all versions up to 2.0. It occurs because the plugin does not properly validate a user-controlled key in the 'aio_time_clock_lite_js' AJAX action. As a result, authenticated users with subscriber access or higher can manipulate the system to clock other users in and out.
How can this vulnerability impact me? :
The vulnerability allows authenticated users with subscriber-level access or above to clock other users in and out, potentially leading to inaccurate time tracking and attendance records. This could result in misuse or manipulation of employee time data.