MEDIUM

CVE-2026-7617

2026-06-24 CVSS v3.1
CVSS
5.3

Description

The Secufor_OAuth plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 1.0.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to disconnect the WordPress site from its linked Secufor account by clearing the plugin's stored login token and user login configuration.

Summary dbcve.org

The Secufor_OAuth WordPress plugin lacks proper authorization checks on an action that disconnects the site from its Secufor OAuth account. Unauthenticated attackers can directly invoke this action to clear stored login tokens and user login configuration, effectively severing the OAuth connection without any credentials.

Mitigation

Update the plugin to the latest version once available, or implement proper capability checks and nonce validation on the disconnection function to verify user authorization before allowing token/configuration changes.

Weakness (CWE)

CWE-862 Missing Authorization

EPSS Score

0.4%
Probability of exploitation in next 30 days
34.3th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE