CVE tracker
301 subscribers
4.22K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2020-36950 - Laravel Nova 3.7.0 - 'range' DoS

CVE ID : CVE-2020-36950
Published : Jan. 27, 2026, 3:23 p.m. | 37 minutes ago
Description : Laravel Nova 3.7.0 contains a denial of service vulnerability that allows authenticated users to crash the application by manipulating the 'range' parameter. Attackers can send simultaneous requests with an extremely high range value to overwhelm and crash the server.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2020-36951 - Phpscript-sgh 0.1.0 - Time Based Blind SQL Injection

CVE ID : CVE-2020-36951
Published : Jan. 27, 2026, 3:23 p.m. | 37 minutes ago
Description : Phpscript-sgh 0.1.0 contains a time-based blind SQL injection vulnerability in the admin interface that allows attackers to manipulate database queries through the 'id' parameter. Attackers can exploit this vulnerability by crafting malicious payloads that trigger time delays, enabling them to extract sensitive database information through conditional sleep techniques.
Severity: 8.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47900 - Gila CMS < 2.0.0 - Remote Code Execution

CVE ID : CVE-2021-47900
Published : Jan. 27, 2026, 3:23 p.m. | 37 minutes ago
Description : Gila CMS versions prior to 2.0.0 contain a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary system commands through manipulated HTTP headers. Attackers can inject PHP code in the User-Agent header with shell_exec() to run system commands by sending crafted requests to the admin endpoint.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47901 - dirsearch 0.4.1 - CSV Injection

CVE ID : CVE-2021-47901
Published : Jan. 27, 2026, 3:23 p.m. | 37 minutes ago
Description : Dirsearch 0.4.1 contains a CSV injection vulnerability when using the --csv-report flag that allows attackers to inject formulas through redirected endpoints. Attackers can craft malicious server redirects with comma-separated paths containing Excel formulas to manipulate the generated CSV report.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2021-47902 - Testa Online Test Management System 3.4.7 - 'q' SQL Injection

CVE ID : CVE-2021-47902
Published : Jan. 27, 2026, 3:23 p.m. | 37 minutes ago
Description : Testa Online Test Management System 3.4.7 contains a SQL injection vulnerability that allows attackers to manipulate database queries through the 'q' search parameter. Attackers can inject malicious SQL code in the search field to extract database information, potentially accessing sensitive user or system data.
Severity: 8.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-55102 - Eclipse ThreadX NetX Duo NetX IPv6 Denial-of-Service Vulnerability

CVE ID : CVE-2025-55102
Published : Jan. 27, 2026, 3:25 p.m. | 35 minutes ago
Description : A denial-of-service vulnerability exists in the NetX IPv6 component functionality of Eclipse ThreadX NetX Duo. A specially crafted network packet of "Packet Too Big" with more than 15 different source address can lead to denial of service. An attacker can send a malicious packet to trigger this vulnerability.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-55095 - Apache UX Host Class Storage Stack-Based Buffer Overflow

CVE ID : CVE-2025-55095
Published : Jan. 27, 2026, 3:34 p.m. | 26 minutes ago
Description : The function _ux_host_class_storage_media_mount() is responsible for mounting partitions on a USB mass storage device. When it encounters an extended partition entry in the partition table, it recursively calls itself to mount the next logical partition. This recursion occurs in _ux_host_class_storage_partition_read(), which parses up to four partition entries. If an extended partition is found (with type UX_HOST_CLASS_STORAGE_PARTITION_EXTENDED or EXTENDED_LBA_MAPPED), the code invokes: _ux_host_class_storage_media_mount(storage, sector + _ux_utility_long_get(...)); There is no limit on the recursion depth or tracking of visited sectors. As a result, a malicious or malformed disk image can include cyclic or excessively deep chains of extended partitions, causing the function to recurse until stack overflow occurs.
Severity: 4.2 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-0648 - ThreadX OSEK Counter Pool Exhaustion Wild Pointer Vulnerability

CVE ID : CVE-2026-0648
Published : Jan. 27, 2026, 3:40 p.m. | 20 minutes ago
Description : The vulnerability stems from an incorrect error-checking logic in the CreateCounter() function (in threadx/utility/rtos_compatibility_layers/OSEK/tx_osek.c) when handling the return value of osek_get_counter(). Specifically, the current code checks if cntr_id equals 0u to determine failure, but @osek_get_counter() actually returns E_OS_SYS_STACK (defined as 12U) when it fails. This mismatch causes the error branch to never execute even when the counter pool is exhausted. As a result, when the counter pool is depleted, the code proceeds to cast the error code (12U) to a pointer (OSEK_COUNTER *), creating a wild pointer. Subsequent writes to members of this pointer lead to writes to illegal memory addresses (e.g., 0x0000000C), which can trigger immediate HardFaults or silent memory corruption. This vulnerability poses significant risks, including potential denial-of-service attacks (via repeated calls to exhaust the counter pool) and unauthorized memory access.
Severity: 7.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24831 - Infinite loop (DoS) in ixray-1.6-stcop

CVE ID : CVE-2026-24831
Published : Jan. 27, 2026, 3:40 p.m. | 20 minutes ago
Description : Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in ixray-team ixray-1.6-stcop.This issue affects ixray-1.6-stcop: before 1.3.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24832 - Out-of-bounds write in ixray-1.6-stcop

CVE ID : CVE-2026-24832
Published : Jan. 27, 2026, 3:43 p.m. | 17 minutes ago
Description : Out-of-bounds Write vulnerability in ixray-team ixray-1.6-stcop.This issue affects ixray-1.6-stcop: before 1.3.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24870 - Information disclosure in ixray-1.6-stcop

