NaviwebsCVEs & Vulnerabilities

34 CVEs affecting Naviwebs products, tracked from the National Vulnerability Database, with CVSS/EPSS scores and exploitation status.

Most Affected Products

navigate cms 23navigatecms 12
CVE-2020-37054HIGH

Navigate CMS 2.8.7 contains a cross-site request forgery vulnerability that allows attackers to upload malicious extensions through a crafted HTML page. Attackers can trick authenticated administrators into executing arbitrary file uploads by leveraging the extension upload functionality without additional validation.

31 Jan 2026
8.8
CVSS
CVE-2020-37053MEDIUM

Navigate CMS 2.8.7 contains an authenticated SQL injection vulnerability that allows attackers to leak database information by manipulating the 'sidx' parameter in comments. Attackers can exploit the vulnerability to extract user activation keys by using time-based blind SQL injection techniques, potentially enabling password reset for administrative accounts.

31 Jan 2026
6.5
CVSS
CVE-2022-28117MEDIUMpoc

A Server-Side Request Forgery (SSRF) in feed_parser class of Navigate CMS v2.9.4 allows remote attackers to force the application to make arbitrary requests via injection of arbitrary URLs into the feed parameter.

28 Apr 2022
4.9
CVSS
CVE-2021-44299MEDIUM

A reflected cross-site scripting (XSS) vulnerability in \lib\packages\themes\themes.php of Navigate CMS v2.9.4 allows authenticated attackers to execute arbitrary web scripts or HTML via a crafted payload.

19 Jan 2022
5.4
CVSS
CVE-2021-44351HIGH

An arbitrary file read vulnerability exists in NavigateCMS 2.9 via /navigate/navigate_download.php id parameter.

6 Jan 2022
7.5
CVSS
CVE-2021-36455HIGH

SQL Injection vulnerability in Naviwebs Navigate CMS 2.9 via the quicksearch parameter in \lib\packages\comments\comments.php.

6 Aug 2021
8.8
CVSS
CVE-2021-36454MEDIUM

Cross Site Scripting (XSS) vulnerability in Naviwebs Navigate Cms 2.9 via the navigate-quickse parameter to 1) backups\backups.php, 2) blocks\blocks.php, 3) brands\brands.php, 4) comments\comments.php, 5) coupons\coupons.php, 6) feeds\feeds.php, 7) functions\functions.php, 8) items\items.php, 9) menus\menus.php, 10) orders\orders.php, 11) payment_methods\payment_methods.php, 12) products\products.php, 13) profiles\profiles.php, 14) shipping_methods\shipping_methods.php, 15) templates\templates.php, 16) users\users.php, 17) webdictionary\webdictionary.php, 18) websites\websites.php, and 19) webusers\webusers.php because the initial_url function is built in these files.

6 Aug 2021
5.4
CVSS
CVE-2020-23243MEDIUM

Cross Site Scripting (XSS) vulnerability in NavigateCMS NavigateCMS 2.9 via the name="wrong_path_redirect" feature.

27 Jul 2021
4.8
CVSS
CVE-2020-23242MEDIUM

Cross Site Scripting (XSS) vulnerability in NavigateCMS 2.9 when performing a Create or Edit via the Tools feature.

27 Jul 2021
4.8
CVSS
CVE-2021-37478CRITICAL

In NavigateCMS version 2.9.4 and below, function `block` is vulnerable to sql injection on parameter `block-order`, which results in arbitrary sql query execution in the backend database.

26 Jul 2021
9.8
CVSS
CVE-2021-37477CRITICAL

In NavigateCMS version 2.9.4 and below, function in `structure.php` is vulnerable to sql injection on parameter `children_order`, which results in arbitrary sql query execution in the backend database.

26 Jul 2021
9.8
CVSS
CVE-2021-37476CRITICAL

In NavigateCMS version 2.9.4 and below, function in `product.php` is vulnerable to sql injection on parameter `id` through a post request, which results in arbitrary sql query execution in the backend database.

26 Jul 2021
9.8
CVSS
CVE-2021-37475CRITICAL

In NavigateCMS version 2.9.4 and below, function in `templates.php` is vulnerable to sql injection on parameter `template-properties-order`, which results in arbitrary sql query execution in the backend database.

26 Jul 2021
9.8
CVSS
CVE-2021-37473CRITICAL

In NavigateCMS version 2.9.4 and below, function in `product.php` is vulnerable to sql injection on parameter `products-order` through a post request, which results in arbitrary sql query execution in the backend database.

