CVE tracker
363 subscribers
4.97K links
News monitoring: @irnewsagency

Main channel: @orgsecuritygate

Site: SecurityGate.org
Download Telegram
CVE-2026-64624 - FreeRDP RDP File Parser Remote Code Execution via CLI Options

CVE ID :CVE-2026-64624
Published : July 20, 2026, 10:17 p.m. | 1 hour, 42 minutes ago
Description :FreeRDP before 3.28.0 treats lines beginning with forward slash in RDP files as raw command-line options, exposing the entire CLI parser surface to untrusted files. Attackers can craft malicious RDP files with /rdp2tcp, /cert:ignore, or /drive options to execute arbitrary commands, bypass certificate validation, or expose local filesystems without user interaction.
Severity: 8.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-64625 - AVideo before 29.0 OS Command Injection via execAsync

CVE ID :CVE-2026-64625
Published : July 20, 2026, 10:17 p.m. | 1 hour, 42 minutes ago
Description :AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync() re-wraps escaped commands in double-quoted sh -c, allowing command substitution via $() and backticks. Attackers can inject arbitrary OS commands through the Live plugin on_publish.php endpoint despite escapeshellarg() protection.
Severity: 9.8 | CRITICAL
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-64626 - AVideo Encoder downloadURL SSRF via unpinned retry fallback

CVE ID :CVE-2026-64626
Published : July 20, 2026, 10:17 p.m. | 1 hour, 42 minutes ago
Description :AVideo versions from commit 0dbadbca through latest master contain a server-side request forgery vulnerability in the encoder download-by-URL flow due to an unpinned retry fallback that bypasses DNS pinning validation. An authenticated attacker can supply a downloadURL that redirects to an internal address, causing the unpinned retry to follow the redirect and reach internal targets for blind SSRF attacks.
Severity: 6.4 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-55831 - Netty SPDY SETTINGS frame count materializes unbounded settings map

CVE ID :CVE-2026-55831
Published : July 20, 2026, 11 p.m. | 59 minutes ago
Description :Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty's SPDY SETTINGS decoder accepts a peer-declared SETTINGS entry count up to the 24-bit frame-length limit and materializes every unique setting ID in `DefaultSpdySettingsFrame`, allowing a remote SPDY/3.1 peer to send a syntactically valid roughly 2 MiB SETTINGS frame that creates 262144 map entries and amplifies network input into heap growth and ordered-map insertion work. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15899 - Google Chrome CameraCapture Use-After-Free

CVE ID :CVE-2026-15899
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Use after free in CameraCapture in Google Chrome on Mac prior to 150.0.7871.128 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15900 - Google Chrome GPU Use-After-Free Sandbox Escape

CVE ID :CVE-2026-15900
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Use after free in GPU in Google Chrome on Android prior to 150.0.7871.128 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15901 - Google Chrome Network Use-After-Free Vulnerability

CVE ID :CVE-2026-15901
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Use after free in Network in Google Chrome prior to 150.0.7871.128 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15902 - Google Chrome Cast Use-After-Free Vulnerability

CVE ID :CVE-2026-15902
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Use after free in Cast in Google Chrome prior to 150.0.7871.128 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15903 - Google Chrome V8 Out-of-Bounds Memory Access Vulnerability

CVE ID :CVE-2026-15903
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Out of bounds read and write in V8 in Google Chrome prior to 150.0.7871.128 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15904 - Google Chrome Ozone Use-After-Free

CVE ID :CVE-2026-15904
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Use after free in Ozone in Google Chrome on Linux prior to 150.0.7871.128 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-15905 - Google Chrome Aura Use-After-Free Vulnerability

CVE ID :CVE-2026-15905
Published : July 20, 2026, 11:16 p.m. | 43 minutes ago
Description :Use after free in Aura in Google Chrome prior to 150.0.7871.128 allowed a local attacker to potentially exploit heap corruption via a malicious file. (Chromium security severity: High)
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-55833 - Netty SPDY zlib header block continues decoded expansion after maxHeaderSize truncation

CVE ID :CVE-2026-55833
Published : July 20, 2026, 11:18 p.m. | 41 minutes ago
Description :Netty is a network application framework for development of protocol servers and clients. Prior to 4.1.136.Final and 4.2.16.Final, Netty SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has exceeded `maxHeaderSize` and marked the frame truncated in `SpdyFrameCodec`, allowing a remote peer to send a small compressed `HEADERS` block that expands into much larger raw header data and causes compression-amplified CPU and allocation churn. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-63728 - Gitleaks Secret Exfiltration via Non-Hermetic Sprig Template Functions in Report Template Feature