CVE ID : CVE-2026-24870
Published : Jan. 27, 2026, 3:47 p.m. | 13 minutes ago
Description : Exposure of Sensitive Information to an Unauthorized Actor vulnerability in ixray-team ixray-1.6-stcop.This issue affects ixray-1.6-stcop: before 1.3.
Severity: 3.7 | LOW
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24871 - Code injection in Minecraft-Rcon-Manage

CVE ID : CVE-2026-24871
Published : Jan. 27, 2026, 3:50 p.m. | 9 minutes ago
Description : Improper Control of Generation of Code ('Code Injection') vulnerability in pilgrimage233 Minecraft-Rcon-Manage.This issue affects Minecraft-Rcon-Manage: before 3.0.
Severity: 10.0 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24872 - Pointer arithmetic error in SkyFire_548

CVE ID : CVE-2026-24872
Published : Jan. 27, 2026, 3:51 p.m. | 9 minutes ago
Description : improper pointer arithmetic vulnerability in ProjectSkyfire SkyFire_548.This issue affects SkyFire_548: before 5.4.8-stable5.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-68670 - xrdp improperly checks bounds of domain string length, which leads to Stack-based Buffer Overflow

CVE ID : CVE-2025-68670
Published : Jan. 27, 2026, 3:52 p.m. | 8 minutes ago
Description : xrdp is an open source RDP server. xrdp before v0.10.5 contains an unauthenticated stack-based buffer overflow vulnerability. The issue stems from improper bounds checking when processing user domain information during the connection sequence. If exploited, the vulnerability could allow remote attackers to execute arbitrary code on the target system. The vulnerability allows an attacker to overwrite the stack buffer and the return address, which could theoretically be used to redirect the execution flow. The impact of this vulnerability is lessened if a compiler flag has been used to build the xrdp executable with stack canary protection. If this is the case, a second vulnerability would need to be used to leak the stack canary value. Upgrade to version 0.10.5 to receive a patch. Additionally, do not rely on stack canary protection on production systems.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24873 - Out-of-bounds read in lpp-vita

CVE ID : CVE-2026-24873
Published : Jan. 27, 2026, 3:53 p.m. | 7 minutes ago
Description : Out-of-bounds Read vulnerability in Rinnegatamante lpp-vita.This issue affects lpp-vita: before lpp-vita r6.
Severity: 7.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24874 - Type confusion in xray-monolith

CVE ID : CVE-2026-24874
Published : Jan. 27, 2026, 3:55 p.m. | 5 minutes ago
Description : Access of Resource Using Incompatible Type ('Type Confusion') vulnerability in themrdemonized xray-monolith.This issue affects xray-monolith: before 2025.12.30.
Severity: 9.1 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24875 - Integer overflow in modizer

CVE ID : CVE-2026-24875
Published : Jan. 27, 2026, 3:55 p.m. | 5 minutes ago
Description : Integer Overflow or Wraparound vulnerability in yoyofr modizer.This issue affects modizer: before 4.1.1.
Severity: 7.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-21569 - Atlassian Crowd XXE Vulnerability

CVE ID : CVE-2026-21569
Published : Jan. 28, 2026, 1:16 a.m. | 4 hours, 54 minutes ago
Description : This High severity XXE (XML External Entity Injection) vulnerability was introduced in version 7.1.0 of Crowd Data Center and Server. This XXE (XML External Entity Injection) vulnerability, with a CVSS Score of 7.9, allows an authenticated attacker to access local and remote content which has high impact to confidentiality, low impact to integrity, high impact to availability, and requires no user interaction. Atlassian recommends that Crowd Data Center and Server customers upgrade to latest version, if you are unable to do so, upgrade your instance to one of the specified supported fixed versions: * Crowd Data Center and Server 7.1: Upgrade to a release greater than or equal to 7.1.3 See the release notes (https://confluence.atlassian.com/crowd/crowd-release-notes-199094.html). You can download the latest version of Crowd Data Center and Server from the download center (https://www.atlassian.com/software/crowd/download-archive). This vulnerability was reported via our Atlassian (Internal) program.
Severity: 7.9 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24838 - DotNetNuke.Core Vulnerable to Stored XSS via Module Title

CVE ID : CVE-2026-24838
Published : Jan. 28, 2026, 1:16 a.m. | 4 hours, 54 minutes ago
Description : DNN (formerly DotNetNuke) is an open-source web content management platform (CMS) in the Microsoft ecosystem. Prior to versions 9.13.10 and 10.2.0, module title supports richtext which could include scripts that would execute in certain scenarios. Versions 9.13.10 and 10.2.0 contain a fix for the issue.
Severity: 9.1 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24839 - Dokploy has a clickjacking vulnerability - Missing X-Frame-Options and CSP frame-ancestors headers

CVE ID : CVE-2026-24839
Published : Jan. 28, 2026, 1:16 a.m. | 4 hours, 54 minutes ago
Description : Dokploy is a free, self-hostable Platform as a Service (PaaS). In versions prior to 0.26.6, the Dokploy web interface is vulnerable to Clickjacking attacks due to missing frame-busting headers. This allows attackers to embed Dokploy pages in malicious iframes and trick authenticated users into performing unintended actions. Version 0.26.6 patches the issue.
Severity: 4.7 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-24840 - Dokploy uses hardcoded credentials in installation script, which could result in database access

CVE ID : CVE-2026-24840
Published : Jan. 28, 2026, 1:16 a.m. | 4 hours, 54 minutes ago
Description : Dokploy is a free, self-hostable Platform as a Service (PaaS). In versions prior to 0.26.6, a hardcoded credential in the provided installation script (located at https://dokploy.com/install.sh, line 154) uses a hardcoded password when creating the database container. This means that nearly all Dokploy installations use the same database credentials and could be compromised. Version 0.26.6 contains a patch for the issue.
Severity: 8.0 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...