CVE-2025-8482 PUBLISHED

Simple Local Avatars <= 2.8.4 - Missing Authorization to Authenticated (Subscriber+) Avatar Migration

Assigner: Wordfence
Reserved: 01.08.2025 Published: 12.08.2025 Updated: 12.08.2025

The Simple Local Avatars plugin for WordPress is vulnerable to unauthorized modification of data in version 2.8.4. This is due to a missing capability check on the migrate_from_wp_user_avatar() function. This makes it possible for authenticated attackers, with subscriber-level access and above, to migrate avatar metadata for all users.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor 10up
Product Simple Local Avatars
Versions Default: unaffected
  • affected from * to 2.8.4 (incl.)

Credits

  • Håkon Harnes finder

References

Problem Types

  • CWE-862 Missing Authorization CWE