CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

Search Vulnerabilities

 Software

Searching vulnerabilities affecting “ntp”

153 vulnerabilities found for “ntp”

Page 1 of 8

CVE-2026-26076
HIGH7.5

ntpd-rs is a full-featured implementation of the Network Time Protocol. Prior to 1.7.1, an attacker can remotely induce moderate increases (2-4 times above normal) in cpu usage. When having NTS enabled on an ntpd-rs server, an attacker can create malformed NTS packets that take significantly more effort for the server to respond to by requesting a large number of cookies. This can lead to degraded server performance even when a server could otherwise handle the load. This vulnerability is fixed in 1.7.1.

tweedegolf / ntpd-rs
Network
Published Feb 12, 2026
Page 1 of 8
CVE-2025-64519
HIGH8.8

TorrentPier is an open source BitTorrent Public/Private tracker engine, written in php. In versions up to and including 2.8.8, an authenticated SQL injection vulnerability exists in the moderator control panel (`modcp.php`). Users with moderator permissions can exploit this vulnerability by supplying a malicious `topic_id` (`t`) parameter. This allows an authenticated moderator to execute arbitrary SQL queries, leading to the potential disclosure, modification, or deletion of any data in the database. Although it requires moderator privileges, it is still severe. A malicious or compromised moderator account can leverage this vulnerability to read, modify, or delete data. A patch is available at commit 6a0f6499d89fa5d6e2afa8ee53802a1ad11ece80.

torrentpier / torrentpier
Network
Published Nov 10, 2025
CVE-2024-13060
MEDIUM4.3

A vulnerability in AnythingLLM Docker version 1.3.1 allows users with 'Default' permission to access other users' profile pictures by changing the 'id' parameter in the user cookie. This issue is present in versions prior to 1.3.1.

mintplexlabs / anythingllm_docker
Network
Published Mar 20, 2025
CVE-2024-8196
CRITICAL9.8

In mintplex-labs/anything-llm v1.5.11 desktop version for Windows, the application opens server port 3001 on 0.0.0.0 with no authentication by default. This vulnerability allows an attacker to gain full backend access, enabling them to perform actions such as deleting all data from the workspace.

mintplexlabs / anythingllm_desktop
Network
Published Mar 20, 2025
CVE-2024-47648
MEDIUM4.7

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in EventPrime Events EventPrime.This issue affects EventPrime: from n/a through 4.0.4.5.

theeventprime / eventprime
Network
Published Oct 10, 2024
CVE-2024-3166
CRITICAL9.6

A Cross-Site Scripting (XSS) vulnerability exists in mintplex-labs/anything-llm, affecting both the desktop application version 1.2.0 and the latest version of the web application. The vulnerability arises from the application's feature to fetch and embed content from websites into workspaces, which can be exploited to execute arbitrary JavaScript code. In the desktop application, this flaw can be escalated to Remote Code Execution (RCE) due to insecure application settings, specifically the enabling of 'nodeIntegration' and the disabling of 'contextIsolation' in Electron's webPreferences. The issue has been addressed in version 1.4.2 of the desktop application.

mintplexlabs / anythingllm_desktop+1
Network
Published Jun 6, 2024
CVE-2024-0435
MEDIUM5.4

User can send a chat that contains an XSS opportunity that will then run when the chat is sent and on subsequent page loads. Given the minimum requirement for a user to send a chat is to be given access to a workspace via an admin the risk is low. Additionally, the location in which the XSS renders is only limited to the user who submits the XSS. Ultimately, this attack is limited to the user attacking themselves. There is no anonymous chat submission unless the user does not take the minimum steps required to protect their instance.

mintplexlabs / anythingllm
Network
Published Feb 26, 2024
CVE-2024-0440
MEDIUM6.5

Attacker, with permission to submit a link or submits a link via POST to be collected that is using the file:// protocol can then introspect host files and other relatively stored files.

mintplexlabs / anythingllm
Network
Published Feb 26, 2024
CVE-2024-0436
MEDIUM5.9

Theoretically, it would be possible for an attacker to brute-force the password for an instance in single-user password protection mode via a timing attack given the linear nature of the `!==` used for comparison. The risk is minified by the additional overhead of the request, which varies in a non-constant nature making the attack less reliable to execute

