CVE tracker
386 subscribers
5.46K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2026-18313 - rpcapd memory leak in libpcap before 1.10.7

CVE ID :CVE-2026-18313
Published : Sept. 5, 2026, 7:16 p.m. | 1 hour, 10 minutes ago
Description :rpcapd can allocate up to 65536 bytes per each RPCAP_MSG_UPDATEFILTER_REQ or RPCAP_MSG_STARTCAP_REQ message received from the client, but it never frees the memory, so it leaks memory even under normal use. A malicious client can cause the server to leak memory substantially faster.
Severity: 4.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-31911 - abort() in libpcap before 1.10.7 on an invalid BPF opcode

CVE ID :CVE-2026-31911
Published : Sept. 5, 2026, 7:16 p.m. | 1 hour, 10 minutes ago
Description :libpcap BPF interpreter calls abort() if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process.
Severity: 5.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-31912 - OOBR in libpcap before 1.10.7

CVE ID :CVE-2026-31912
Published : Sept. 5, 2026, 7:16 p.m. | 1 hour, 10 minutes ago
Description :libpcap BPF interpreter detects neither reaching the end of the filter program buffer due to lack of a return instruction nor executing a jump instruction with an offset that translates to a pointer outside of the buffer. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading the OS process memory in the 32GiB around the buffer on 64-bit architectures and in the entire address space on 32-bit architectures.
Severity: 5.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-6244 - division by zero in libpcap before 1.10.7

CVE ID :CVE-2026-6244
Published : Sept. 5, 2026, 7:16 p.m. | 1 hour, 10 minutes ago
Description :libpcap BPF interpreter for the 'div #k' and 'mod #k' ALU instructions does not check whether the immediate value is zero. In particular uncommon use cases a crafted filter program can cause a division by zero.
Severity: 5.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-6554 - infinte loop in libpcap before 1.10.7

CVE ID :CVE-2026-6554
Published : Sept. 5, 2026, 7:16 p.m. | 1 hour, 10 minutes ago
Description :libpcap BPF interpreter treats the offset in the 'ja L' BPF instruction as a signed integer to implement looping via backward jumps, but it does not limit the number of loop iterations. In particular uncommon use cases a crafted filter program can cause the interpreter to loop infinitely.
Severity: 5.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86207 - Authentication bypass leads to unauthorised access to N-central

CVE ID :CVE-2026-86207
Published : Sept. 5, 2026, 7:16 p.m. | 1 hour, 10 minutes ago
Description :An authentication bypass in N-central < 2026.3 HF 3 leads to authentication bypass in internal only APIs
Severity: 7.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86206 - Access control filter bypass allows unauthorised access to APIs

CVE ID :CVE-2026-86206
Published : Sept. 5, 2026, 7:17 p.m. | 1 hour, 9 minutes ago
Description :A vulnerability in the N-central internal API access control filter allows unauthorised access to internal APIs. This is fixed in N-central 2026.3 HF3 and 2026.4
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-67276 - SSH user impersonation possible in Mikrotik RouterOS

CVE ID :CVE-2026-67276
Published : Sept. 5, 2026, 8 p.m. | 26 minutes ago
Description :RouterOS does not compare the complete RSA public key when matching an SSH authentication request to an authorized user key, checking the key type and modulus but omitting the exponent. Because signature verification uses the client-supplied key, an attacker knowing an authorized RSA modulus can supply a key with exponent one, forge a valid signature, and open an SSH command channel as the target user without the private key.This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Severity: 9.2 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-67277 - Kernel memory disclosure and denial of service in MikroTik RouterOS btest service

CVE ID :CVE-2026-67277
Published : Sept. 5, 2026, 8 p.m. | 26 minutes ago
Description :RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate unchecked, inverted packet-size interval causes unsigned integer underflow, anomalously large fragmented output, and can restart the RouterOS kernel. This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Severity: 8.8 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-67278 - TLS server impersonation possible in Mikrotik RouterOS

CVE ID :CVE-2026-67278
Published : Sept. 5, 2026, 8 p.m. | 26 minutes ago
Description :MikroTik RouterOS accepts malformed RSA/PKCS#1 v1.5 signatures during X.509 validation. Because its trust store includes an e=3 root CA, an attacker controlling or redirecting an outbound RouterOS TLS connection can use the root’s public certificate - without its private key - to forge a trusted intermediate and issue certificates for arbitrary hostnames, enabling TLS server impersonation. This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Severity: 6.3 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-67279 - SSH Pre-Authentication Rekey State Bypass in MikroTik RouterOS

