CVE Vulnerability Catalog
Translated CVE descriptions from NVD NIST - in English
Browse vulnerabilities by packageCISA KEV catalog updated: (v2026.08.27)
Weekly CVE digest
One email a week with newly published vulnerabilities worth knowing about. No account needed.
This digest covers new vulnerabilities in general, not your servers. If you want to know which of them actually run in your infrastructure, that is what Secvalis does: it scans your machines and reports only what concerns them.
An attacker with network access and low privileges could exploit an Improper Input Validation vulnerability in UniFi Access Application to execute a Command Injection on the host device.
An attacker with access to an adjacent network can exploit a buffer overflow vulnerability in the DHCPv6-enabled EdgeMAX EdgeSwitch, leading to remote code execution on the device.
The Greenshift – animation and page builder blocks plugin for WordPress up to version 12.8.9 has a Stored Cross-Site Scripting vulnerability in the customapi action handler. Insufficient sanitization of API responses before output via innerHTML allows authenticated attackers with Contributor-level access to inject arbitrary scripts.
The WP Data Access plugin for WordPress up to version 5.5.68 has an Insecure Direct Object Reference vulnerability in the check_app_access function. Missing validation on a user-controlled key allows unauthenticated attackers to access data from protected app containers.
The ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce plugin for WordPress (up to version 1.17.8) is vulnerable to unrestricted file upload via the save_attachments() function. Missing file extension validation and path normalization allow unauthenticated attackers to write malicious PHP outside the .htaccess-protected directory, potentially leading to remote code execution if PHP executes in uploads.
OneUptime's webhook target check rejects private and loopback addresses given in IPv4 form and a small set of IPv6 forms, but has no case for the IPv4-mapped IPv6 range. The webhook delivery path calls SSRFProtection.validateWebhookTargetIsSafe, and the host-literal screening inside Common/Server/Utils/SSRFProtection.ts, performed by isBlockedHostnameLiteral, rejects private and loopback IPv4 ranges and tests an IPv6 value against the unspecified address, the loopback, the link-local prefix and the unique-local prefixes. A value such as [::ffff:127.0.0.1] matches none of them. The value is also recognised as an address literal rather than a name, so the path that re-checks addresses obtained from resolution is not taken. The HTTP client treats the mapped form as the embedded IPv4 address and connects to it, so an authenticated project member who can configure a webhook can direct the server at loopback services, private network ranges and link-local metadata endpoints, and the response is recorded where the webhook result can be read. Version 12.0.7 adds handling for the mapped range.
TarsWeb trusts a client-controlled X-Forwarded-For header, allowing an attacker to impersonate a local caller. By forging a loopback address and providing a uid of an existing account, an attacker can access the console as any user, including administrator, without credentials. Version 3.0.16 fixes this.
mcp-fetch checks a fetch target against its SSRF guard without removing the brackets that surround an IPv6 literal. isSafeUrl reads the hostname from the parsed URL, which for a literal such as http://[::1]/ yields the bracketed string, and then tests it with net.isIP. That call returns zero for a bracketed value, so the branch holding the private-address checks is skipped entirely. The guard falls back to resolving the hostname, the bracketed string is not a resolvable name, no addresses are returned, and the target is reported safe. The HTTP client then strips the brackets and connects. Because the address may be given in IPv4-mapped form, the same path reaches any IPv4 target the loopback and private checks were meant to exclude, including link-local metadata endpoints. isPrivateIPv6 also has no case for the ::ffff: prefix, so the mapped form would still pass even if the brackets were removed. The fetch target is supplied as a tool argument, so an attacker who can influence what the model requests can read internal responses back into the model context.
An attacker with network access, low privileges, and under certain conditions can exploit an active debug code vulnerability in devices running UniFi OS to escalate privileges within those devices or instances.
An attacker with network access and low privileges can exploit an improper input validation vulnerability in the UniFi Access Application to execute a command injection on the host device.
An attacker with network access and high privileges can exploit an improper input validation vulnerability in UID Enterprise Agent to execute a command injection on the host device.
An attacker with network access and high privileges can exploit an improper access control vulnerability in the UniFi Network Application to escalate privileges within the application.
An attacker with network access and high privileges can exploit an improper input validation vulnerability in UniFi OS Server to execute a command injection on the host device.
An attacker with network access and high privileges can exploit an improper input validation vulnerability in UniFi OS Server to execute a command injection on the host device.
A malicious actor with access to the network could exploit an Improper Access Control vulnerability found in UniFi Connect Application to escalate privileges within the UniFi Connect Application.
An attacker with network access can exploit an improper input validation vulnerability in the UniFi Protect Application to execute a command injection on the host device.
An attacker with network access and low privileges could exploit an Improper Access Control vulnerability in devices running UniFi OS to escalate privileges within such devices or instances.
An attacker with network access and high privileges could exploit an Improper Input Validation vulnerability in UniFi Network Application to execute a Command Injection on an adopted device.
An attacker with network access and low privileges could exploit an Improper Access Control vulnerability in devices running UniFi OS to escalate privileges within such devices or instances.
The OpenRGB network protocol allows writing attacker-controlled strings to arbitrary file system paths (extension of CVE-2026-59682). This can lead to full system compromise from local or remote (if the daemon runs as root) or full account takeover (if the daemon runs in user context).

