Skip to main content
CVE-2026-56707 Aug 25, 01:30 HIGH PATCH This Week

Authorization bypass in the Grav Flex Objects plugin (versions 1.4.0-1.4.7) allows any user holding page-edit access to render arbitrary registered Flex collections - including the full user account directory - by embedding a shortcode in published pages. The shortcode rendering path entirely omits the `authorize` ACL checks enforced in the admin panel, meaning lower-privileged editors can extract sensitive data that would otherwise be restricted to administrators. No public exploit or CISA KEV listing exists at time of analysis, but the low privilege bar and network accessibility make this a credible insider or compromised-account threat on multi-author Grav installations.

Authentication Bypass Grav Getgrav
NVD GitHub
CVSS 4.0
8.3
EPSS
0.2%
CVE-2026-79071 Aug 25, 20:10 HIGH PATCH This Week

Sandbox escape via GPU race condition in Google Chrome prior to 152.0.7977.65 enables an attacker who has already compromised the renderer process to execute arbitrary code outside the browser sandbox through a crafted HTML page. The flaw is a time-of-check-to-time-of-use (TOCTOU) race condition (CWE-367) in Chrome's GPU component, classified Medium severity by the Chromium team despite a CVSS score of 8.3 - reflecting the mandatory renderer pre-compromise prerequisite that makes this a chained exploit rather than a standalone attack. No public exploit has been identified and EPSS probability is 0.20% (10th percentile), consistent with this vulnerability's role as a sophisticated second-stage primitive.

RCE Google Suse
NVD
CVSS 3.1
8.3
EPSS
0.2%
CVE-2026-79155 Aug 25, 20:10 HIGH PATCH This Week

Sandbox escape via race condition in Google Chrome's FileSystem component (prior to 152.0.7977.65) allows a remote attacker who has already compromised the renderer process to execute arbitrary code outside the sandbox through a crafted HTML page. This is a scope-changing exploit chain primitive - it operates as a second-stage attack requiring renderer access first, not a standalone unauthenticated RCE. No public exploit code is identified at time of analysis, and EPSS sits at 0.20% (10th percentile), reflecting low current exploitation probability despite the High CVSS score.

RCE Google Red Hat Suse
NVD
CVSS 3.1
8.3
EPSS
0.2%
CVE-2026-79659 Aug 25, 11:33 HIGH PATCH This Week

Server-side request forgery in Ech0 before version 4.7.3 allows authenticated users to pivot through the application server to reach internal infrastructure, including cloud provider metadata APIs and Kubernetes service endpoints. The root cause is a missing URL-validation call: `fetchPeerConnectInfo` in `internal/service/connect/connect.go` invokes the unguarded `SendRequest` helper rather than the `SendSafeRequest` variant that enforces `ValidatePublicHTTPURL` private-IP blocking. A working proof-of-concept demonstrating AWS IMDSv1 and Kubernetes API enumeration is publicly available in the GHSA advisory; no active exploitation via CISA KEV has been confirmed, though the CVSS 4.0 score of 8.3 with SC:H reflects elevated impact potential for cloud-hosted deployments.

SSRF Ech0 Lin Snow
NVD GitHub
CVSS 4.0
8.3
EPSS
0.2%
CVE-2026-79676 Aug 25, 15:16 HIGH PATCH GHSA This Week

Path traversal via symlink bypass in NLTK corpus readers before 3.10.3 permits disclosure of arbitrary files outside the trusted corpus data root through standard API calls. Affected corpus reader methods - channels(), domains(), and synonyms() - reopen root-derived paths with Python's built-in open() rather than the secure nltk.pathsec.open(), which enforces symlink restrictions. An attacker who can stage symlinked files inside a trusted corpus directory can leverage this gap to read files the NLTK process can access on the host filesystem. No public exploit has been identified at time of analysis, and a vendor-released patch is available in NLTK 3.10.3.

Path Traversal Red Hat Nltk
NVD GitHub
CVSS 4.0
8.2
EPSS
0.3%
CVE-2026-77135 Aug 25, 09:00 HIGH PATCH This Week

