← Vulnerability feed

Vulnerability record · CVE-2018-17552 · published 3 October 2018

CVE-2018-17552: Navigate CMS login.php SQL injection authentication bypass

Naviwebs · Navigate Cms

Navigate CMS 2.8 contains a SQL injection flaw in login.php reachable through the navigate-user cookie. Because the injection sits in the authentication path, an attacker can bypass login entirely and reach the CMS administrative interface. The record does not list affected versions beyond 2.8, and no vendor statement on later releases is provided.

9.8 CVSS 3.0 Critical EPSS 84% · top 0.3% CWE-89 · SQL injection
9.8CVSS 3.0 base score, v2 7.5
84%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

SQL Injection in login.php in Naviwebs Navigate CMS 2.8 allows remote attackers to bypass authentication via the navigate-user cookie.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

critical priorityUnauthenticated network-reachable authentication bypass with public exploit code and a 9.8 CVSS score, tempered only by the absence of a KEV listing.

What it is

Navigate CMS 2.8 contains a SQL injection flaw in login.php reachable through the navigate-user cookie. Because the injection sits in the authentication path, an attacker can bypass login entirely and reach the CMS administrative interface. The record does not list affected versions beyond 2.8, and no vendor statement on later releases is provided.

Impact

An unauthenticated attacker gains administrative access to the CMS, which typically means control over site content, users and configuration. The CVSS vector rates confidentiality, integrity and availability impact as high, so full compromise of the application is the expected outcome.

Attack surface

The flaw is network reachable via HTTP against login.php, with no authentication and no user interaction required per the CVSS vector (AV:N/AC:L/PR:N/UI:N). The injection point is the navigate-user cookie, so the attacker only needs to send a crafted cookie value to the login endpoint.

Exploitation

Public exploit code exists, including a Metasploit module and an Exploit-DB entry, and EPSS is very high at 0.84 (99.7th percentile). The CVE is not listed in CISA KEV, so there is no confirmed in-the-wild record in this dataset.

What to do

  • Apply the vendor patch commit 6df73ccca64253a5e81c23356943fae50ffc836f or upgrade to a Navigate CMS release that includes it.
  • If patching is not immediately possible, restrict access to login.php and the CMS admin interface to trusted networks or a VPN.
  • Place the CMS behind a WAF or reverse proxy with rules that inspect and reject SQL metacharacters in the navigate-user cookie.
  • Rotate CMS administrator credentials and review accounts for unauthorized additions after any suspected exposure.
  • Monitor vendor channels for confirmation of which versions beyond 2.8 are affected, since the record does not state this.

Detection

  • Alert on SQL keywords, quotes or comment sequences in the navigate-user cookie value in web server or WAF logs.
  • Hunt for login.php requests that return success or admin session cookies without a preceding valid credential exchange.
  • Review CMS audit logs for administrative actions or account creation from unexpected source IPs.
  • Correlate web logs with the known Metasploit and Exploit-DB payload patterns for this CVE.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2018-17552 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-23711Naviwebs navigate cms sql injection vulnerabilitySQL Injection vulnerability in NavigateCMS 2.9 via the URL encoded GET input category in navigate.php.EPSS 1.5%8.8CVE-2021-36455Naviwebs navigate cms sql injection vulnerabilitySQL Injection vulnerability in Naviwebs Navigate CMS 2.9 via the quicksearch parameter in \lib\packages\comments\comments.php.EPSS 1.1%8.8CVE-2018-17553Navigate CMS navigate_upload.php path traversal file upload RCENavigate CMS 2.8's navigate_upload.php accepts an unrestricted file upload with a directory traversal in the id parameter, letting an authenticated a…EPSS 79%analysed7.5CVE-2021-44351Naviwebs navigate cms path traversal vulnerabilityAn arbitrary file read vulnerability exists in NavigateCMS 2.9 via /navigate/navigate_download.php id parameter.EPSS 1.8%7.5CVE-2020-14017Naviwebs navigate cms cleartext storage of sensitive data vulnerabilityAn issue was discovered in Navigate CMS 2.9 r1433. Sessions, as well as associated information such as CSRF tokens, are stored in cleartext files in …EPSS 1.2%7.5CVE-2020-14015Naviwebs navigate cms weak password recovery vulnerabilityAn issue was discovered in Navigate CMS 2.9 r1433. When performing a password reset, a user is emailed an activation code that allows them to reset t…EPSS 1.4%7.1CVE-2020-37053Naviwebs navigate cms sql injection vulnerabilityNavigate CMS 2.8.7 contains an authenticated SQL injection vulnerability that allows attackers to leak database information by manipulating the 'sidx…EPSS 0.36%6.1CVE-2020-14018Naviwebs navigate cms cross-site scripting vulnerabilityAn issue was discovered in Navigate CMS 2.9 r1433. There is a stored XSS vulnerability that is executed on the page to view users, and on the page to…EPSS 0.93%

Source: NIST National Vulnerability Database (record CVE-2018-17552), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.