AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-1103

MEDIUM · CVSS 5.4 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-01-24 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-1103
Severity
MEDIUM
CVSS
5.4
EPSS
0.24%
WordPress

Original NVD 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.