Insecure Direct Object Reference in the TYPO3 femanager extension exposes frontend user profile data - including name, email address, date of birth, and postal address - to any unauthenticated visitor who can reach the Detail or List plugin. The extension's user detail view accepts a caller-supplied user ID without validating that the requested record belongs to the configured or authenticated target, making horizontal privilege escalation trivial via ID enumeration. No active exploitation has been confirmed (not listed in CISA KEV), and no public exploit code has been identified at time of analysis.

Authentication Bypass Typo3 Extension Femanager
NVD
CVSS 4.0
8.2
EPSS
0.2%
CVE-2026-24263 Aug 25, 16:11 HIGH This Week

NULL pointer dereference in NVIDIA DGX Spark system firmware enables a local privileged attacker to achieve code execution with scope change into other system components. All versions of the DGX Spark firmware are affected per the wildcard CPE, with potential impacts spanning code execution, privilege escalation, denial of service, information disclosure, and data tampering. No public exploit code or CISA KEV listing has been identified at time of analysis.

RCE Denial Of Service Information Disclosure Null Pointer Dereference Nvidia +1
NVD VulDB GitHub
CVSS 3.1
8.2
EPSS
0.2%
CVE-2026-47626 Aug 25, 16:10 HIGH This Week

Out-of-bounds write in NVIDIA DGX Spark system firmware enables a privileged local attacker to corrupt memory and achieve code execution, privilege escalation, denial of service, information disclosure, or data tampering. The CVSS scope-change indicator (S:C) is the critical risk amplifier here - successful exploitation can breach the firmware's security boundary and affect components outside it, including potentially the host OS or hypervisor layer. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog at time of analysis.

RCE Buffer Overflow Denial Of Service Information Disclosure Memory Corruption +2
NVD VulDB GitHub
CVSS 3.1
8.2
EPSS
0.2%
CVE-2026-24262 Aug 25, 16:10 HIGH This Week

Out-of-bounds write in NVIDIA DGX Spark system firmware permits a locally authenticated, highly privileged attacker to corrupt firmware memory in a way that crosses the firmware's isolation boundary into the broader system. Successful exploitation may yield arbitrary code execution, privilege escalation beyond the initial firmware context, denial of service, information disclosure, and data tampering - all stemming from a single CWE-787 write primitive. No public exploit code or CISA KEV listing has been identified at time of analysis, but the scope-changing nature of the CVSS vector (S:C) elevates the potential blast radius significantly for affected AI compute infrastructure.

RCE Buffer Overflow Denial Of Service Information Disclosure Memory Corruption +2
NVD VulDB GitHub
CVSS 3.1
8.2
EPSS
0.2%
CVE-2026-79027 Aug 25, 20:10 HIGH PATCH This Week

Remote code execution inside the Chrome sandbox is achievable via a use-after-free in the WebRTC component of Google Chrome prior to 152.0.7977.65, exploitable by an unauthenticated remote attacker through crafted network traffic. The flaw requires high attack complexity (AC:H), constraining opportunistic mass exploitation, and code execution is limited to within the Chrome renderer sandbox, reducing but not eliminating post-exploitation impact. No public exploit code and no active exploitation have been identified at time of analysis, consistent with SSVC Exploitation: none and an EPSS of 0.66%.

RCE Denial Of Service Google Use After Free Memory Corruption +1
NVD
CVSS 3.1
8.1
EPSS
0.7%
CVE-2026-79785 Aug 25, 16:17 HIGH PATCH This Week

Disabled TLS certificate verification in X-AnyLabeling's model downloader exposes all versions prior to v4.0.0-beta.9 to man-in-the-middle model substitution during HTTPS downloads. Because `ssl._create_unverified_context()` disables both hostname checking and certificate chain validation, a network-positioned attacker can serve arbitrary model files without detection. For configurations using .pth/.pt files - including the shipped SAM2, YOLOE, UPN, and open_vision setups - the application calls `torch.load` without `weights_only=True`, so a substituted file achieves arbitrary code execution on PyTorch releases predating the `weights_only` default change. No public exploit was identified at time of analysis and this vulnerability is not listed in CISA KEV.

