401720 matches found
CVE-2026-73552
Envoy HTTP RBAC safe_regex matching evaluates header values with RE2's UTF-8 subject semantics , but Envoy accepts RFC-valid obs-text (non-UTF-8) header bytes. In a negative RBAC policy (deny rule), a crafted header containing an obs-text octet causes RE2::FullMatch to return no-match, which the ...
CVE-2026-73548
CVE-2026-73548 affects Envoy (open source edge/service proxy) prior to 1.36.10, 1.37.6, 1.38.4, and 1.39.1 . The root cause is that Envoy forwards data for a configured non-WebSocket HTTP upgrade before the upstream accepts it. An unauthenticated HTTP/2 client can smuggle a complete HTTP/1.1 requ...
CVE-2026-50572
Envoy 's HTTP ext_authz client (specifically RawHttpClientImpl::onSuccess) is vulnerable to a use-after-free when a stale request callback is retained after a request is rejected. When the callback owner is destroyed but onSuccess later invokes callbacks_, the proxy process crashes under producti...
CVE-2026-55897
luci-app-advanced-reboot , a LuCI web UI application for OpenWrt, contained a read ACL in applications/luci-app-advanced-reboot/root/usr/share/rpcd/acl.d/luci-app-advanced-reboot.json that granted rpcd file.exec permission for the general shell interpreter /bin/sh . Prior to version 1.1.2-6 , an ...
CVE-2026-81469
Dell Inventory Collector Client versions prior to 15.0.0 are affected by an Unquoted Search Path or Element vulnerability. A low-privileged attacker with local access can exploit this to achieve code execution and elevation of privileges , rated CVSS 7.8 (HIGH) with full impact to confidentiality...
CVE-2026-55159
CVE-2026-55159 affects luci-app-adblock-fast , a WebUI for a DNS-based ad-blocker on OpenWrt (compatible with dnsmasq, smartdns, or unbound). Prior to 1.2.4-2 , the luci.adblock-fast.setCronEntry RPC method fails to sanitize carriage-return or line-feed characters in its entry argument, serializi...
CVE-2026-45381
Tautulli is a Python-based monitoring and tracking tool for Plex Media Server . In versions prior to 2.17.2 , the /search endpoint inserts a user-controlled query parameter into a JavaScript string in data/interfaces/default/search.html using manual escaping that handles quotes and slashes but no...
CVE-2026-49995
Tautulli , a Python-based monitoring and tracking tool for Plex Media Server, contains a stored XSS in the newsletter configuration. Prior to version 2.17.2, the newsletter cron field in the newsletters database table is inserted into a JavaScript string within newsletter_config.html without safe...
CVE-2026-54915
Tautulli , a Python-based monitoring tool for Plex Media Server, contains an open redirect vulnerability in its unauthenticated /auth/redirect endpoint (plexpy/webauth.py). The flaw stems from the endpoint stripping forward slashes from the user-controlled redirect_uri parameter while leaving tab...
CVE-2026-52835
Tautulli , a Python-based monitoring and tracking tool for Plex Media Server, is affected by a path traversal / arbitrary file write vulnerability prior to version 2.17.2 . The flaw exists in the import_config handler and the database_file branch of import_database in plexpy/webserve.py, where an...
CVE-2026-62247
Supabase Realtime (prior to 2.111.2 ) contains an incorrect authorization flaw in its per-extension presence.read row-level security (RLS) policy enforcement. When a private-channel client is granted presence.write but explicitly denied presence.read , the client can still receive presence_diff m...
CVE-2026-91167
Warpgate , an open-source SSH/HTTPS/MySQL bastion host for Linux, has a missing authorization check in the PUT /@warpgate/admin/api/users/:id/roles/:role_id endpoint. The handler api_update_user_role in warpgate-admin/src/api/users.rs routes through AdminContext but does not require AdminPermissi...
CVE-2026-91166
Warpgate is an open-source SSH, HTTPS, and MySQL bastion host for Linux. In versions 0.25.0 through 0.27.6 , the browser SSH path mishandles RCEvent::HostKeyUnknown by passing the final target's host and port to KnownHosts::trust instead of the presenting hop's identity. In Prompt and AutoAccept ...
CVE-2026-91165
Warpgate , an open source SSH/HTTPS/MySQL bastion host for Linux, is affected by a markup injection in its form_post SSO return path (prior to version 0.27.6). The root cause is that serde_json::to_string is used inside ReturnToSsoPostResponse without neutralizing a script-closing sequence, allow...
CVE-2026-91164
Warpgate is an open-source SSH, HTTPS, and MySQL bastion host for Linux. In versions 0.23.0 through 0.27.2 , the HTTP API token authentication flow fails to enforce the owning user's allowed_ip_ranges against the trusted client address, as the token is resolved without that check in warpgate-prot...
CVE-2026-63330
Warpgate, an open source SSH, HTTPS, and MySQL bastion host for Linux, is affected by a missing authorization check prior to version 0.25.6 . The api_get_recording_stream function in warpgate-admin/src/api/recordings_detail.rs protects the recording stream WebSocket endpoint with only session aut...
CVE-2026-63329
Warpgate is an open source SSH, HTTPS, and MySQL bastion host for Linux. Prior to version 0.25.6 , the copy_server_request function in warpgate-protocol-http/src/proxy.rs forwards a client-supplied x-warpgate-username header before the authenticated username is injected via inject_own_headers. Be...
CVE-2026-58491
Warpgate (an open-source SSH, HTTPS, and MySQL bastion host for Linux) prior to 0.25.5 is vulnerable to reflected XSS and open redirect in its SSO return endpoint. The root cause is an attacker-controlled next parameter stored at /@warpgate/api/sso/providers/:name/start and inserted without HTML ...
CVE-2026-61748
InvenTree is an open-source inventory management system. Prior to version 1.4.0 , the ReportPrint and LabelPrint endpoints (POST /api/report/print/ and POST /api/report/label/print/) require authentication but fail to invoke the caller's per-model permission check before selecting objects by prim...
CVE-2026-61746
InvenTree , an open-source inventory management system, is vulnerable prior to 1.4.0 . The PluginSettingList , PluginAllSettingList , and PluginSettingDetail classes use GlobalSettingsPermissions without requiring IsAuthenticated, and since AuthRequiredMiddleware exempts /api/ paths, unauthentica...