CVE-2026-61971
Deferred Deferred - Pending Action

Authorization Bypass in User Profile Picture Plugin

Vulnerability report for CVE-2026-61971, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Authorization Bypass Through User-Controlled Key vulnerability in Cozmoslabs User Profile Picture metronet-profile-picture allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects User Profile Picture: from n/a through <= 2.6.3.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cozmoslabs user_profile_picture to 2.6.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an Authorization Bypass Through User-Controlled Key in the Cozmoslabs User Profile Picture plugin (metronet-profile-picture). It occurs due to incorrectly configured access control security levels, allowing an attacker to bypass authorization mechanisms by manipulating user-controlled keys.

Detection Guidance

The provided context does not include specific detection methods or commands for identifying the Authorization Bypass Through User-Controlled Key vulnerability in the Cozmoslabs User Profile Picture plugin (metronet-profile-picture).

Generally, to detect such vulnerabilities, you might check for the presence of the vulnerable plugin version (<= 2.6.3) in your WordPress installation. This can be done by:

  • Reviewing the installed plugins list in the WordPress admin dashboard under 'Plugins' to verify the version of the User Profile Picture plugin.
  • Using WordPress CLI commands like 'wp plugin list' to list all installed plugins and their versions.
  • Inspecting the plugin directory manually via command line: 'ls -la wp-content/plugins/metronet-profile-picture' and checking the plugin's readme or main PHP file for version information.

However, these steps only confirm the presence of the plugin and its version, not the active exploitation of the vulnerability.

Impact Analysis

The impact of this vulnerability is limited to integrity loss, as indicated by the CVSS score. An attacker with high privileges could exploit the incorrect access control to perform unauthorized actions related to user profile pictures, potentially modifying or replacing them without proper authorization.

Compliance Impact

This vulnerability involves an Authorization Bypass Through User-Controlled Key, which allows attackers to exploit incorrectly configured access control security levels. This could lead to unauthorized access or modification of user data, depending on the context in which the plugin is used.

For compliance with standards and regulations:

  • GDPR: The vulnerability may result in unauthorized access to personal data, violating GDPR's requirements for data protection and access control (Articles 5, 25, and 32). If exploited, it could lead to data breaches, triggering reporting obligations under Article 33.
  • HIPAA: If the plugin is used in a healthcare context handling protected health information (PHI), this vulnerability could lead to unauthorized disclosure or alteration of PHI, violating the HIPAA Security Rule (45 CFR Part 164, Subpart C).

The CVSS v3.1 score of 2.7 (Low) indicates limited impact, but the potential for non-compliance depends on the sensitivity of the data exposed and the regulatory environment in which the plugin operates.

Mitigation Strategies

Based on the provided context, the following immediate steps are recommended to mitigate the vulnerability:

  • Update the User Profile Picture plugin to the latest version if a patched version is available. The vulnerability affects versions up to and including 2.6.3, so ensure you are running a version higher than this.
  • If no patched version is available, consider disabling or removing the plugin until an update is released to eliminate the risk.
  • Monitor the plugin's official repository or the vendor's website for security advisories and updates.
  • Restrict access to the WordPress admin dashboard to trusted users only, as the CVSS vector indicates the vulnerability requires high privileges (PR:H).
  • Review user roles and permissions to ensure no unauthorized users have elevated privileges that could exploit this vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61971. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart