Vulnerability Description
The AIKTP plugin for WordPress is vulnerable to unauthorized modification of data due to missing authorization checks on the /aiktp/getToken REST API endpoint in all versions up to, and including, 5.0.04. The endpoint uses the 'verify_user_logged_in' as a permission callback, which only checks if a user is logged in, but fails to verify if the user has administrative capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to retrieve the administrator's 'aiktpz_token' access token, which can then be used to create posts, upload media library files, and access private content as the administrator.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/aiktp/tags/5.0.04/includes/aiktp-sync
- https://plugins.trac.wordpress.org/browser/aiktp/tags/5.0.04/includes/aiktp-sync
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/84846d95-792d-4569-b0e
FAQ
What is CVE-2026-1103?
CVE-2026-1103 is a vulnerability with a CVSS score of 5.4 (MEDIUM). The AIKTP plugin for WordPress is vulnerable to unauthorized modification of data due to missing authorization checks on the /aiktp/getToken REST API endpoint in all versions up to, and including, 5.0...
How severe is CVE-2026-1103?
CVE-2026-1103 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-1103?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.