Information Disclosure
NVD GitHub
CVSS 4.0
8.2
EPSS
0.2%
CVE-2026-78478 Aug 25, 05:31 HIGH This Week

Local File Inclusion in the Mane WordPress theme (all versions up to and including 1.7) allows unauthenticated remote attackers to include and execute arbitrary server-side PHP files, with a realistic path to full remote code execution when file upload functionality is accessible. The CVSS 8.1 score with AC:H signals that the most severe impact - arbitrary code execution - depends on a specific precondition, most likely an attacker-controlled file already present on the server filesystem. No public exploit has been identified at time of analysis, though the LFI-to-RCE chain on WordPress is a well-understood and widely practiced attack class.

PHP WordPress RCE Information Disclosure LFI +2
NVD
CVSS 3.1
8.1
EPSS
0.5%
CVE-2026-78566 Aug 25, 08:28 HIGH This Week

Local File Inclusion in Edge-Themes' Shuffle WordPress theme (all versions through 1.8) exposes WordPress installations to unauthenticated remote code execution. An attacker without any credentials can supply a crafted path parameter to the theme's PHP include logic, causing the server to load and execute arbitrary PHP files - including attacker-uploaded content disguised as images. No public exploit has been identified at time of analysis, but the attack pattern (LFI chained with WordPress media uploads) is well-documented in the ecosystem, and the unauthenticated network vector warrants prompt remediation.

PHP WordPress RCE Information Disclosure LFI +3
NVD VulDB
CVSS 3.1
8.1
EPSS
0.5%
CVE-2026-78562 Aug 25, 08:28 HIGH This Week

Local File Inclusion in the Verdure Core WordPress plugin (versions ≤ 1.2) enables unauthenticated remote attackers to include and execute arbitrary PHP files on the server. Rooted in CWE-98 (improper PHP include/require path control), the flaw can be chained with file upload functionality - an attacker uploads a PHP-bearing image or other 'safe' file, then triggers the LFI to execute it - yielding full remote code execution, access control bypass, and sensitive data disclosure. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in the CISA KEV catalog.

PHP WordPress RCE Information Disclosure LFI +3
NVD VulDB
CVSS 3.1
8.1
EPSS
0.5%
CVE-2026-78572 Aug 25, 09:27 HIGH This Week

PHP Object Injection in the Kalles Addons WordPress plugin (all versions up to and including 1.0.6) allows unauthenticated remote attackers to deserialize untrusted PHP objects via a network-accessible deserialization endpoint. Exploitation is strictly conditional: the plugin itself contains no known POP (Property-Oriented Programming) chain, so real-world impact - ranging from arbitrary file deletion and sensitive data retrieval to remote code execution - only materializes when a separately installed plugin or theme on the same WordPress instance supplies a usable POP chain. No public exploit code and no CISA KEV listing have been identified at time of analysis.

PHP WordPress Information Disclosure Deserialization Wordpress Plugin +2
NVD
CVSS 3.1
8.1
EPSS
0.5%
CVE-2026-79011 Aug 25, 20:10 HIGH PATCH This Week

UI misrepresentation in Google Chrome's Browser component prior to 152.0.7977.65 enables a remote attacker to bypass system access restrictions through a crafted HTML page combined with social engineering. The flaw (CWE-451) allows the browser to render misleading UI elements that deceive users into believing they are interacting with a trusted context, enabling restriction bypasses with high confidentiality and integrity impact. No public exploit code or CISA KEV listing exists at time of analysis; vendor patch is available.

Authentication Bypass Google Suse
NVD
CVSS 3.1
8.1
EPSS
0.4%
CVE-2026-65105 Aug 25, 20:15 HIGH This Week

