CVE-2025-5701 PUBLISHED

HyperComments <= 1.2.2 - Unauthenticated (Subscriber+) Arbitrary Options Update

Assigner: Wordfence
Reserved: 04.06.2025 Published: 05.06.2025 Updated: 05.06.2025

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.

Metrics

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

Product Status

Vendor siteheart
Product HyperComments
Versions Default: unaffected
  • affected from * to 1.2.2 (incl.)

Credits

  • Matteo Leonelli finder
  • David Dewes finder

References

Problem Types

  • CWE-862 Missing Authorization CWE