CVE-2026-48943
Received
Received - Intake
Mass Assignment in K2 Joomla Plugin
Publication date: 2026-06-25
Last updated on: 2026-06-25
Assigner: Joomla! Project
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| joomla | k2 | to 2.24 (inc) |
| joomla | plg_user_k2 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-915 | The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified. |