378256 matches found
CVE-2026-50737
The CVE-2026-50737 entry describes a vulnerability in pglogical where, during replication of changes for a row missing some columns, the subscriber evaluates the table’s default expressions. The apply worker operates with superuser-equivalent privileges by default, so any function invoked by such...
CVE-2026-50736
The CVE concerns the pglogical queue mechanism in PostgreSQL, where the apply worker runs payloads at superuser privilege. A publisher can craft queue messages to execute arbitrary SQL on a subscriber as superuser, breaking tenant isolation in shared deployments. Exploitation requires directing a...
CVE-2026-50735
Technical details about CVE-2026-50735 are not publicly available in the provided documents. Monitor for updates.
CVE-2026-14869
The CVE-2026-14869 entry documents a vulnerability in terraform-mcp-server (pre-1.1.0) where a flaw in the streamable-HTTP transport allows an unauthenticated remote attacker to trigger server-side requests that can redirect the Terraform API calls and the server-side authorization token to an at...
CVE-2026-48372
Format Plugins (Adobe) suffers a heap-based buffer overflow that can lead to arbitrary code execution in the context of the current user. Exploitation requires user interaction (victim must open a malicious file). A security update (Adobe APSB26-87) addresses critical vulnerabilities in Format Pl...
CVE-2026-48388
Adobe Photoshop Installer is affected by an Uncontrolled Search Path Element vulnerability. An attacker could achieve arbitrary code execution in the context of the current user by placing a malicious library in a directory that the installer searches. Exploitation requires user interaction, with...
CVE-2026-48025
CVE-2026-48025 (nebula-mesh) describes a memory-safety issue in versions prior to 0.3.7 where decrypted CA private keys (ed25519.PrivateKey) are constructed and stored in memory by the CAManager and not wiped after use. The problem arises when internal/pki/resolver.go constructs CAManager with th...
CVE-2026-59933
PhpSpreadsheet is affected by a memory-exhaustion denial-of-service in the OLERead::read() path when parsing attacker-controlled XLS/OLE metadata. The vulnerability stems from an unguarded sector-chain walk in the OLE reader that can loop indefinitely (self-loop in small-block depot/sector chains...
CVE-2026-59931
CVE-2026-59931 (PhpSpreadsheet SSRF via WEBSERVICE domain whitelist bypass) Concrete technical details are present in connected sources: PhpSpreadsheet’s Calculation/Web/Service.php validates the host against a domain whitelist but uses file_get_contents() with a PHP HTTP stream wrapper that foll...
CVE-2026-54635
CVE-2026-54635 affects pytonapi 2.0.0–2.2.0, where TonapiWebhookDispatcher fails to validate the Authorization header for webhook handlers registered with a documented path (custom path). The setup() logic only stores bearer tokens for default suffix paths, so self._tokens.get(path) returns None ...
CVE-2026-54632
The connected GHSA advisory documents a remote DoS in SIPSorcery through a malformed UDP packet on the RTP/ICE socket, reachable during ICE checks before DTLS and STUN verification. A single malformed inbound UDP packet can terminate an active RTP/WebRTC session, because packet length checks were...
CVE-2026-16313
Affects sg3_utils: the sg_inq --export output exposes un sanitized SCSI name string fields, allowing a newline in device-supplied names to inject udev properties. This could enable a crafted SCSI device to execute arbitrary commands as root when the device is disconnected. Documents do not specif...
CVE-2026-54609
QtINeon CVE-2026-54609 affects NeonRelay (Java, Python, TypeScript). The vulnerability is unauthenticated relay-to-host amplification via unbounded RECONNECT_REQUEST forwarding in handleReconnectRequest, where packets are forwarded to the host without bounding. This creates a denial-of-service pa...
CVE-2026-67185
CVE-2026-67185 affects TinyWeb up to version 0.0.8 and describes a path traversal in HttpBuilder::buildResponse() that concatenates URL path segments directly to the web root without normalization, allowing unauthenticated attackers to read files via ../ sequences. The vulnerability can expose se...
CVE-2026-54603
Summary (CVE-2026-54603) OAuth2 (Ruby) versions 0.4.0 through 2.0.21 leak credentials via protocol-relative redirects during the OAuth2::Client#request flow. When a 301/302/303/307 redirect’s Location header is protocol-relative (//host/...), the client’s base URL is overridden and the original A...
CVE-2026-67184
Summary: TinyWeb 0.0.8 and earlier are affected by a null pointer dereference due to a failure in HttpParser::execute() when parsing an HTTP request line with an invalid version. The code path leaves Url as NULL and then buildResponse() dereferences it without validating valid_requ, causing a SIG...
CVE-2026-54605
Summary: CVE-2026-54605 affects the Ruby OAuth gem (versions 0.5.5–1.1.5). The flaw in OAuth::Consumer#token_request follows 300–399 redirects by parsing the raw Location header and recursing, which can mutate the gem’s site/configuration and disclose signed OAuth request metadata (including the ...
CVE-2026-67183
TinyWeb up to version 0.0.8 is affected by a memory-leak DoS caused by allocations in HttpParser::execute (Url objects, HttpHeaders, and HttpHeader instances) that are never freed due to missing destructors and unreachable deletes. Each authenticated-ill-formed? Actually unauthenticated, per-requ...
CVE-2026-54620
sqlite3-ruby (Ruby bindings for SQLite3) is affected by a Use-After-Free in aggregate function callbacks. From versions 2.1.0 through 2.9.4, callbacks for aggregate functions can be freed while still referenced during aggregation, causing an invalid memory read or a segmentation fault. The issue ...
CVE-2026-18084
CVE-2026-18084 is an XSS vulnerability in the BlackBerry UEM Management Console due to improper neutralization of input during web page generation. Affected: BlackBerry UEM 12.23.0 QF8 or earlier. Impact: cross-site scripting with high potential impact; no exploitation details or remediations pro...
CVE-2026-18085
The vulnerability CVE-2026-18085 affects BlackBerry UEM, specifically the Management Console in BlackBerry UEM 12.23.0 QF8 and earlier. It is caused by improper input validation in the affected console, allowing Arbitrary File Download and potentially Denial of Service. Documents do not provide e...
CVE-2026-54619
sqlite3-ruby bindings (Ruby gem sqlite3) are affected in versions
CVE-2026-67182
Rouille 0.3.3 through 3.6.2 is affected by an HTTP request smuggling vulnerability. An attacker can inject bare line feed characters (0x0A) into client-supplied header values, which are copied verbatim to upstream connections without validation. A crafted header value can contain a complete addit...
CVE-2026-54332
Summary: gopacket
CVE-2026-54345
CVE-2026-54345 concerns the GoPacket project (github.com/gopacket/gopacket) <= v1.6.0, where the Diameter AVP decoder uses a fixed 12-byte header for vendor AVPs. If avp.Length is less than the header size, under certain conditions the code computes dataLength as avp.Length - headerSize, which...
CVE-2026-67181
Rouille versions 0.3.3 through 3.6.2 are affected by an HTTP request smuggling vulnerability via the proxy Transfer-Encoding header. The issue arises because the proxy in src/proxy.rs forwards the client’s Transfer-Encoding header to upstream backends unchanged while transmitting a body that has ...
CVE-2026-66746
Rouille 0.4.0–3.6.2 contains an HTTP response splitting vulnerability. An attacker can inject CR/LF into attacker-controlled input, causing arbitrary response headers to be added via reflected percent-decoded query parameters or bare LF in Cookie headers into Set-Cookie headers. This enables cach...
CVE-2026-66754
Rouille 0.1.6–3.6.2 has a reachable assertion DoS in Request::remove_prefix. An unauthenticated attacker can crash the server by sending a crafted percent-encoded URL where the decoded path matches a configured prefix but the raw percent-encoded path does not, causing an assert! failure and resul...
CVE-2026-7775
CVE-2026-7775 affects IBM Sterling B2B Integrator and IBM Sterling File Gateway (versions 6.2.0.0–6.2.0.6, 6.2.1.0–6.2.1.1_2, 6.2.2.0–6.2.2.0_1). The issue is a stored cross-site scripting vulnerability in the Web UI that a privileged user can exploit to embed arbitrary JavaScript, potentially al...
CVE-2026-7868
IBM OPENBMC OPENBMC vulnerable to privilege escalation where ReadOnly users can obtain administrator privileges. Affected: OPENBMC firmware FW1110.00–FW1110.20 and FW1060.00–FW1060.71. Root cause: incorrect authorization (CWE-863). Impact: potential elevation of privileges on the BMC’s HTTPS inte...
CVE-2026-8058
Summary: IBM OPENBMC OPENBMC FW1110.00–FW1110.20 and FW1060.00–FW1060.71 allow a user to supply a password via a resource dump request, which is then stored in the BMC audit log and visible to an admin. Impact: sensitive information (passwords) logged in an admin-accessible audit log; CVSS 3.1 ba...
CVE-2026-47483
NVIDIA DCGM Exporter (all platforms) has a vulnerability in the /debug/pprof endpoints that allows an attacker to cause uncontrolled resource consumption by issuing concurrent unauthenticated profiling requests. This can lead to denial of service and information disclosure. The CVSS 3.1 base metr...
CVE-2026-66753
The CVE-2026-66753 entry concerns tiny-http up to version 0.12.0, where HTTP header values can be injected with CRLF characters due to insufficient validation in header parsing/serialization. The vulnerability enables response splitting, cache poisoning, session fixation via Set-Cookie injection,...
CVE-2026-61609
Summary: CVE-2026-61609 affects the Pterodactyl panel (versions 1.7.0–1.13.0). The authentication rate limiter in RouteServiceProvider::configureRateLimiting() applied a single global bucket to the login and two‑factor checkpoint endpoints instead of per‑IP or per‑account keys. This caused a shar...
CVE-2026-66752
CVE-2026-66752 affects tiny-http up to version 0.12.0. The vulnerability stems from HTTP request handling where Transfer-Encoding is parsed inconsistently, causing the library to unconditionally apply chunk-decoding while Content-Length may be ignored. This mismatch between tiny_http’s parsing an...
CVE-2026-54593
Vulnerability summary: CVE-2026-54593 affects Pterodactyl Panel and Wings prior to versions 1.12.3 and 1.12.2, respectively. The Wings /upload/file endpoint accepted any valid panel-signed JWT containing server_uuid, user_uuid, and unique_id without enforcing the intended purpose. Since Panel iss...
CVE-2026-43910
CVE-2026-43910 affects the Appium Java Client (8.2.1–10.1.1). When directConnect(true) is enabled, AppiumCommandExecutor.setDirectConnect() rebuilds the client’s server URL from directConnectHost, directConnectPort, and directConnectPath in the server’s NEW_SESSION response, validating only HTTPS...
CVE-2026-66751
CVE-2026-66751 affects Let’s Chat 0.3.0–0.4.8. The issue is an improper authorization in the server’s room deletion flow: any authenticated user can archive any room by sending a DELETE to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms listing end...
CVE-2026-45293
WordPress Coding Standards (WordPressCS) contains a vulnerability in the WordPress.WP.EnqueuedResourceParameters sniff. From 0.14.1 to 3.4.1, the sniff reconstructed the $ver argument passed to functions like wp_enqueue_script() and ran it through eval() inside is_falsy(), so a crafted argument s...
CVE-2026-66750
CVE-2026-66750 affects Let’s Chat versions 0.3.0–0.4.8. The vulnerability arises in the file retrieval route (GET /files/:id/:name) where access control only enforces login, ignoring room membership checks (Room.canJoin). As a result, authenticated attackers can download file attachments from pri...
CVE-2026-47427
The vulnerability CVE-2026-47427 affects GitHub MCP Server. The CompletionsHandler in pkg/github/server.go dereferences params.Ref without nil-checking, so a completion/complete request with a missing or empty ref can trigger a nil pointer dereference, causing a Go runtime panic and an immediate ...
CVE-2026-66749
CVE-2026-66749 affects Let's Chat versions 0.4.0–0.4.8. It describes a null dereference that allows an authenticated attacker to crash the Node.js server by supplying a valid 24-character hex room parameter that does not match any document in the database. A crafted GET /messages request triggers...
CVE-2026-66748
Camaleon CMS versions 2.1.1–2.9.1 are affected by an authenticated RCE via the select_eval custom field. Users with custom_fields manage permission can supply a Ruby expression that is stored in the field options and evaluated via instance_eval in an ERB view when a post edit page is rendered, en...
CVE-2026-62828
CVE-2026-62828 describes improper input validation in Microsoft Edge for Android (Chromium-based) that allows an unauthorized attacker to tamper over a network. The affected component is the browser on Android; the root cause is input validation weakness leading to tampering. The available docume...
CVE-2026-54545
CVE-2026-54545 affects the @wakaru/cli component of the Wakaru toolkit. From 1.0.0 through 1.4.0, bundle-controlled module filenames were sanitized only once before writing extracted modules. A crafted filename containing overlapping traversal sequences (e.g., ....//) can collapse to ../ after sa...
CVE-2026-67178
CVE-2026-67178 affects MISP installations where Apache virtual-host redirects were generated without a trailing slash, causing an open redirect vulnerability. The Redirect directive uses the destination as a host if the trailing slash is missing, enabling an attacker to craft URLs like http://mis...
CVE-2026-66299
Summary: CVE-2026-66299 describes an Uncontrolled Resource Consumption (DoS) in Apache Tomcat’s WebSocket chat example. The vulnerability affects Tomcat versions 11.0.0-M20 through 11.0.24, 10.1.24 through 10.1.57, and 9.0.89 through 9.0.120. The root cause is an unbounded buffer for undelivered ...
CVE-2026-63727
Anchore Enterprise is affected by an improper privilege escalation in the User Management API across versions 5.11.0–5.27.1 and 6.0.0. An authenticated attacker who can access the API could issue calls that modify user permissions, enabling access to additional resources and operations. It cannot...
CVE-2026-8164
CVE-2026-8164: Uncontrolled Search Path Element affecting ArkSigner Desktop Client (ArkSigner Software and Hardware Industry and Trade Inc.). Affected versions: v2.2.16.10 through 17062026. Impact: high for confidentiality, integrity, and availability. Attack vector: LOCAL; prerequisites: LOW pri...
CVE-2026-7521
Mattermost CVE-2026-7521 affects versions 11.8.x up to 11.8.0, 11.7.x up to 11.7.3, 11.6.x up to 11.6.5, and 10.11.x up to 10.11.20. The issue arises from a failure to verify the file deletion path in the remove file endpoint for SAML admin writes, enabling deletion of arbitrary files outside the...