All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-48943
MEDIUMpublished 2026-06-25 16:16 UTC · 3 days ago · modified 2026-06-26 17:43 UTC
6.5
CVSS / 10
// description
K2 ≤ 2.24 contains a mass-assignment defect in the K2 system user plugin `plg_user_k2`. A Registered Joomla user, by including the field `K2UserForm=1` in a standard `com_users` `profile.save` POST, can write arbitrary values into the `notes`, `image`, and `plugins` columns of their own row in the `#__k2_users` table — none of which are exposed by the K2 frontend profile-edit form.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-915