CVE-2025-54502
Incorrect use of boot service in the AMD Platform Configuration Blob (APCB) SMM driver could allow a privileged attacker with local access (
CVSS
7.5
High
EPSS
0.1%
p4
KEV
—
Exploit Today
1
0-100
Published: Apr 16, 2026 · Last modified: Jul 15, 2026 · CWE-668 · CWE-648
0.1%EPSS · 30 days0.1%
2026-08-192026-09-17
Incorrect use of boot service in the AMD Platform Configuration Blob (APCB) SMM driver could allow a privileged attacker with local access (Ring 0) to achieve privilege escalation potentially resulting in arbitrary code execution.
- www.amd.comhttps://www.amd.com/en/resources/product-security/bulletin/AMD-SB-7054.html
- access.redhat.comhttps://access.redhat.com/security/cve/CVE-2025-54502
- bugzilla.redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=2459023
- security.access.redhat.comhttps://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-54502.json
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-50607—17.0%
——5A vulnerability has been identified in the Acer System Monitoring component included with NitroSense and PredatorSense. A WebSocket service was configured to listen on all network interfaces, which may expose the service to unintended network access.6hCVE-2026-7646010.0 CRI58.5%
KEV—68Cisco Identity Services Engine Incorrect Use of Privileged APIs Vulnerability2hCVE-2026-615907.4 HIG26.4%
——8djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust's observability endpoints expose live view/session state and a remote method-invocation surface (`eval_handler`). The localhost restriction was an opt-in middleware that the documented setup omits; the views themselves enforced only `DEBUG`. In the misconfigured-but-documented scenario (DEBUG on, middleware not installed) a non-localhost client could read live application state and invoke handlers remotely. This issue is fixed in djust 1.0.7. The localhost restriction is enforced in-view on every observability endpoint (no longer dependent on a separately-installed middleware), and `eval_handler` is restricted; gated requests receive a non-disclosing response. As a workaround, ensure `DEBUG=False` in production, and do not expose the observability endpoints to untrusted networks.22hCVE-2026-850538.8 HIG22.2%
——7Improper resource exposure in CacheStorage in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)9dCVE-2026-826525.3 MED10.8%
——3SiYuan before v3.8.1 fails to filter invisible-tier content from SQL embed blocks, attribute-view keys, and attribute-view backlinks in publish mode. Anonymous readers can enumerate invisible content through these three listing mechanisms despite admin configuration marking content unlisted.17dCVE-2026-826504.4 MED12.6%
——4SiYuan 3.8.0 contains a path traversal / sensitive file exposure vulnerability in the RenderTemplate function (kernel/model/template.go), reachable via the POST /api/template/render endpoint (kernel/api/template.go). The endpoint restricts the supplied path only to the workspace directory (util.IsAbsPathInWorkspace) but, unlike the file API's refuseToAccess() blocklist, applies no sensitive-path exclusion. This allows an authenticated attacker to read sensitive workspace files, including conf/conf.json, which contains the API token and cookie signing key. The issue is fixed in v3.8.1.17d