CVE ID :CVE-2026-67279
Published : Sept. 5, 2026, 8 p.m. | 26 minutes ago
Description :RouterOS SSH enters the connection protocol after a client-requested rekey even though user authentication was never attempted, allowing an unauthenticated client to open a session channel and send an exec request. On affected builds the server dispatches the command, enabling unauthenticated creation, overwrite, and reconstruction of files in the RouterOS managed file namespace, including support files containing configuration and diagnostic data.This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-67281 - Unauthenticated file read in Mikrotik RouterOS

CVE ID :CVE-2026-67281
Published : Sept. 5, 2026, 8 p.m. | 26 minutes ago
Description :RouterOS WebFig contains an unauthenticated file-read vulnerability in the /jsproxy path where a newly allocated session retains a stale uninitialized principal pointer used for file authorization. An unauthenticated attacker can prepare the allocator so that the file-serving path dereferences this pointer with sufficient rights, then supply parent-directory components in an encrypted URI to escape the WebFig file namespace and disclose root-owned files, including configuration stores containing credentials.This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86060 - SSH session privilege manipulation via a crafted username in Mikrotik RouterOS

CVE ID :CVE-2026-86060
Published : Sept. 5, 2026, 8 p.m. | 26 minutes ago
Description :RouterOS contains an argument-handling flaw in the SSH login path involving usernames that begin with a prohibited character, allowing for the trusted RouterOS policy mask to be changed, leading to privilege escalation. Exploitation requires an unauthenticated SSH session to reach the RouterOS login helper.This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Severity: 9.2 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86148 - Tenda CP3 Kylin system.c SystemAsh os command injection

CVE ID :CVE-2026-86148
Published : Sept. 5, 2026, 10:17 p.m. | 2 hours, 9 minutes ago
Description :A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.
Severity: 9.4 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86149 - Tenda CP3 NetCheckPing.cpp os command injection

CVE ID :CVE-2026-86149
Published : Sept. 5, 2026, 10:17 p.m. | 2 hours, 9 minutes ago
Description :A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
Severity: 9.4 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-76160 - Rejected reason: This CVE ID has been rejected or

CVE ID :CVE-2026-76160
Published : Sept. 5, 2026, 11:17 p.m. | 1 hour, 9 minutes ago
Description :Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-76161 - Rejected reason: This CVE ID has been rejected or

CVE ID :CVE-2026-76161
Published : Sept. 5, 2026, 11:17 p.m. | 1 hour, 9 minutes ago
Description :Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86150 - Tenda CP3 hostapd hard-coded credentials

CVE ID :CVE-2026-86150
Published : Sept. 5, 2026, 11:17 p.m. | 1 hour, 9 minutes ago
Description :A security vulnerability has been detected in Tenda CP3 27.5.57.101. Impacted is an unknown function of the file custom-x/softap/hostapd. Such manipulation of the argument wpa_passphrase leads to hard-coded credentials. The attack can be launched remotely. The exploit has been disclosed publicly and may be used.
Severity: 4.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86151 - Tenda CP3 Network Configuration Management system.c sub_2F77E8 os command injection

CVE ID :CVE-2026-86151
Published : Sept. 5, 2026, 11:45 p.m. | 41 minutes ago
Description :A vulnerability was detected in Tenda CP3 27.5.57.101. The affected element is the function sub_2F77E8 of the file Apis/system.c of the component Network Configuration Management. Performing a manipulation results in os command injection. The attack may be initiated remotely.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86152 - Tenda CP3 Kylin AutoAddWifi.cpp ThreadProc os command injection

CVE ID :CVE-2026-86152
Published : Sept. 6, 2026, 2:17 a.m. | 2 hours, 10 minutes ago
Description :A flaw has been found in Tenda CP3 27.5.57.101. The impacted element is the function CAutoAddWifi::ThreadProc of the file Functions/AutoAddWifi.cpp of the component Kylin. Executing a manipulation can lead to os command injection. The attack may be launched remotely.
Severity: 10.0 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-86153 - Tenda CP3 Redirect.cpp SetRedirectEnable privileges management

CVE ID :CVE-2026-86153
Published : Sept. 6, 2026, 2:17 a.m. | 2 hours, 10 minutes ago
Description :A vulnerability has been found in Tenda CP3 27.5.57.101. This affects the function CRedirServer::SetRedirectEnable of the file Functions/Redirect.cpp. The manipulation leads to improper privilege management. Remote exploitation of the attack is possible.
Severity: 9.4 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...