CVE ID :CVE-2026-63728
Published : July 20, 2026, 11:32 p.m. | 27 minutes ago
Description :Gitleaks prior to 8.30.1 contains a template injection vulnerability that allows attackers who can supply or influence report templates to read arbitrary environment variables and exfiltrate sensitive data by leveraging non-hermetic Sprig template functions. Attackers can craft malicious report templates using the env, expandenv, and getHostByName functions to extract credentials, tokens, and API keys from the host process and exfiltrate them through DNS queries, including secrets discovered during the scan itself.
Severity: 8.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16327 - D-Link DNS-320 upload.php unrestricted upload

CVE ID :CVE-2026-16327
Published : July 21, 2026, 12:16 a.m. | 3 hours, 43 minutes ago
Description :A vulnerability was determined in D-Link DNS-320 1.0.2. This issue affects some unknown processing of the file /web/web_file/upload.php. Executing a manipulation of the argument File can lead to unrestricted upload. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16329 - D-Link DNS-320 uploadify.php unrestricted upload

CVE ID :CVE-2026-16329
Published : July 21, 2026, 1:16 a.m. | 2 hours, 43 minutes ago
Description :A vulnerability was identified in D-Link DNS-320 1.0.2. Impacted is an unknown function of the file /photo_center/php/uploadify.php. The manipulation of the argument Malicious Handler leads to unrestricted upload. The attack may be initiated remotely. The exploit is publicly available and might be used.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16330 - D-Link DNS-320 uploadify.php unrestricted upload

CVE ID :CVE-2026-16330
Published : July 21, 2026, 1:16 a.m. | 2 hours, 43 minutes ago
Description :A weakness has been identified in D-Link DNS-320 1.0.2. The impacted element is an unknown function of the file /web/jquery/uploader/uploadify.php. This manipulation of the argument https:/ucn9h68n9289.feishu.cn/wiki/JJcTwHz7aiKeq6kSItMcoeSUnMc?from=from_copylink causes unrestricted upload. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16331 - D-Link DNS-320 save_ajax.php unrestricted upload

CVE ID :CVE-2026-16331
Published : July 21, 2026, 1:16 a.m. | 2 hours, 43 minutes ago
Description :A security vulnerability has been detected in D-Link DNS-320 1.0.2. This affects an unknown function of the file /web/function/save_ajax.php. Such manipulation of the argument Malicious Handler leads to unrestricted upload. The attack can be executed remotely. The exploit has been disclosed publicly and may be used.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16336 - trinodb trino OAuth2/OIDC ExternalUriInfo.java redirect

CVE ID :CVE-2026-16336
Published : July 21, 2026, 2:30 a.m. | 1 hour, 30 minutes ago
Description :A vulnerability was found in trinodb trino 481. Affected is an unknown function of the file core/trino-main/src/main/java/io/trino/server/ExternalUriInfo.java of the component OAuth2/OIDC. Performing a manipulation of the argument redirect_uri results in open redirect. It is possible to initiate the attack remotely. The project was informed of the problem early through an issue report but has not responded yet.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-59776 - FeliCa IC Chips Missing Cryptographic Step Vulnerability

CVE ID :CVE-2026-59776
Published : July 21, 2026, 3:06 a.m. | 53 minutes ago
Description :Missing Cryptographic Step (CWE-325) vulnerability exists in certain FeliCa IC chips shipped in or before 2017. If the vulnerability is exploited, information stored in the IC chip may be read or tampered with.
Severity: 7.0 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16332 - D-Link DNS-320 multi_uploadify.php unrestricted upload

CVE ID :CVE-2026-16332
Published : July 21, 2026, 3:16 a.m. | 43 minutes ago
Description :A vulnerability was detected in D-Link DNS-320 1.0.2. This impacts an unknown function of the file /mydlink/multi_uploadify.php. Performing a manipulation of the argument Filedata[] results in unrestricted upload. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-16334 - itsourcecode Hospital Management System prescriptionorder.php sql injection

CVE ID :CVE-2026-16334
Published : July 21, 2026, 3:16 a.m. | 43 minutes ago
Description :A vulnerability was identified in itsourcecode Hospital Management System 1.0. This vulnerability affects unknown code of the file /prescriptionorder.php. Such manipulation of the argument editid leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...