CVE-2026-24585
BaseFortify
Publication date: 2026-01-23
Last updated on: 2026-01-26
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hyyan | woocommerce_polylang_integration | to 1.5.0 (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-24585 is a Broken Access Control vulnerability in the Hyyan WooCommerce Polylang Integration WordPress plugin (up to version 1.5.0). It occurs due to missing authorization, authentication, or nonce token checks in certain functions, which allows unprivileged users to perform actions that should be restricted to higher-privileged roles like contributors or developers. [1]
How can this vulnerability impact me? :
This vulnerability could allow unauthorized users to perform privileged actions within the affected plugin, potentially leading to unauthorized changes or access. However, the risk is considered moderate (CVSS 6.5) but low priority and unlikely to be exploited in practice. [1]
What immediate steps should I take to mitigate this vulnerability?
Since no official fix or patched version is currently available for the Hyyan WooCommerce Polylang Integration plugin, immediate mitigation steps include restricting access to the plugin's functions to trusted users only, reviewing and tightening WordPress user roles and permissions to prevent unprivileged users from performing sensitive actions, and monitoring the system for any unauthorized activity related to the plugin. Additionally, consider disabling or removing the plugin if it is not essential until a patch is released. [1]