CRITICALCVE-2025-48340CVSS 9.8

WordPress User Profile Meta Manager plugin <= 1.02 - CSRF naar Privilege Escalation kwetsbaarheid

Platform

wordpress

Component

user-profile-meta

AI Confidence: highNVDEPSS 0.1%Beoordeeld: mei 2026
Wordt vertaald naar uw taal…

A Cross-Site Request Forgery (CSRF) vulnerability has been identified in the User Profile Meta Manager plugin for WordPress. This flaw allows an attacker to potentially escalate privileges within a user's profile, leading to unauthorized modifications. The vulnerability impacts versions from 0.0.0 up to and including 1.02. A fix is expected from the plugin developer.

WordPress

Detecteer deze CVE in je project

Upload je dependency-bestand en kom direct te weten of deze en andere CVEs jou raken.

Impact en Aanvalsscenarioswordt vertaald…

The CSRF vulnerability in User Profile Meta Manager allows an attacker to craft malicious requests that appear to originate from a legitimate user. By tricking a user into visiting a specially crafted link or page, an attacker can execute actions on their behalf, such as modifying user profile settings, changing roles, or performing other administrative tasks. The impact is significant, as successful exploitation can lead to unauthorized access and control over user accounts and potentially the entire WordPress site, depending on the user's privileges. This is particularly concerning if the affected user has administrative rights.

Uitbuitingscontextwordt vertaald…

This vulnerability has been publicly disclosed. While no active exploitation campaigns have been confirmed, the CRITICAL CVSS score indicates a high potential for exploitation. The lack of a fixed version necessitates immediate attention. Monitor security forums and threat intelligence feeds for any signs of exploitation. No KEV listing at the time of writing.

Wie Loopt Risicowordt vertaald…

WordPress sites utilizing the User Profile Meta Manager plugin, particularly those with users having elevated privileges (e.g., administrators, editors). Shared hosting environments are at increased risk, as vulnerabilities in plugins can impact multiple websites hosted on the same server.

Detectiestappenwordt vertaald…

• wordpress / composer / npm:

grep -r 'user_profile_meta' /var/www/html/wp-content/plugins/

• generic web:

curl -I https://your-wordpress-site.com/wp-admin/admin-post.php?action=user_profile_meta_update&... # Check for lack of CSRF tokens

Aanvalstijdlijn

  1. Disclosure

    disclosure

Dreigingsinformatie

Exploit Status

Proof of ConceptOnbekend
CISA KEVNO
InternetblootstellingHoog

EPSS

0.14% (33% percentiel)

CISA SSVC

Exploitatienone
Automatiseerbaaryes
Technische Impacttotal

CVSS-vector

DREIGINGSINFORMATIE· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H9.8CRITICALAttack VectorNetworkHoe de aanvaller het doel bereiktAttack ComplexityLowVereiste omstandigheden om te exploiterenPrivileges RequiredNoneVereist authenticatieniveau voor aanvalUser InteractionNoneOf het slachtoffer actie moet ondernemenScopeUnchangedImpact buiten het getroffen onderdeelConfidentialityHighRisico op blootstelling van gevoelige dataIntegrityHighRisico op ongeautoriseerde gegevenswijzigingAvailabilityHighRisico op verstoring van dienstennextguardhq.com · CVSS v3.1 Basisscore
Wat betekenen deze metrics?
Attack Vector
Netwerk — op afstand uitbuitbaar via internet. Geen fysieke of lokale toegang vereist.
Attack Complexity
Laag — geen speciale voorwaarden vereist. Betrouwbaar uitbuitbaar.
Privileges Required
Geen — geen authenticatie vereist om te exploiteren.
User Interaction
Geen — automatische en stille aanval. Slachtoffer doet niets.
Scope
Ongewijzigd — impact beperkt tot het kwetsbare component.
Confidentiality
Hoog — volledig verlies van vertrouwelijkheid. Aanvaller kan alle gegevens lezen.
Integrity
Hoog — aanvaller kan alle gegevens schrijven, aanpassen of verwijderen.
Availability
Hoog — volledige crash of uitputting van resources. Totale denial of service.

Getroffen Software

Componentuser-profile-meta
LeverancierDanny Vink
Getroffen bereikOpgelost in
0 – 1.02

Zwakheidsclassificatie (CWE)

Tijdlijn

  1. Gereserveerd
  2. Gepubliceerd
  3. Gewijzigd
  4. EPSS bijgewerkt
Geen patch — 370 dagen na openbaarmaking

Mitigatie en Workaroundswordt vertaald…

The primary mitigation is to upgrade to a patched version of the User Profile Meta Manager plugin as soon as it becomes available. Until then, implement strict input validation on all user profile modification endpoints to prevent malicious data from being processed. Consider implementing CSRF tokens on all sensitive actions within the plugin to ensure that requests are genuinely originating from the user. Web Application Firewalls (WAFs) can be configured to detect and block suspicious CSRF attempts by analyzing request patterns and referrer headers. Regularly review user permissions and access controls to minimize the potential impact of a successful attack.

Hoe te verhelpenwordt vertaald…

Actualice el plugin User Profile Meta Manager a la última versión disponible para mitigar la vulnerabilidad de CSRF que permite la escalada de privilegios.  Verifique la página del plugin en wordpress.org para obtener la versión más reciente y las instrucciones de actualización.  Implemente medidas de seguridad adicionales, como la validación de entrada y la codificación de salida, para prevenir futuros ataques CSRF.

CVE Beveiligingsnieuwsbrief

Kwetsbaarheidsanalyses en kritieke waarschuwingen direct in uw inbox.

Veelgestelde vragenwordt vertaald…

What is CVE-2025-48340 — CSRF in User Profile Meta Manager?

CVE-2025-48340 is a critical Cross-Site Request Forgery (CSRF) vulnerability in the User Profile Meta Manager plugin for WordPress, allowing attackers to potentially escalate privileges.

Am I affected by CVE-2025-48340 in User Profile Meta Manager?

You are affected if your WordPress site uses the User Profile Meta Manager plugin in versions 0.0.0 through 1.02. Upgrade as soon as a patch is available.

How do I fix CVE-2025-48340 in User Profile Meta Manager?

The recommended fix is to upgrade to a patched version of the plugin. Until then, implement input validation and CSRF tokens.

Is CVE-2025-48340 being actively exploited?

While no active exploitation campaigns have been confirmed, the CRITICAL severity suggests a high potential for exploitation.

Where can I find the official User Profile Meta Manager advisory for CVE-2025-48340?

Check the plugin developer's website and WordPress plugin repository for updates and security advisories related to CVE-2025-48340.

Is jouw project getroffen?

Upload je dependency-bestand en kom direct te weten of deze en andere CVEs jou raken.