377923 matches found
CVE-2026-67331
CVE-2026-67331 affects better-auth SCIM, versions 1.5.0 up to but not including 1.7.0-beta.4. The vulnerability arises because non-organization SCIM providers are not bound to their creator by default, enabling an authenticated user to manage other users’ providers. Attackers can regenerate SCIM ...
CVE-2026-67310
CVE-2026-67310 concerns OpenRemote
CVE-2026-67304
FreeRDP had a null pointer dereference vulnerability in the smartcard device control request cleanup when reader-state decoding fails (affects FreeRDP prior to 3.29.0). An attacker can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the proces...
CVE-2026-67355
CVE-2026-67355 affects guzzlehttp/guzzle versions before 7.15.1. The issue is that host-only cookie scope is not preserved; the request host is stored in the Domain field instead of marking cookies as host-only. As a result, attackers controlling child hosts could receive host-only cookies intend...
CVE-2026-67328
Summary: CVE-2026-67328 affects @better-auth/sso versions before 1.6.21, which contain multiple authentication bypass vulnerabilities in the SSO provider handling. This can allow attackers to sign in as arbitrary users, enabling unauthorized session access and account takeover. Exploitation vecto...
CVE-2026-66402
CVE-2026-66402 affects FreeRDP up to and including 3.28.x, fixed in 3.29.0. The issue arises from TLS identity validation weaknesses in tls_verify_certificate(), tls_match_hostname(), and x509_utils_get_dns_names(). FreeRDP uses custom Common Name and DNS SAN matching instead of OpenSSL’s length-...
CVE-2026-67289
FreeRDP vulnerability CVE-2026-67289 affects versions up to 3.28.0. The server-controlled RDP redirection TargetNetAddress field is not validated for CRLF/control characters, causing the value to be copied into the client’s ServerHostname. When using an HTTP proxy, http_proxy_connect() writes thi...
CVE-2026-67308
Concretely documented CVE-2026-67308 affects Wazuh workflows prior to 44bf114. A shell injection exists in GitHub Actions workflows via fork pull requests that submit crafted VERSION.json files. Attackers can inject shell metacharacters into environment variables that are directly interpolated in...
CVE-2026-67343
ArcadeDB before version 26.7.2 fails to redact the arcadedb.ha.clusterToken in GET /api/v1/server, enabling authenticated users to read the token in cleartext. With the leaked value combined with headers X-ArcadeDB-Cluster-Token and X-ArcadeDB-Forwarded-User, an attacker can impersonate root and ...
CVE-2025-71404
Summary: CVE-2025-71404 affects better-auth versions after 0.0.2 and before 1.1.16. The vulnerability is a reflected XSS on the /api/auth/error page where the URL parameter error is echoed into HTML without proper neutralization, enabling arbitrary JavaScript when a user visits a crafted link. Im...
CVE-2026-67294
FreeRDP prior to 3.29.0 is affected by an EKU bypass in TLS server verification. In x509_utils_verify(), when server-purpose (X509_PURPOSE_SSL_SERVER) validation fails, the code may fall back to client-purpose and any-purpose checks, allowing a certificate valid only for clientAuth to be treated ...
CVE-2026-67335
Affected software: better-auth before 1.6.2. Vulnerability: OAuth state validation failure due to cookie-backed state storage without PKCE, allowing attackers to forge the state and supply an attacker-controlled authorization code. Impact: can create authenticated sessions bound to the attacker's...
CVE-2026-67322
GitPython before 3.1.52 is vulnerable to environment-variable exfiltration in Repo.clone_from(). The clone URL is passed through Git.polish_url(), which on non-Cygwin platforms expands environment variables in the URL via os.path.expandvars(). An attacker-controlled clone URL can embed $NAME or $...
CVE-2026-67327
Better-Auth before 1.6.22 is vulnerable to account takeover via pre-account hijacking on magic-link and email-OTP sign-in when open email/password registration is enabled. An attacker registers a victims email with a chosen password; the account remains unverified. When the victim signs in later...
CVE-2026-67338
CVE-2026-67338 affects JupyterLab prior to 4.5.9. A stored cross-site scripting vulnerability resides in the Extension Manager where URI protocols in package metadata URLs are not validated. This allows an attacker to publish malicious PyPI packages with javascript: URLs in project metadata, enab...
CVE-2026-67320
CVE-2026-67320 affects axios on Node.js when using the HTTP adapter. A hardened config object can be re-exposed to regular objects via common patterns, allowing an attacker to pollute Object.prototype.proxy and route plaintext-HTTP requests through a malicious proxy. Impact includes exposure of A...
CVE-2026-67296
CVE-2026-67296 affects FreeRDP prior to 3.29.0, where the RDPEI server channel handler may allocate excessive memory if a header-only RDPEI message declares a large body length, enabling a denial-of-service. This is documented in the NVD/CVE entries and CVE listing; no patch details are provided ...
CVE-2026-67352
CVE-2026-67352 affects luci-app-https-dns-proxy. A stored XSS flaw exists in the resolver_url parameter; authenticated users can inject active HTML, which is rendered as raw HTML on the HTTPS DNS Proxy status page and can execute JavaScript in the admin’s browser origin. Documents provide CVSS me...
CVE-2026-67305
FreeRDP Windows client (before 3.29.0) has a heap buffer overflow in the clipboard virtual channel (CLIPRDR_FILE_CONTENTS_RESPONSE PDUs) due to lack of validation of the server-provided size against the destination buffer. A malicious RDP server could send a payload larger than requested, causing...
CVE-2026-67325
GitPython before 3.1.51 is vulnerable to a command injection issue due to an incomplete blocklist that does not account for git’s long-option prefix abbreviation. Attackers can bypass the unsafe options guard by using abbreviated option names (for example, upload_p instead of upload_pack); Git re...
CVE-2026-67330
The CVE affects @better-auth/scim (the better-auth SCIM plugin). Versions 1.4.0-beta.27 through 1.6.21 and 1.7.0-beta.0 through 1.7.0-beta.9 contain an authorization bypass caused by SCIM token issuance using provider IDs that collide with existing SSO/SAML/OIDC/generic OAuth/social provider name...
CVE-2026-67342
ArcadeDB is affected in versions before 26.7.2 where an authorization bypass exists in HTTP handlers for time series, batch, Prometheus, and Grafana endpoints, failing to validate database access permissions. Attackers can call affected endpoints with arbitrary database parameters to access and m...
CVE-2026-67297
FreeRDP prior to 3.29.0 contains a flaw in http_response_recv_body() where RESPONSE_SIZE_LIMIT is not enforced for Transfer-Encoding: chunked HTTP responses. This allows an attacker controlling a malicious RD Gateway endpoint to send oversized chunked bodies, exhausting memory on the client. Impa...
CVE-2026-67301
FreeRDP 3.x before 3.29.0 is affected by an out-of-bounds read in the async update message proxy for PolygonSC/PolygonCB drawing orders. The bug occurs when AsyncUpdate is enabled: update_message_PolygonSC() and update_message_PolygonCB() allocate a new points array but copy data from the order s...
CVE-2026-67293
FreeRDP prior to 3.29.0 (affected versions ≤ 3.28.0) contains an improper certificate hostname validation vulnerability. The TLS hostname matcher (tls_match_hostname() in libfreerdp/crypto/tls.c) treats a wildcard pattern such as *.example.com as matching any hostname ending in .example.com, allo...
CVE-2026-67314
CVE-2026-67314 affects axios versions >=1.15.2 and
CVE-2026-67313
Summary : Axios versions 0.28.0 and later are affected by uncontrolled recursion in formDataToJSON when handling FormData field names with deeply nested bracket segments. Root cause : forms with thousands of nested brackets trigger excessive recursion in formDataToJSON, leading to a RangeError an...
CVE-2025-71402
The CVE affects better-auth versions >1.3.34 and
CVE-2026-67317
CVE-2026-67317 affects Axios versions 1.7.0 before 1.18.0. The fetch adapter fails to enforce maxBodyLength for WHATWG ReadableStream request bodies when Content-Length cannot be determined, allowing unknown-length stream data to bypass upload size limits and cause uncontrolled network egress or ...
CVE-2026-67290
FreeRDP before 3.29.0 is affected by a heap out-of-bounds read in the TSMF FFmpeg decoder when parsing AVC1 MPEG2VIDEOINFO media types with insufficient ExtraData. The vulnerability allows a remote attacker to crash a server by sending malformed media format data, exploiting fixed offsets without...
CVE-2026-10773
Summary (CVE-2026-10773) : A bounds-check bug in Zephyr’s DHCPv4 client helper net_dhcpv4_msg_type_name() can read past the 8-element name table. The guard uses msg_type <= sizeof(name) instead of msg_type
CVE-2026-2411
CVE-2026-2411 affects Zephyr’s Bluetooth host GATT: when a Characteristic Declaration is used with a value that requires encryption/authentication, the permission check erroneously evaluated the declaration instead of the value, allowing the Notification/Indicate path to bypass encryption require...
CVE-2026-18536
Data::Entropy for Perl (Data::Entropy, prior to version 0.010) reads remote entropy sources over plain HTTP via Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo. The integrity check for RandomOrg trivially matches any non-empty string, enabling on-path attackers...
CVE-2026-18344
The WordPress plugin Wp Responsive Thumbnail Slider is affected by a Reflected Cross-Site Scripting vulnerability via the 'id' parameter in versions up to but excluding 1.1.53 . Root cause: insufficient input sanitization and output escaping in responsive_thumbnail_image_management() echoes $_GET...
CVE-2026-16635
The CVE concerns the Pronamic Pay plugin for WordPress (up to version 10.1.0). The vulnerability lies in the maybe_update_user_role() function, which passes an attacker-controlled Gravity Forms field value ($lead[$feed->user_role_field_id]) directly into WP_User::set_role() without allowlist v...
CVE-2025-14073
The CVE-2025-14073 entry concerns the WooCommerce PayPal Payments plugin for WordPress (affected versions up to 3.3.2). It describes an Insecure Direct Object Reference flaw in the enqueue_paypal_insights_script_on_order_received() function caused by missing validation on a user-controlled key. T...
CVE-2026-6453
The CVE-2026-6453 issue affects the CubeWP Framework WordPress plugin (all versions ≤ 1.1.30). The root cause is insufficient input sanitization in cubewp_remove_relation() where wp_unslash() is applied to the relation_id parameter and then interpolated directly into a raw SQL query without using...
CVE-2026-15644
The CVE concerns the Powerkit WordPress plugin (Powerkit – Supercharge your WordPress Site) with a Stored Cross-Site Scripting vulnerability via the 'style' shortcode attribute. Affects all versions up to 3.1.0 due to insufficient input sanitization and output escaping. Exploitation is possible b...
CVE-2026-17571
The CVE-2026-17571 entry covers the Fluent Forms WordPress plugin (versions up to 6.2.8). The vulnerability is a Reflected Cross-Site Scripting flaw via the ‘param’ parameter caused by insufficient input sanitization and output escaping. It could allow unauthenticated attackers to craft pages tha...
CVE-2026-17555
WPvivid Backup & Migration for WordPress contains an SQL Injection in the export_data path, fixed in or prior to version 0.9.131. The root cause is insufficient escaping and lack of prepared statements: user-supplied data is parsed in prepare_export_post(), sanitized, JSON-decoded, and then attac...
CVE-2026-15964
The WordPress plugin Single Sign On For TNG (WordPress) is affected up to version 2.0.0 by an authentication bypass via unauthenticated password reset. The root cause is the ssoprocess_ajax() handler (wp_ajax_nopriv_ssoprocess_ajax) accepting an attacker-supplied email with setnewpassword and cal...
CVE-2026-17580
The CVE concerns the WordPress plugin Advanced Views (Display Custom Fields) versions up to and including 3.9.1. It exposes sensitive content via REST endpoints register_rest_routes (view-refresh and card-refresh), where an authenticated user with subscriber-level access or higher can access admi...
CVE-2026-16091
The CVE-2026-16091 entry concerns the GamiPress WordPress plugin (versions up to 7.9.9.1). It describes a Stored Cross-Site Scripting (XSS) vulnerability in the gamipress_rank shortcode caused by insufficient input sanitization and output escaping. Impact: authenticated attackers with contributor...
CVE-2026-15649
Technical details are not publicly available in the provided documents. Monitor for updates from authoritative sources for affected versions, impact, and remediation.
CVE-2026-15950
CVE-2026-15950 affects the Cozy Blocks plugin for WordPress (Cozy Blocks – Page Builder for Gutenberg Editor & FSE) up to version 2.2.11. The vulnerability is a stored XSS via the layoutCircle.alignment Block Attribute caused by insufficient input sanitization and output escaping. Authorized atta...
CVE-2026-18059
PixelYourSite (WordPress plugin) ≤ 11.2.1 is affected by an unauthenticated Sensitive Information Exposure via the getWooPurchaseEventParams function. The issue allows any unauthenticated attacker to retrieve WooCommerce purchase metadata for any existing order by supplying an invalid or arbitrar...
CVE-2026-17605
CVE-2026-17605 affects the WordPress plugin Payment forms, Buy now buttons, and Invoicing System | GetPaid, up to version 2.8.56. It is a Local File Inclusion vulnerability in the getpaid_payment_form_element function, enabling an authenticated attacker with administrator-level access to include ...
CVE-2026-15052
Affected software: MailChimp Subscribe Form, Optin Builder, PopUp Builder, Form Builder plugin for WordPress (versions ≤ 4.3.3). Vulnerability type & root cause: Stored Cross‑Site Scripting due to insufficient input sanitization and output escaping in form field handling. Impact: Unauthenticated ...
CVE-2026-15450
The CVE-2026-15450 entry concerns Nex Forms – Ultimate Form Builder – Lite for WordPress (versions ≤ 9.2.3). Affected component is the delete_file() AJAX handler which takes a file path from the database and passes it to unlink() without validation (no realpath/basename/allowlist). Combined with ...
CVE-2026-15951
The Icegram Mailer WordPress plugin (up to version 1.0.12) is vulnerable to SQL Injection via the 'fields' parameter. The root cause is insufficient escaping and lack of prepared statements in Icegram_Mailer_Logs_Table::get_logs(), where each element of the $_REQUEST['data']-supplied fields array...