๐Ÿ” CVE Alert

CVE-2026-18056

HIGH 7.5

HivePress Authentication <= 1.1.4 - Unauthenticated Authentication Bypass via 'access_token' Parameter to Facebook Authenticator

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

The HivePress Authentication plugin for WordPress is vulnerable to Authentication Bypass via the access_token parameter in all versions up to, and including, 1.1.4. This is due to the authenticate_user function's Facebook authenticator resolving third-party identity by forwarding the attacker-supplied access_token to the Facebook Graph API and trusting the returned email and ID verbatim, without performing any application ID or audience validation โ€” specifically, no /debug_token verification and no comparison of the token's app_id against the configured hp_facebook_app_id. This makes it possible for unauthenticated attackers to authenticate as any existing WordPress user, including administrators, whose email address is associated with a Facebook account for which the attacker can obtain any valid access token. Important Note: To exploit the vulnerability, the attacker must obtain the victim's access token.

CWE CWE-287
Vendor hivepress
Product hivepress authentication
Published Sep 6, 2026
Last Updated Sep 7, 2026
Stay Ahead of the Next One

Get instant alerts for hivepress hivepress authentication

Be the first to know when new high vulnerabilities affecting hivepress hivepress authentication are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

hivepress / HivePress Authentication
0 โ‰ค 1.1.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/c0ba6392-e6f7-479a-8b9b-9cea4b140c71?source=cve developers.facebook.com: https://developers.facebook.com/docs/facebook-login/guides/advanced/manual-flow/#confirm plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/hivepress-authentication/tags/1.1.4/includes/components/class-facebook-authentication.php#L59 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/hivepress-authentication/tags/1.1.4/includes/controllers/class-authentication.php#L84 github.com: https://github.com/hivepress/hivepress-authentication/commit/f97d9109002905cf57597d15c535d1155dc64657 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3664231/hivepress-authentication

Credits

Mutantgun