26 Jul 2021
9.8
CVSS
CVE-2020-23711CRITICAL

SQL Injection vulnerability in NavigateCMS 2.9 via the URL encoded GET input category in navigate.php.

28 Jun 2021
9.8
CVSS
CVE-2020-23657MEDIUM

NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) on module "Configuration."

26 Aug 2020
5.4
CVSS
CVE-2020-23656MEDIUM

NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) on module "Content."

26 Aug 2020
5.4
CVSS
CVE-2020-23655MEDIUM

NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) on module "Configuration."

26 Aug 2020
5.4
CVSS
CVE-2020-23654MEDIUM

NavigateCMS 2.9 is affected by Cross Site Scripting (XSS) via the module "Shop."

26 Aug 2020
5.4
CVSS
CVE-2020-14018MEDIUM

An 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 edit users. This is present in both the User field and the E-Mail field. On the Edit user page, the XSS is only triggered via the E-Mail field; however, on the View user page the XSS is triggered via either the User field or the E-Mail field.

24 Jun 2020
6.1
CVSS
CVE-2020-14017HIGH

An 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 the directory /private/sessions. An unauthenticated user could use a brute-force approach to attempt to identify existing sessions, or view the contents of this file to discover details about a session.

24 Jun 2020
7.5
CVSS
CVE-2020-14016MEDIUM

An issue was discovered in Navigate CMS 2.9 r1433. The forgot-password feature allows users to reset their passwords by using either their username or the email address associated with their account. However, the feature returns a not_found message when the provided username or email address does not match a user in the system. This can be used to enumerate users.

24 Jun 2020
5.3
CVSS
CVE-2020-14015HIGH

An 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 their password. There is, however, a flaw when no activation code is supplied. The system will allow an unauthorized user to continue setting a password, even though no activation code was supplied, setting the password for the most recently created user in the system (the user with the highest user id).

24 Jun 2020
7.5
CVSS
CVE-2020-14014MEDIUM

An issue was discovered in Navigate CMS 2.8 and 2.9 r1433. The query parameter fid on the resource navigate.php does not perform sufficient data validation and/or encoding, making it vulnerable to reflected XSS.

24 Jun 2020
5.4
CVSS
CVE-2020-14927MEDIUM

Navigate CMS 2.9 allows XSS via the Alias or Real URL field of the "Web Sites > Create > Aliases > Add" screen.

19 Jun 2020
4.8
CVSS
CVE-2020-14067CRITICAL

The install_from_hash functionality in Navigate CMS 2.9 does not consider the .phtml extension when examining files within a ZIP archive that may contain PHP code, in check_upload in lib/packages/extensions/extension.class.php and lib/packages/themes/theme.class.php.

15 Jun 2020
9.8
CVSS
CVE-2020-13798MEDIUM

An issue was discovered in Navigate CMS through 2.8.7. It allows XSS because of a lack of purify calls in lib/packages/feeds/feed.class.php.

4 Jun 2020
6.1
CVSS
CVE-2020-13797MEDIUM

An issue was discovered in Navigate CMS through 2.8.7. It allows XSS because of a lack of purify calls in lib/packages/websites/website.class.php.

4 Jun 2020
6.1
CVSS
CVE-2020-13796MEDIUM

An issue was discovered in Navigate CMS through 2.8.7. It allows XSS because of a lack of purify calls in lib/packages/structure/structure.class.php.

4 Jun 2020
6.1
CVSS
CVE-2020-13795MEDIUM

An issue was discovered in Navigate CMS through 2.8.7. It allows Directory Traversal because lib/packages/templates/template.class.php mishandles ../ and ..\ substrings.

4 Jun 2020
5.3
CVSS
CVE-2018-18029MEDIUM

Navigate CMS has Stored XSS via the navigate.php Title field in an edit action.

9 Oct 2018
5.4
CVSS
CVE-2018-17849MEDIUM

Navigate CMS 2.8 has Stored XSS via a navigate_upload.php (aka File Upload) request with a multipart/form-data JavaScript payload.

5 Oct 2018
5.4
CVSS
CVE-2018-17553HIGHpoc

An "Unrestricted Upload of File with Dangerous Type" issue with directory traversal in navigate_upload.php in Naviwebs Navigate CMS 2.8 allows authenticated attackers to achieve remote code execution via a POST request with engine=picnik and id=../../../navigate_info.php.

3 Oct 2018
8.8
CVSS
CVE-2018-17552CRITICALpoc

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

3 Oct 2018
9.8
CVSS
← PrevPage 1 / 1Next →