Unauthenticated access to the NVIDIA NemoClaw inference server on Linux exposes sensitive model inference data and enables denial of service by adjacent network attackers. The flaw stems from a missing authentication check (CWE-306) on the inference service endpoint, meaning any host on the same network segment can interact with the service without credentials. No active exploitation has been confirmed by CISA KEV and no public exploit code is known at time of analysis, but the low attack complexity and absence of authentication barriers make this straightforward to exploit for any attacker with adjacent network positioning.

Authentication Bypass Denial Of Service Information Disclosure Nvidia Nemoclaw
NVD GitHub
CVSS 3.1
8.1
EPSS
0.3%
CVE-2026-79039 Aug 25, 20:10 HIGH PATCH This Week

Use-after-free in the Mobile component of Google Chrome on iOS prior to 152.0.7977.65 enables remote code execution outside the browser sandbox via crafted network traffic, requiring no user interaction. The sandbox escape elevates the severity beyond a typical renderer bug, as successful exploitation grants attacker-controlled code execution in a context beyond Chrome's sandboxed process. No public exploit identified at time of analysis, and the low EPSS score (0.28%, 20th percentile) suggests exploitation has not yet been observed in the wild despite the high CVSS rating.

RCE Denial Of Service Google Use After Free Memory Corruption +2
NVD
CVSS 3.1
8.1
EPSS
0.3%
CVE-2026-79194 Aug 25, 20:10 HIGH PATCH This Week

Use-after-free in the Chromoting (Chrome Remote Desktop) component of Google Chrome on Windows prior to version 152.0.7977.65 enables remote attackers to execute arbitrary code outside Chrome's sandbox via crafted network traffic. The sandbox-escape outcome is the most critical aspect, elevating the real-world impact beyond a typical renderer flaw to full host-level code execution. No public exploit code has been identified at time of analysis; EPSS places exploitation probability at 0.28% (20th percentile), though the network vector and no-auth-required CVSS signal warrant prompt patching.

RCE Denial Of Service Google Use After Free Memory Corruption +2
NVD
CVSS 3.1
8.1
EPSS
0.3%
CVE-2026-68569 Aug 25, 22:17 HIGH This Week

Improper Authentication in Apache Tomcat allows a remote, low-privileged attacker to gain authenticated access to applications even when the presented identity does not exist in the configured DataSourceRealm. The flaw is triggered specifically under CLIENT-CERT or SPNEGO authentication schemes, causing Tomcat to grant a session to a non-existent user. No public exploit or CISA KEV listing is present at time of analysis, but the CVSS C:H/I:H impact rating reflects the potential to fully compromise protected application resources if exploited in matching deployments.

Authentication Bypass Apache Red Hat Tomcat Suse
NVD VulDB
CVSS 3.1
8.1
EPSS
0.3%
CVE-2026-79020 Aug 25, 20:10 HIGH PATCH This Week

Out-of-bounds read in Chrome's Skia graphics library, affecting all versions prior to 152.0.7977.65, allows a remote unauthenticated attacker to leak sandbox-contained memory by delivering a crafted media file to a victim. The CVSS 8.1 score reflects high confidentiality and availability impact, though exploitation is bounded by Chrome's renderer sandbox. No public exploit or CISA KEV listing exists at time of analysis; a vendor patch is available and should be deployed via Chrome's standard update channel.

Buffer Overflow Information Disclosure Google Red Hat Suse
NVD
CVSS 3.1
8.1
EPSS
0.2%
CVE-2026-16231 Aug 25, 10:00 HIGH PATCH This Week

HTML escaping in the hbs Express/Handlebars view engine (versions 2.1.0-4.2.1) is bypassed by the registerAsyncHelper API, enabling stored or reflected cross-site scripting in any Express application that passes attacker-influenced data through an async helper callback. The two-pass rendering pipeline escapes only an opaque placeholder in the first pass, then silently substitutes the raw, unescaped callback return value, affecting cached, uncached, and layout render paths equally. No active exploitation has been confirmed in CISA KEV; the issue is fixed in hbs 4.3.0.

XSS Hbs
NVD GitHub
CVSS 3.1
8.1
EPSS
0.2%
CVE-2026-79072 Aug 25, 20:10 HIGH PATCH This Week

