CVE-2026-32421
Missing Authorization in Agile Logix Post Timeline
Publication date: 2026-03-13
Last updated on: 2026-04-29
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| agile_logix | post_timeline | to 2.4.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2026-32421 is a broken access control vulnerability in the WordPress Post Timeline Plugin versions up to and including 2.4.1.
This vulnerability arises from missing authorization, authentication, or nonce token checks in certain functions, allowing unauthenticated users to perform actions that should be restricted to higher-privileged users.
It falls under the OWASP Top 10 category A1: Broken Access Control.
How can this vulnerability impact me? :
Because the vulnerability allows unauthenticated users to perform privileged actions, it can lead to unauthorized modifications or actions within the affected plugin.
However, the CVSS severity score is 5.3, indicating a low priority and low severity impact, and it is unlikely to be exploited in a way that causes significant harm.
Users are advised to update to version 2.4.2 or later to mitigate this risk.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate the vulnerability in the WordPress Post Timeline Plugin (versions up to and including 2.4.1), you should update the plugin to version 2.4.2 or later where the issue is resolved.
Using automated update tools such as Patchstack can help provide rapid protection by automatically updating vulnerable plugins.