mintplexlabs / anythingllm
Network
Published Feb 26, 2024
CVE-2024-0439
HIGH8.8

As a manager, you should not be able to modify a series of settings. In the UI this is indeed hidden as a convenience for the role since most managers would not be savvy enough to modify these settings. They can use their token to still modify those settings though through a standard HTTP request While this is not a critical vulnerability, it does indeed need to be patched to enforce the expected permission level.

mintplexlabs / anythingllm
Network
Published Feb 26, 2024
CVE-2024-1651
CRITICAL10.0

Torrentpier version 2.4.1 allows executing arbitrary commands on the server. This is possible because the application is vulnerable to insecure deserialization.

torrentpier / torrentpier
Network
Published Feb 20, 2024
CVE-2024-22285
MEDIUM5.4

Cross-Site Request Forgery (CSRF) vulnerability in Elise Bosse Frontpage Manager.This issue affects Frontpage Manager: from n/a through 1.3.

elisebosse / frontpage_manager
Network
Published Jan 31, 2024
CVE-2024-0879
MEDIUM6.5

Authentication bypass in vector-admin allows a user to register to a vector-admin server while “domain restriction” is active, even when not owning an authorized email address.

mintplexlabs / vector_admin
Network
Published Jan 25, 2024
CVE-2024-22422
HIGH7.5

AnythingLLM is an application that turns any document, resource, or piece of content into context that any LLM can use as references during chatting. In versions prior to commit `08d33cfd8` an unauthenticated API route (file export) can allow attacker to crash the server resulting in a denial of service attack. The “data-export” endpoint is used to export files using the filename parameter as user input. The endpoint takes the user input, filters it to avoid directory traversal attacks, fetches the file from the server, and afterwards deletes it. An attacker can trick the input filter mechanism to point to the current directory, and while attempting to delete it the server will crash as there is no error-handling wrapper around it. Moreover, the endpoint is public and does not require any form of authentication, resulting in an unauthenticated Denial of Service issue, which crashes the instance using a single HTTP packet. This issue has been addressed in commit `08d33cfd8`. Users are advised to upgrade. There are no known workarounds for this vulnerability.

mintplexlabs / anythingllm
Network
Published Jan 19, 2024
CVE-2023-5832
CRITICAL9.1

Improper Input Validation in GitHub repository mintplex-labs/anything-llm prior to 0.1.0.

mintplexlabs / anythingllm
Network
Published Oct 30, 2023
CVE-2023-5833
HIGH8.8

Improper Access Control in GitHub repository mintplex-labs/anything-llm prior to 0.1.0.

mintplexlabs / anythingllm
Network
Published Oct 30, 2023
CVE-2023-4897
CRITICAL9.8

Relative Path Traversal in GitHub repository mintplex-labs/anything-llm prior to 0.0.1.

mintplexlabs / anythingllm
Network
Published Sep 11, 2023
CVE-2023-33192
HIGH7.5

ntpd-rs is an NTP implementation written in Rust. ntpd-rs does not validate the length of NTS cookies in received NTP packets to the server. An attacker can crash the server by sending a specially crafted NTP packet containing a cookie shorter than what the server expects. The server also crashes when it is not configured to handle NTS packets. The issue was caused by improper slice indexing. The indexing operations were replaced by safer alternatives that do not crash the ntpd-rs server process but instead properly handle the error condition. A patch was released in version 0.3.3.

tweedegolf / ntpd-rs
Network
Published May 27, 2023
CVE-2020-9027
CRITICAL9.8

ELTEX NTP-RG-1402G 1v10 3.25.3.32 devices allow OS command injection via the TRACE field of the resource ping.cmd. The NTP-2 device is also affected.

eltex-co / ntp-2_firmware+1
Network
Published Feb 17, 2020
CVE-2020-9026
CRITICAL9.8

ELTEX NTP-RG-1402G 1v10 3.25.3.32 devices allow OS command injection via the PING field of the resource ping.cmd. The NTP-2 device is also affected.

eltex-co / ntp-2_firmware+1
Network
Published Feb 17, 2020