Improper state validation in Google Chrome's Performance component (all versions prior to 152.0.7977.65) enables remote attackers to read memory contents within the Chrome sandbox by luring a user to a crafted HTML page. The scope is contained to the sandbox (S:U), limiting blast radius to in-process data, but sensitive browser state such as cookies, session tokens, or page content may be exposed. No public exploit code or CISA KEV listing has been identified at time of analysis; EPSS of 0.22% (13th percentile) corroborates low observed exploitation activity.

Information Disclosure Google Suse
NVD
CVSS 3.1
8.1
EPSS
0.2%
CVE-2026-78913 Aug 25, 20:10 HIGH PATCH This Week

Use-after-free in Chrome's Chromoting (remote desktop) component allows a remote, unauthenticated attacker to potentially execute arbitrary code outside the browser sandbox via crafted network traffic, affecting all Chrome versions prior to 152.0.7977.65. The sandbox-escape dimension elevates this beyond a typical renderer vulnerability, as successful exploitation could yield code execution in a broader process context. No public exploit identified at time of analysis and SSVC indicates no observed exploitation, but the technical impact is rated total.

RCE Denial Of Service Google Use After Free Memory Corruption +1
NVD VulDB
CVSS 3.1
8.1
EPSS
0.2%
CVE-2026-79263 Aug 25, 20:10 HIGH PATCH This Week

Remote code execution inside the Chrome sandbox is possible through a race condition in the Extensions component, exploitable via crafted network traffic against Google Chrome versions prior to 152.0.7977.65. Despite a CVSS score of 8.1, Chrome's own team rates this vulnerability Low severity - a notable divergence explained by the sandbox constraint: successful exploitation yields in-sandbox code execution rather than full OS-level compromise. No public exploit identified at time of analysis, and SSVC confirms no known active exploitation and that the attack cannot be automated reliably.

RCE Google Suse
NVD
CVSS 3.1
8.1
EPSS
0.2%
CVE-2026-79057 Aug 25, 20:10 HIGH PATCH This Week

Sandbox escape via a TOCTOU race condition in Google Chrome's Start component on Android prior to 152.0.7977.65 allows a local attacker to execute arbitrary code outside Chrome's sandbox. Exploitation requires a co-installed malicious application placed via social engineering, making opportunistic mass exploitation infeasible despite a CVSS base score of 8.1. No public exploit code exists and this vulnerability is absent from CISA KEV; EPSS sits at 0.15% (4th percentile), confirming low observed exploitation pressure. Vendor patch is available at version 152.0.7977.65.

RCE Google Suse
NVD
CVSS 3.1
8.1
EPSS
0.1%
CVE-2026-18985 Aug 25, 22:19 HIGH PATCH This Week

Incorrect authorization in the Drupal Edit in-place field contrib module (versions 0.0.0 through pre-2.1.1) enables authenticated users to perform forceful browsing against field-edit endpoints they lack permission to access, resulting in unauthorized read and write access to protected Drupal field data. The CVSS base score of 8.1 reflects high confidentiality and integrity impact, though real-world risk is tempered by the authentication prerequisite (PR:L) and an extremely low EPSS score of 0.13% (3rd percentile). A vendor-released patch is available; no public exploit identified at time of analysis.

Authentication Bypass Drupal Edit In Place Field
NVD
CVSS 3.1
8.1
EPSS
0.1%
CVE-2026-24169 Aug 25, 16:17 HIGH This Week

Code injection in NVIDIA Unified Fabric Manager Enterprise's plugin management API allows low-privileged, adjacent-network authenticated users to execute arbitrary commands on the UFM host by submitting a specially crafted API request. All current release tracks - GA, LTS 2023, LTS 2024, and LTS 2025 - are confirmed affected per vendor-supplied CPE data. Successful exploitation yields code execution, privilege escalation, and information disclosure on a platform that controls InfiniBand fabric infrastructure, amplifying downstream impact on managed HPC and AI compute clusters. No public exploit code or CISA KEV listing has been identified at time of analysis.

