AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-8908

HIGH · CVSS 8.8 EPSS 2.35% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-03-31 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-8908
Severity
HIGH
CVSS
8.8
EPSS
2.35%

Original NVD Description

An issue was discovered in /admin/?/user/add in Frog CMS 0.9.5. The application's add user functionality suffers from CSRF. A malicious user can craft an HTML page and use it to trick a victim into clicking on it; once executed, a malicious user will be created with admin privileges. This happens due to lack of an anti-CSRF token in state modification requests.