Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
Missing Authorization vulnerability in Özgür KARALAR Kargo Takip kargo-takip-turkiye allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Kargo Takip: from n/a through < 0.2.4.
AnalysisAI
Kargo Takip versions prior to 0.2.4 contain a missing authorization vulnerability that allows authenticated users to modify data or perform unauthorized actions due to improper access control enforcement. An attacker with valid credentials could exploit this weakness to manipulate shipment tracking information or other protected resources without proper privilege verification. No patch is currently available for this vulnerability.
Technical ContextAI
The Kargo Takip plugin (CPE: cpe:2.3:a:özgür_karalar:kargo_takip:*:*:*:*:*:*:*:*) is a WordPress plugin designed for Turkish cargo tracking services. The vulnerability stems from CWE-862 (Missing Authorization), which indicates the application fails to enforce proper access control checks before allowing users to access sensitive functions or data. The root cause involves misconfigured security levels in the plugin's access control implementation, likely affecting REST API endpoints, admin functions, or core cargo tracking features that should be restricted to authenticated and authorized users. The plugin's architecture does not properly validate user permissions before granting access to protected resources.
RemediationAI
Immediately upgrade the Kargo Takip plugin to version 0.2.4 or later from the official WordPress plugin repository or the vendor's distribution channel. See the Patchstack vulnerability report at https://patchstack.com/database/Wordpress/Plugin/kargo-takip-turkiye/vulnerability/wordpress-kargo-takip-plugin-0-2-4-broken-access-control-vulnerability for detailed patch information. If immediate patching is not possible, implement temporary mitigations by restricting access to the plugin's admin pages via web application firewall (WAF) rules, disabling the plugin entirely until patching is feasible, or restricting access to the WordPress installation to trusted IP ranges only. Review WordPress user roles and capabilities to ensure only authenticated, properly-privileged users have access to cargo tracking functionality.
More in Kargo Takip
View allSame weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15687
GHSA-c33c-vr44-685c