RCE Information Disclosure Command Injection Nvidia Unified Fabric Manager Enterprise Ga +3
NVD GitHub
CVSS 3.1
8.0
EPSS
0.5%
CVE-2026-65089 Aug 25, 20:15 HIGH This Week

OS command injection in NVIDIA NemoClaw for Linux allows a local low-privileged attacker to execute arbitrary operating system commands through the application's status and logs plugin command interfaces. The CVSS 7.8 score reflects high impact across confidentiality, integrity, and availability with low attack complexity and no user interaction required. No public exploit identified at time of analysis, and no CISA KEV listing observed, but the fully unscopeed local impact makes this a meaningful risk on multi-tenant or shared Linux systems running NemoClaw.

RCE Denial Of Service Information Disclosure Command Injection Nvidia +1
NVD GitHub
CVSS 3.1
7.8
EPSS
0.7%
CVE-2026-65090 Aug 25, 20:15 HIGH This Week

OS command injection in NVIDIA NemoClaw's NIM management component on Linux enables a local authenticated attacker to execute arbitrary operating system commands with the privileges of the targeted process. All versions of NemoClaw are indicated as affected per NVD CPE data (wildcard version range). Successful exploitation can result in full code execution, persistent data tampering, sensitive information disclosure, and denial of service on the host. No public exploit code or CISA KEV listing has been identified at time of analysis.

RCE Denial Of Service Information Disclosure Command Injection Nvidia +1
NVD GitHub
CVSS 3.1
7.8
EPSS
0.7%
CVE-2026-65099 Aug 25, 20:15 HIGH This Week

OS command injection in NVIDIA NemoClaw's command-line interface on Linux enables a local low-privileged attacker to execute arbitrary operating system commands, leading to full compromise of confidentiality, integrity, and availability. All versions of NemoClaw appear affected per the CPE wildcard (*), and the vulnerability is rooted in improper neutralization of user-supplied input passed to shell commands (CWE-78). No public exploit code and no CISA KEV listing have been identified at time of analysis, limiting current real-world risk primarily to environments with untrusted local users.

RCE Denial Of Service Information Disclosure Command Injection Nvidia +1
NVD GitHub
CVSS 3.1
7.8
EPSS
0.7%
CVE-2026-65096 Aug 25, 20:15 HIGH This Week

OS command injection in NVIDIA NemoClaw's Telegram bridge component on Linux enables a local attacker with low-privileged access to execute arbitrary operating system commands. Exploitation yields full confidentiality, integrity, and availability compromise on the affected host, with potential for privilege escalation beyond the invoking user. No active exploitation is confirmed in CISA KEV and no public exploit code has been identified at time of analysis, but the low attack complexity (AC:L) and minimal privilege requirement (PR:L) lower the practical bar for exploitation once local access is obtained.

RCE Information Disclosure Command Injection Nvidia Nemoclaw
NVD GitHub
CVSS 3.1
7.8
EPSS
0.7%
CVE-2026-57170 Aug 25, 23:18 HIGH This Week

Server-side template injection in Compliance-Trestle's custom Jinja2 include tags (`mdsection_include` and `md_clean_include`) allows a low-privileged local attacker to achieve arbitrary code execution when attacker-controlled OSCAL data containing Jinja2 syntax is processed during template rendering. All versions prior to 3.12.4 and the 4.0.0-4.0.3 line are affected; the fix is version 4.1.0. No CISA KEV listing or standalone public exploit has been identified at time of analysis, though security test payloads demonstrating the RCE gadget chain are present in the upstream fix commits.

