CVE-2026-39716
Missing Authorization in CKThemes Flipmart β€ 2.8 Enables Unauthorized Access
Publication date: 2026-04-08
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 |
|---|---|---|
| ckthemes | flipmart | to 2.8 (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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The CVE-2026-39716 vulnerability involves Broken Access Control due to missing authorization checks, which can allow unauthorized users to perform privileged actions. Such access control weaknesses can potentially lead to unauthorized access to sensitive data or system functions.
While the provided information does not explicitly mention compliance with standards like GDPR or HIPAA, vulnerabilities that allow unauthorized access generally pose risks to data confidentiality and integrity, which are critical aspects of these regulations.
Therefore, if exploited, this vulnerability could negatively impact compliance with regulations that require strict access controls and protection of personal or sensitive data.
Can you explain this vulnerability to me?
CVE-2026-39716 is a Broken Access Control vulnerability found in the WordPress Flipmart Theme versions up to and including 2.8. It occurs due to missing authorization, authentication, or nonce token checks in certain functions of the theme.
This flaw allows unauthenticated users to perform actions that normally require higher privileges, meaning that users without proper permissions can exploit the theme to access or modify restricted features.
How can this vulnerability impact me? :
The impact of this vulnerability is considered low with a CVSS severity score of 5.3, and exploitation is unlikely.
However, such vulnerabilities are often targeted in mass-exploit campaigns affecting many websites indiscriminately, which could lead to unauthorized actions being performed on your site.
Since no official patch is currently available, immediate mitigation involves updating the affected theme version or seeking help from hosting providers or web developers.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
The vulnerability is related to missing authorization and broken access control in the WordPress Flipmart Theme up to version 2.8, allowing unauthenticated users to perform privileged actions.
There are no specific detection commands or network/system scanning instructions provided for this vulnerability.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation involves updating the affected Flipmart theme to a newer version if available.
If no official patch is available, seek assistance from your hosting provider or web developers to implement access control measures or workarounds.