RCE Python Code Injection Compliance Trestle
NVD GitHub
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48425 Aug 25, 17:46 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Sampler enables arbitrary code execution in the context of the logged-in user when a victim opens a specially crafted malicious file. The attack surface is local - an attacker must deliver and persuade a target to open a weaponized file, a pattern consistent with spear-phishing or watering-hole distribution targeting creative professionals. No public exploit code or CISA KEV listing has been identified at time of analysis.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Sampler
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48423 Aug 25, 17:45 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Sampler enables arbitrary code execution in the context of the victim user when a malicious file is opened. The vulnerability carries a CVSS 7.8 (High) rating with full confidentiality, integrity, and availability impact on the vulnerable system. No public exploit code or active exploitation has been identified at time of analysis; however, the file-open trigger and broad version coverage (all versions per CPE) make this a credible threat to creative professionals using the software.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Sampler
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48422 Aug 25, 17:45 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Sampler enables arbitrary code execution in the context of the authenticated local user when a victim opens a specially crafted malicious file. The vulnerability carries a CVSS 3.1 score of 7.8 (High), with full confidentiality, integrity, and availability impact on the affected system. No public exploit code or active exploitation has been identified at time of analysis, though the file-parsing attack surface is a well-understood target for threat actors.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Sampler
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48417 Aug 25, 17:45 HIGH This Week

Stack-based buffer overflow in Adobe Substance 3D Sampler enables arbitrary code execution in the context of the logged-in user. Exploitation is triggered by opening a specially crafted file, making this a file-parsing attack delivered through phishing or malicious asset distribution targeting 3D artists and designers. No public exploit code or active exploitation has been identified at time of analysis, though full confidentiality, integrity, and availability impact makes this a meaningful risk for affected users.

RCE Buffer Overflow Stack Overflow Adobe Adobe Substance 3D Sampler
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48424 Aug 25, 17:45 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Sampler enables arbitrary code execution under the privileges of the current user when a victim opens a crafted malicious file. The vulnerability is rooted in CWE-122 (Heap-based Buffer Overflow), a memory corruption class that reliably yields code execution primitives in native applications. No public exploit code or active exploitation has been identified at time of analysis; however, the high CVSS score (7.8) and confirmed arbitrary code execution impact make this a meaningful risk for users in creative and 3D content production pipelines.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Sampler
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48432 Aug 25, 17:42 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Designer enables arbitrary code execution at the privilege level of the logged-in user when a victim opens a specially crafted malicious file. The flaw (CWE-122) resides in the application's file parsing subsystem, where insufficient bounds validation permits heap memory corruption that an attacker can leverage to redirect execution flow. No public exploit has been identified at time of analysis and the vulnerability is not listed in CISA KEV, but the full confidentiality, integrity, and availability impact paired with low attack complexity post-file-open reflects meaningful severity for creative professionals operating in shared-asset workflows.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Designer
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48430 Aug 25, 17:42 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Designer enables arbitrary code execution in the context of the current user when a malicious file is opened. The flaw (CWE-122) resides in the application's file parsing logic, allowing an attacker who can deliver a crafted Designer file to achieve full code execution without requiring any elevated privileges on the target system. No public exploit has been identified at time of analysis, and Adobe has issued a remediation advisory under APSB26-115.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Designer
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48428 Aug 25, 17:42 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Designer allows arbitrary code execution in the context of the current user when a victim opens a specially crafted malicious file. The vulnerability, tracked under CWE-122, resides in the application's file-parsing logic and affects all versions per Adobe's advisory APSB26-115. No public exploit or KEV listing has been identified at time of analysis, but the file-delivery vector makes this highly suitable for spear-phishing campaigns targeting creative professionals.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Designer
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48431 Aug 25, 17:42 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Designer enables arbitrary code execution in the context of the victim user when a malicious project or asset file is opened. The CVSS vector (AV:L/AC:L/PR:N/UI:R) confirms local file-based exploitation with no privileges required on the attacker side, but requiring the victim to actively open a crafted file. No public exploit code or CISA KEV listing has been identified at time of analysis; the vendor has issued advisory APSB26-115 addressing this issue.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Designer
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-48433 Aug 25, 17:42 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Designer enables arbitrary code execution scoped to the victim's user account when a crafted file is opened. The CWE-122 flaw carries a CVSS 7.8 (High) rating with full confidentiality, integrity, and availability impact, making successful exploitation highly damaging despite the required file-open interaction. No public exploit code or CISA KEV listing has been identified at time of analysis, though the low attack complexity once file delivery is achieved keeps this a credible threat to creative professionals.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Designer
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-71399 Aug 25, 17:52 HIGH This Week

Adobe XD's file parser contains a classic buffer overflow (CWE-120) that enables arbitrary code execution at the privilege level of the current user when a victim opens a maliciously crafted XD file. The CVSS 7.8 (High) rating reflects full confidentiality, integrity, and availability impact offset by a local attack vector and mandatory user interaction. No public exploit code and no CISA KEV listing have been identified at time of analysis, placing this in the category of a serious but not imminently weaponized code-execution vulnerability.

RCE Buffer Overflow Adobe Adobe Xd
NVD
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-52489 Aug 25, 21:17 HIGH This Week

Buffer overflow in GPAC's SVG parsing function `svgNameToImplementationName()` allows a local attacker with low privileges to execute arbitrary code with full confidentiality, integrity, and availability impact. The vulnerability is tied to a specific upstream commit (31becc9e08b88e525a4a62013a4000de1c0f8fd9) and is consistent with CWE-120 (classic buffer overflow, no bounds checking). EPSS is very low at 0.19% (8th percentile), no KEV listing exists, and no public exploit is confirmed at time of analysis, though a GitHub gist referenced in the NVD entry may contain reproduction details.

RCE Buffer Overflow
NVD GitHub
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-75750 Aug 25, 17:58 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Painter enables arbitrary code execution under the logged-in user's context when a victim opens a specially crafted malicious file. The vulnerability (CWE-122) affects all tracked versions per the wildcard CPE, with Adobe acknowledging the issue via advisory APSB26-129. No public exploit code has been identified at time of analysis, and the CVE is not listed in CISA KEV.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Painter
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-75767 Aug 25, 17:58 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Painter enables arbitrary code execution within the context of the current user when a victim opens a specially crafted malicious file. The CVSS 7.8 (High) score reflects local attack vector with no required privileges but mandatory user interaction, making social engineering the primary delivery mechanism for exploitation. No public exploit code and no CISA KEV listing have been identified at time of analysis, though the high-impact C:H/I:H/A:H triad and RCE potential make patching a priority for affected creative industry environments.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Painter
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-75766 Aug 25, 17:58 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Painter enables arbitrary code execution in the context of the current user when a victim opens a specially crafted file. The flaw (CWE-122) arises during malicious file parsing, covering all versions per the wildcard CPE. Adobe has published advisory APSB26-129. No public exploit or CISA KEV listing has been identified at time of analysis, but the High CVSS score and full CIA triad impact make this a meaningful risk for creative and game-development environments.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Painter
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-75769 Aug 25, 17:58 HIGH This Week

Heap-based buffer overflow in Adobe Substance 3D Painter enables arbitrary code execution at the privilege level of the victim user when a maliciously crafted file is opened. All versions are affected per the wildcard CPE, and Adobe has published advisory APSB26-129 addressing this issue. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, but the file-open attack vector makes this highly amenable to phishing and supply-chain-style delivery.

RCE Buffer Overflow Heap Overflow Adobe Adobe Substance 3D Painter
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
CVE-2026-75768 Aug 25, 17:58 HIGH This Week

Untrusted Search Path exploitation in Adobe Substance 3D Painter allows an attacker to achieve arbitrary code execution under the current user's account by planting a malicious DLL or executable alongside a crafted project file. The root cause (CWE-426) is the application's failure to validate the library search path when loading dependencies at runtime, enabling full compromise of confidentiality, integrity, and availability on the victim host. No public exploit code or CISA KEV listing has been identified at time of analysis; however, the low attack complexity, well-understood exploitation technique, and complete C/H/I/A/A impact triad make this a meaningful patching priority for teams whose users open externally sourced project files.

RCE Adobe Adobe Substance 3D Painter
NVD VulDB
CVSS 3.1
7.8
EPSS
0.2%
Prev Page 4 of 6 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy