PoC Archive PoC Archive

tag

Unauthenticated

  • CVE-2023-35078 network CRITICAL 9.8 KEV Ransomware EPSS 100%

    Ivanti Endpoint Manager Mobile (EPMM) Unauthenticated Remote API Access (CVE-2023-35078)

    Ivanti Endpoint Manager Mobile (EPMM, formerly MobileIron Core) fails to enforce authentication on specific paths beneath its /mifs/aad/api/ administrative API. An unauthenticated remote attacker can issue a plain GET…

    Unverified 2026-08-09
  • CVE-2025-22457 network CRITICAL 9 KEV Ransomware EPSS 100%

    Ivanti Connect Secure / Policy Secure / ZTA Gateways Remote Unauthenticated Stack-Based Buffer Overflow (CVE-2025-22457)

    CVE-2025-22457 is a remote, pre-authentication stack-based buffer overflow (CWE-121) in the HTTPS request-handling path of Ivanti Connect Secure and sibling appliances. A single oversized X-Forwarded-For request header overflows a fixed-size stack buffer in…

    Unpatched 2026-08-09
  • CVE-2021-22205 web CRITICAL 10 KEV Ransomware EPSS 100%

    GitLab Unauthenticated RCE via Workhorse Pre-Auth Upload into ExifTool DjVu Injection (CVE-2021-22205)

    GitLab Workhorse intercepts multipart file uploads and strips image metadata by shelling out to ExifTool before the request is routed to Rails and therefore before any authentication or authorization decision is made. ExifTool in turn contained…

    Patched 2026-08-09
  • CVE-2024-51378 web CRITICAL 10 KEV Ransomware EPSS 95%

    CyberPanel Pre-Auth Remote Code Execution via getresetstatus Command Injection (CVE-2024-51378)

    CyberPanel exposes two DNS/FTP reset-status endpoints, /dns/getresetstatus and /ftp/getresetstatus, whose handlers read a JSON statusfile property straight out of the request body and concatenate it into a shell command executed with sudo. Neither handler…

    Patched 2026-08-09
  • NotCVE-2026-0010 binary HIGH

    Barrier 2.4.0 — barrierd.exe Unauthenticated IPC → SYSTEM Privilege Escalation (NotCVE-2026-0010)

    Barrier 2.4.0 ships a Windows service daemon (barrierd.exe) that runs as LocalSystem and binds a TCP IPC control server on 127.0.0.1:24801 with no authentication. Any local process, regardless of privilege level, can connect to that port and send a…

    Unverified 2026-08-01
  • CVE-2026-65694 web HIGH 7.5

    Microweber CMS Unauthenticated Path Traversal → Arbitrary File Read (CVE-2026-65694)

    Microweber CMS exposes an unauthenticated GET /userfiles/{path} route intended to serve files from its userfiles/ upload directory. The controller reads the path via $request->path — a Laravel magic-property accessor that falls back to the request's…

    Patched 2026-07-31
  • CVE-2026-9198 web CRITICAL 9.8 KEV EPSS 17%

    IBM Langflow OSS Unauthenticated RCE via Auto-Login + validate/code Chain (CVE-2026-9198)

    IBM Langflow OSS ships an /api/v1/autologin endpoint that, when the deployment has LANGFLOWAUTOLOGIN enabled (a common/default posture), will mint and hand back a fully-privileged SUPERUSER JWT access token to any caller — no credentials, no session, nothing.…

    Patched 2026-07-31
  • CVE-2025-32432 web CRITICAL 10 KEV EPSS 100%

    Craft CMS Pre-Auth Remote Code Execution via Session Poisoning + Yii2 PhpManager Gadget (CVE-2025-32432)

    Craft CMS shipped an incomplete patch for the earlier CVE-2023-41892 deserialization RCE, leaving a critical, pre-auth code-injection chain exploitable through the assets/generate-transform action. An unauthenticated attacker first poisons the server-side PHP…

    Patched 2026-07-31
  • CVE-2026-66066 web CRITICAL 9.5

    Rails Active Storage Arbitrary File Read to RCE via libvips Unfuzzed Loaders (CVE-2026-66066)

    Rails Active Storage hands untrusted, attacker-supplied image uploads directly to libvips for variant/representation generation without disabling libvips' "unfuzzed" (i.e. not hardened against malicious input) loaders, specifically the MATLAB/HDF5 matload…

    Patched 2026-07-27
  • CVE-2026-50522 web CRITICAL 9.8 KEV EPSS 77%

    Microsoft SharePoint Server WS-Federation SecurityContextToken Deserialization → Unauthenticated RCE (CVE-2026-50522)

    SharePoint's WS-Federation passive sign-in endpoint (/trust/default.aspx) accepts a wresult parameter containing a WS-Trust RequestSecurityTokenResponse that can carry a SecurityContextToken with an embedded Cookie value. Windows Identity Foundation's…

    Patched 2026-07-27
  • CVE-2026-57830 web CRITICAL 9.1

    Joomla Helix Ultimate Framework — Unauthenticated Arbitrary File Deletion (CVE-2026-57830)

    Helix Ultimate's plugins/system/helixultimate/src/Platform/Media.php exposes deleteMedia() and getFolders() through the Joomla comajax dispatch hook (onAfterRoute()), reachable via option=comajax&helix=ultimate&action=delete-media/view-media. These methods…

    Patched 2026-07-27
  • CVE-2026-56291 web CRITICAL 9.8 KEV EPSS 76%

    Joomla Balbooa Forms Unauthenticated Arbitrary File Upload → RCE (CVE-2026-56291)

    Balbooa Forms is a popular drag-and-drop form builder extension for Joomla!. Its form.uploadAttachmentFile task — reachable via the unauthenticated combaforms component entry point — accepts multipart file uploads for form attachments but performs neither a…

    Unverified 2026-07-27
  • CVE-2026-53753 web CRITICAL 9.8

    Crawl4AI JsonCssExtractionStrategy AST Sandbox Escape → Unauthenticated RCE (CVE-2026-53753)

    Crawl4AI's JsonCssExtractionStrategy supports "computed fields" — small Python expressions evaluated against each extracted item via safeevalexpression(). That function tries to sandbox the expression with an AST allow-list (rejecting only…

    Patched 2026-07-27
  • CVE-2026-54350 web CRITICAL 10

    Budibase Unauthenticated NoSQL Operator Injection (CVE-2026-54350)

    Budibase queries interpolate user-supplied parameters directly into a query's raw JSON body via Handlebars, then JSON.parse the result. The only input filter blocks Handlebars markers ({{/}}) but does not block ", \, } or $ — so a parameter value containing a…

    Patched 2026-07-27
  • CVE-2026-49230 web CRITICAL 9.1

    Apache APISIX `jwe-decrypt` Integrity-Check Bypass → Unauthenticated Gateway Auth Bypass (CVE-2026-49230)

    The jwe-decrypt plugin is an auth-type APISIX plugin that decrypts an incoming JWE token with a per-consumer AES-256-GCM secret and forwards the plaintext upstream as proof of authentication. Its internal helper jwedecryptwithobj() returns only the decrypted…

    Patched 2026-07-27
  • CVE-2026-63030 web CRITICAL 9.1 KEV EPSS 96%

    wp2shell — WordPress Core Pre-Auth SQLi → Row Forgery → Admin Creation → RCE (CVE-2026-63030 + CVE-2026-60137)

    A two-bug chain in stock WordPress core — no plugins, no misconfiguration, no special DB privileges required — that goes from a single unauthenticated HTTP request to a new administrator account and remote code execution. The always-true primitive is…

    Patched 2026-07-19
  • CVE-2026-48558 web CRITICAL 10 KEV EPSS 11%

    SimpleHelp OIDC Authentication Bypass via Unverified JWT Signature (CVE-2026-48558)

    When OIDC (OpenID Connect) authentication is configured on a SimpleHelp server, the server accepts identity tokens (JWTs) submitted during login without verifying their cryptographic signature. A remote, unauthenticated attacker can forge a token containing…

    Patched 2026-07-19
  • CVE-2026-20230 network CRITICAL 8.6 KEV EPSS 83%

    Cisco Unified Communications Manager WebDialer SSRF → Arbitrary File Write → Root (CVE-2026-20230)

    Cisco Unified Communications Manager's WebDialer service, when enabled, contains an improper-input-validation flaw that allows an unauthenticated remote attacker to conduct server-side request forgery (SSRF) attacks by sending crafted HTTP requests.…

    Patched 2026-07-19
  • CVE-2026-48282 web CRITICAL 10 KEV EPSS 99%

    Adobe ColdFusion RDS Path Traversal → Arbitrary File Read/Write → RCE (CVE-2026-48282)

    Adobe ColdFusion's Remote Development Service (RDS), a legacy feature that lets IDEs like Dreamweaver remotely browse, read, and write files on a ColdFusion server, is reachable via the /CFIDE/main/ide.cfm endpoint using a simple length-prefixed text…

    Patched 2026-07-19
  • CVE-2026-15409 network CRITICAL 10 KEV Ransomware EPSS 78%

    SonicWall SMA1000 WorkPlace SSRF → Internal Erlang RPC Remote Code Execution (CVE-2026-15409)

    The SMA1000 WorkPlace interface exposes a websocket-based remote-access proxy (wsproxy) that lets an authenticated remote-access session request a proxied connection to a destination host/port/service combination (e.g. SSH, TELNET). The proxy does not…

    Patched 2026-07-15
  • CVE-2026-56271 web CRITICAL 9.8

    Flowise Enterprise Authentication Bypass via Hardcoded Default JWT Secrets (CVE-2026-56271)

    Flowise's enterprise passport authentication middleware signs and verifies JWTs using values pulled from environment variables (JWTAUTHTOKENSECRET, JWTREFRESHTOKENSECRET, JWTAUDIENCE, JWTISSUER). When an operator doesn't set these — an easy oversight in a…

    Patched 2026-07-12
  • CVE-2026-56260 web CRITICAL 9.1

    Crawl4AI Docker API Server Arbitrary File Write via `output_path` (CVE-2026-56260)

    Crawl4AI's Docker API server exposes /screenshot and /pdf endpoints that accept an outputpath parameter specifying where the rendered output should be saved. The parameter is passed straight into a file-write call with no validation whatsoever — no check for…

    Patched 2026-07-12
  • CVE-2023-38950 web HIGH 7.5 KEV EPSS 85%

    ZKTeco BioTime v8.5.5 Unauthenticated Path Traversal / Arbitrary File Read via iclock API (CVE-2023-38950)

    ZKTeco BioTime v8.5.5 exposes the iclock device-communication API endpoint (/iclock/file) without authentication. The url query parameter, which is meant to reference firmware/log filenames pulled by physical biometric terminals, is concatenated into a…

    Patched 2026-07-11
  • CVE-2026-48939 web CRITICAL 9.8 KEV EPSS 83%

    Unauthenticated Arbitrary File Upload RCE in iCagenda for Joomla (CVE-2026-48939)

    iCagenda's frontend event-registration form includes an optional file-attachment field. The "Registered Only" access restriction meant to gate that field is enforced only in the view layer that decides whether to render the form — the registration.submit…

    Patched 2026-07-11
  • CVE-2021-42237 web CRITICAL 9.8 KEV Ransomware EPSS 98%

    Sitecore XP Report.ashx Insecure Deserialization RCE (CVE-2021-42237)

    Sitecore Experience Platform ships a legacy, unused reporting handler at /sitecore/shell/ClientBin/Reporting/Report.ashx that is reachable without authentication. The handler deserializes an attacker-supplied XML <parameters> block using…

    Patched 2026-07-11
  • CVE-2026-42208 web CRITICAL 9.8 KEV EPSS 89%

    LiteLLM Proxy Pre-Authentication SQL Injection via Error-Handling Callback (CVE-2026-42208)

    LiteLLM Proxy authenticates API requests by checking that the Authorization: Bearer token starts with sk-. When a caller sends a token that does not start with sk-, that assertion fails — but instead of simply rejecting the request, the raw, unhashed token is…

    Patched 2026-07-11
  • CVE-2026-20896 web CRITICAL 9.8 EPSS 32%

    Gitea Docker Image Reverse-Proxy Authentication Bypass — "One Header, Any User" (CVE-2026-20896)

    Gitea supports reverse-proxy authentication: put it behind a proxy that sets an X-WEBAUTH-USER header, and Gitea trusts that header for the username, gated by REVERSEPROXYTRUSTEDPROXIES — an IP allowlist meant to ensure only the actual proxy can set that…

    Patched 2026-07-11
  • CVE-2022-26258 network CRITICAL 9.8 KEV EPSS 80%

    D-Link DIR-820L `get_set.ccp` LAN Configuration OS Command Injection (CVE-2022-26258)

    D-Link DIR-820L firmware 1.05B03 contains an OS command injection (CWE-78) in the router's /getset.ccp LAN-configuration handler. The lanHostCfgDeviceName1.1.1.0 parameter (submitted from the "Device Name" field on the lan.asp LAN setup page) is filtered by…

    Unverified 2026-07-11
  • network CRITICAL

    XRING — XQUIC QPACK Ring Buffer Resize Underflow (Remote Unauthenticated DoS)

    XRING is a remote, unauthenticated crash in XQUIC (Alibaba's QUIC/HTTP-3 library) triggered by fully spec-compliant QPACK dynamic-table encoder-stream instructions. A single incorrect variable in xqcringmemresize() (src/common/utils/ringmem/xqcringmem.c)…

    Unpatched 2026-07-08
  • CVE-2025-24893 web CRITICAL 9.8 KEV EPSS 100%

    XWiki SolrSearch Macro Unauthenticated Groovy RCE (CVE-2025-24893)

    CVE-2025-24893 is a critical unauthenticated remote code execution vulnerability in XWiki, caused by the built-in SolrSearch macro (Main.SolrSearch) passing user-supplied search input into a Groovy evaluation context without sanitization. By crafting a GET…

    Patched 2026-07-06
  • CVE-2025-39401 web CRITICAL 10

    WordPress WPAMS Plugin Arbitrary File Upload to RCE (CVE-2025-39401)

    The WPAMS WordPress plugin (<= 44.0) contains an Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434): its public "apartment management member registration" form accepts an avatar/upload field (amgtuseravatar) without validating the file's…

    Unverified 2026-07-06
  • CVE-2025-6440 web CRITICAL 9.8 EPSS 31%

    WooCommerce Dynamic Pricing & Discounts (WC Designer Pro) Unauthenticated File Upload RCE (CVE-2025-6440)

    The WooCommerce Dynamic Pricing & Discounts plugin (installed under the wc-designer-pro plugin folder) exposes an unauthenticated AJAX action, wcdpsavecanvasdesignajax, used by its product "canvas design" feature to save user-uploaded artwork. The handler…

    Unverified 2026-07-06
  • CVE-2025-29009 web CRITICAL 10

    Webkul Medical Prescription Attachment for WooCommerce — Unrestricted File Upload to Web Shell (CVE-2025-29009)

    The Webkul Medical Prescription Attachment plugin for WooCommerce exposes an AJAX action, wkwcpahandleprescriptionsession, that lets storefront visitors upload a "prescription" file attachment without validating the uploaded file's extension or MIME type on…

    Patched 2026-07-06
  • CVE-2025-12057 web CRITICAL 9.8

    WavePlayer Unauthenticated Arbitrary File Upload to RCE (CVE-2025-12057)

    WavePlayer, a WordPress audio player plugin, exposes an AJAX action (wvpl-ajax=createlocalcopy) that lets an unauthenticated visitor instruct the server to fetch a remote URL and save it as a local "track" file inside the uploads directory, without validating…

    Unverified 2026-07-06
  • CVE-2025-13315 network CRITICAL 9.8 EPSS 33%

    Twonky Server 8.5.2 Unauthenticated `/nmc/rpc/` Auth Bypass & Admin Credential Log Leak (CVE-2025-13315)

    CVE-2025-13315 is a critical access-control flaw in Twonky Server 8.5.2 discovered by Rapid7: an earlier fix restricted unauthenticated access to the /rpc/ endpoint prefix, but the equivalent /nmc/rpc/ routing path was left unprotected, so privileged RPC…

    Unpatched 2026-07-06
  • CVE-2025-12539 web CRITICAL 10

    TNC Toolbox: Web Performance Unauthenticated cPanel Credential Exposure (CVE-2025-12539)

    TNC Toolbox: Web Performance is a WordPress plugin that integrates with cPanel to manage caching/performance settings, and stores the cPanel API credentials (hostname, username, API key) it needs for that integration in plaintext files under a predictable,…

    Patched 2026-07-06
  • CVE-2025-7441 web CRITICAL 9.8 EPSS 39%

    StoryChief WordPress Plugin Unauthenticated Arbitrary File Upload via Webhook (CVE-2025-7441)

    The StoryChief WordPress plugin exposes an unauthenticated REST webhook endpoint (/wp-json/storychief/webhook) that accepts a JSON payload describing a "published" story, including a data.featuredimage.data.sizes.full field containing a URL. The plugin…

    Unpatched 2026-07-06
  • CVE-2025-48148 web CRITICAL 9.8 EPSS 16%

    StoreKeeper for WooCommerce Unauthenticated Arbitrary File Upload (CVE-2025-48148)

    The StoreKeeper for WooCommerce plugin exposes an admin-ajax.php action (uploadproductimage) that fails to validate the type/extension of uploaded files, in all versions up to and including 14.4.4. An unauthenticated attacker can extract a public AJAX nonce…

    Unverified 2026-07-06
  • CVE-2025-6389 web CRITICAL 9.8 EPSS 73%

    Sneeit Framework <= 8.3 Unauthenticated RCE via `call_user_func()` — Rogue Admin Creation (CVE-2025-6389)

    The Sneeit Framework plugin for WordPress registers an unauthenticated AJAX action, sneeitarticlespagination, whose callback function sneeitarticlespaginationcallback() takes a function name and a JSON-encoded argument list straight from $POST['callback'] and…

    Unverified 2026-07-06
  • CVE-2025-4334 web CRITICAL 9.8

    Simple User Registration WordPress Plugin — Unauthenticated Privilege Escalation (CVE-2025-4334)

    The "Simple User Registration" WordPress plugin (versions <= 6.3) exposes a front-end registration form whose submission handler (wprsubmitform, invoked via admin-ajax.php) accepts a role field directly from the submitted form data without server-side…

    Unverified 2026-07-06
  • CVE-2025-53580 web CRITICAL 9.8

    Simple Business Directory Pro Unauthenticated Password Reset to Admin Takeover (CVE-2025-53580)

    The Simple Business Directory Pro plugin for WordPress exposes a front-end password-restore feature (qcpd-restore-pwd) that accepts a numeric WordPress user ID (qcpd-uid) and a new plaintext password (pass) via a simple POST request, without requiring any…

    Patched 2026-07-06
  • CVE-2025-6758 web CRITICAL 9.8

    Real Spaces WordPress Theme Unauthenticated Privilege Escalation via `imic_agent_register` (CVE-2025-6758)

    CVE-2025-6758 is a critical privilege-escalation vulnerability in the Real Spaces WordPress Properties Directory Theme (versions <= 3.6), reachable through the theme's imicagentregister AJAX registration handler. The handler accepts a client-supplied role…

    Unverified 2026-07-06
  • CVE-2025-11953 network CRITICAL 9.8 KEV EPSS 94%

    React Native Community CLI Metro Dev Server `/open-url` OS Command Injection (CVE-2025-11953)

    The Metro Development Server started by the React Native Community CLI binds to external network interfaces by default and exposes an /open-url HTTP endpoint (implemented by openURLMiddleware in @react-native-community/cli-server-api) that is intended to open…

    Patched 2026-07-06
  • CVE-2025-49132 web CRITICAL 10 EPSS 41%

    Pterodactyl Panel Unauthenticated Path Traversal via locale.json Leaking Database Credentials (CVE-2025-49132)

    Pterodactyl Panel prior to version 1.11.11 exposes a /locales/locale.json endpoint that accepts attacker-controlled locale and namespace query parameters without a required integrity/hash check, allowing an unauthenticated attacker to traverse outside the…

    Patched 2026-07-06
  • CVE-2025-2294 web CRITICAL 9.8 EPSS 78%

    Kubio AI Page Builder <= 2.5.1 Unauthenticated Local File Inclusion (CVE-2025-2294)

    The Kubio AI Page Builder plugin for WordPress, in all versions up to and including 2.5.1, is vulnerable to Local File Inclusion via the kubiohybridthemeloadtemplate function. The root cause is that a template path supplied through a query-string parameter is…

    Unverified 2026-07-06
  • CVE-2025-12674 web CRITICAL 9.8

    KiotViet Sync Unauthenticated Arbitrary File Upload (CVE-2025-12674)

    KiotViet Sync is a WordPress plugin that synchronizes products between the KiotViet retail/POS platform and a WooCommerce store via a custom REST route. Its createmedia() function, invoked when syncing a product's image, accepts a remote rawimageid URL and…

    Unverified 2026-07-06
  • CVE-2025-14440 web CRITICAL 9.8

    JAY Login & Register "Switch Back" Cookie Authentication Bypass (CVE-2025-14440)

    The JAY Login & Register plugin implements a "switch back" feature — presumably intended for admins who impersonate another user to later switch back to their own account — via the jayloginregisterprocessswitchback handler. This handler trusts the…

    Unverified 2026-07-06
  • CVE-2025-22777 web CRITICAL 9.8

    GiveWP Unauthenticated PHP Object Injection via Weak Serialized-Data Regex Check (CVE-2025-22777)

    CVE-2025-22777 is an unauthenticated PHP Object Injection (CWE-502, Deserialization of Untrusted Data) vulnerability in the GiveWP WordPress donation plugin. GiveWP stores certain donor-supplied form field values as serialized PHP meta in the database and…

    Patched 2026-07-06
  • CVE-2025-13342 web CRITICAL 9.8

    Frontend Admin by DynamiApps — Unauthenticated Administrator Account Creation (CVE-2025-13342)

    CVE-2025-13342 is a critical, fully unauthenticated privilege-escalation vulnerability in the Frontend Admin plugin for WordPress (<= 3.28.20). The plugin's ACF-powered frontend registration/form-submission handler accepts user-controlled acff[user][field]…

    Patched 2026-07-06
  • CVE-2025-57819 web CRITICAL 9.8 KEV EPSS 88%

    FreePBX Unauthenticated SQL Injection to RCE (CVE-2025-57819)

    CVE-2025-57819 is an unauthenticated SQL injection in FreePBX's admin/ajax.php endpoint handler for the endpoint module, where the brand parameter is concatenated into a backend SQL query without sanitization. The PoC first confirms the injection with an…

    Patched 2026-07-06
  • CVE-2025-14156 web CRITICAL 9.8

    Fox LMS `createOrder` Unauthenticated Privilege Escalation to Administrator (CVE-2025-14156)

    Fox LMS exposes a REST API endpoint, /wp-json/fox-lms/v1/payments/create-order, intended to register a new user as part of a course-purchase flow. The endpoint accepts a role field in the JSON body but does not validate or restrict it to safe values (e.g.…

    Unverified 2026-07-06
  • CVE-2025-49071 web CRITICAL 9.8

    Flozen WordPress Theme Unauthenticated Arbitrary File Upload (CVE-2025-49071)

    The Flozen Theme for WordPress (versions up to and including 1.5.1) registers a wphandleupload-routed AJAX action (backed by the theme's flozenaddnewcustomfont() function) that accepts a ZIP file upload without checking authentication or validating its…

    Unverified 2026-07-06
  • CVE-2025-59528 web CRITICAL 10 EPSS 90%

    Flowise CustomMCP Unauthenticated Remote Code Execution via Function() Constructor (CVE-2025-59528)

    Flowise exposes a CustomMCP node whose loadMethod handler (/api/v1/node-load-method/customMCP) accepts a user-supplied mcpServerConfig string. On the backend, this string is passed straight into a Function() constructor inside the convertToValidJSONString…

    Patched 2026-07-06
  • CVE-2026-33453 web CRITICAL 9.8

    camel-coap Header Injection → RCE Self-Contained Reproducer (CVE-2026-33453)

    Apache Camel's camel-coap component copies CoAP request URI query parameters directly into Camel Exchange headers inside CamelCoapResource.handleRequest(), without applying any HeaderFilterStrategy. Because CoAPEndpoint extends DefaultEndpoint (not…

    Unverified 2026-07-06
  • CVE-2025-65354 web CRITICAL 9.8

    "Grocery" PHP Application `search_products_itname.php` `sitem_name` Boolean-Based SQL Injection (CVE-2025-65354)

    The target is a PHP "Grocery" web application whose product-search endpoint, Grocery/searchproductsitname.php, takes a sitemname parameter that is concatenated into a backend SQL query without parameterization or escaping. This allows classic boolean-based…

    Unpatched 2026-07-06
  • CVE-2026-34474 network HIGH EPSS 25%

    ZTE ZXHN H298A / H108N Router Unauthenticated Credential Disclosure (CVE-2026-34474)

    CVE-2026-34474 is an unauthenticated information disclosure in the web management interface of ZTE ZXHN H298A and H108N router firmware. A crafted GET request to getpage.lua?pid=1000&ETHCheat=1 returns HTML containing the live administrator password, WLAN…

    Unverified 2026-07-05
  • CVE-2026-34472 network CRITICAL

    ZTE ZXHN H188A Unauthenticated Wizard Handler Credential Disclosure / Auth Bypass (CVE-2026-34472)

    CVE-2026-34472 is an authentication bypass in ZTE ZXHN H188A V6 routers caused by unauthenticated access to pre-login "wizard" handlers. Root-path routing trusts attacker-controlled type/tag parameters, and the QuickSetupEnable gate that should block this…

    Unverified 2026-07-05
  • CVE-2026-34473 network HIGH

    ZTE Router Unauthenticated Oversized-POST Denial of Service (CVE-2026-34473)

    CVE-2026-34473 is an unauthenticated denial-of-service condition in ZTE H-series routers' web management interface, rooted in how the cgilua/post.lua pre-auth request-body parser handles oversized application/x-www-form-urlencoded POST bodies. Sending a…

    Unverified 2026-07-05
  • CVE-2026-25807 network CRITICAL

    ZAI-Shell — Unauthenticated Remote Code Execution via P2P Terminal Sharing (CVE-2026-25807)

    ZAI-Shell exposes a peer-to-peer terminal-sharing feature that listens on a TCP socket and accepts a simple JSON-line protocol (hello / command messages). When the host starts a sharing session with --no-ai (noaimode), commands received over this P2P channel…

    Patched 2026-07-05
  • CVE-2026-33137 web CRITICAL 9.3

    XWiki Unauthenticated XAR Import Leading to RCE — CVE-2026-33137

    XWiki's REST endpoint POST /wikis/{wikiName} imports a XAR (XWiki Archive, a ZIP-based export/import format) directly into the wiki without verifying that the requester has administrative rights on the target. Because the endpoint performs no authorization…

    Patched 2026-07-05
  • CVE-2026-39912 web CRITICAL 9.1

    Xboard / V2Board — Magic Link Token Leak Unauth Account Takeover (CVE-2026-39912)

    Both V2Board and its fork Xboard implement a "login with mail link" (magic link) feature. Their loginWithMailLink endpoint (AuthController.php in V2Board, MailLinkService.php in Xboard) generates the one-time login link and is supposed to only deliver it via…

    Patched 2026-07-05
  • CVE-2026-1357 web CRITICAL EPSS 33%

    WPvivid Backup & Migration Unauthenticated Arbitrary File Upload RCE (CVE-2026-1357)

    The WPvivid Backup & Migration plugin's remote migration/"send to site" feature decrypts an incoming session key with opensslprivatedecrypt(). When decryption fails, the function returns boolean false instead of the code aborting, and that false is passed…

    Unverified 2026-07-05
  • CVE-2026-49105 web HIGH 8.1

    WP Zendesk for Contact Form 7 Unauthenticated PHP Object Injection (CVE-2026-49105)

    This PoC targets the WP Zendesk for Contact Form 7 plugin, whose cf7-zendesk.php calls maybeunserialize() on user-supplied Contact Form 7 field values without validation. An unauthenticated attacker can locate a site's CF7 forms via the CF7 REST API (or by…

    Unverified 2026-07-05
  • CVE-2026-40791 web HIGH 7.2

    WP Time Slots Booking Form Unauthenticated Stored XSS (CVE-2026-40791)

    The public booking form of the WP Time Slots Booking Form plugin parses a submitted appointment field by splitting on a literal space character, then stores the resulting substring as the booking's time-slot value. Because HTML treats a tab character as valid…

    Patched 2026-07-05
  • CVE-2026-6379 web CRITICAL 8.6

    WP Photo Album Plus Unauthenticated SQL Injection — CVE-2026-6379

    WP Photo Album Plus's wppagetphotos() function (in wppa-functions.php) parses the wppa-supersearch request parameter as a comma-separated value list. When the search "type" is o (Owner), the resulting DATA field is concatenated directly into a SQL query…

    Patched 2026-07-05
  • CVE-2026-49085 web HIGH 8.1

    WP Insightly Contact Form Plugin Unauthenticated PHP Object Injection (CVE-2026-49085)

    This PoC targets the WP Insightly plugin, which calls PHP's maybeunserialize() on user-supplied form field values without validating the input. An unauthenticated attacker can submit a crafted PHP serialized object as a form field value through the plugin's…

    Unverified 2026-07-05
  • CVE-2026-39676 web MEDIUM

    WordPress Download Manager 3.3.5.2 — Unauthenticated IDOR (CVE-2026-39676)

    The Download Manager WordPress plugin (<= 3.3.5.2) is missing a capability check on its file-serving and media-access endpoints. An unauthenticated attacker can directly reference internal object/file identifiers to bypass access restrictions and retrieve…

    Unverified 2026-07-05
  • CVE-2026-3180 web HIGH

    WordPress Contest Gallery Plugin Unauthenticated Blind SQL Injection — CVE-2026-3180

    The Contest Gallery WordPress plugin passes the cglmaili parameter through WordPress's sanitizeemail() function, which preserves the single-quote character (') in the local part of an email address. Because the sanitized value is subsequently used to build a…

    Unverified 2026-07-05
  • CVE-2026-3844 web CRITICAL EPSS 37%

    WordPress Breeze Cache Plugin — Unauthenticated Arbitrary File Upload (CVE-2026-3844)

    The Breeze Cache WordPress plugin (<= 2.4.4) exposes a gravatar-caching feature that writes attacker-supplied remote content directly into the plugin's cache directory without verifying that the fetched content is actually image data. An unauthenticated…

    Unverified 2026-07-05
  • CVE-2026-3359 web CRITICAL

    WordPress "Form Maker" Plugin Unauthenticated SQL Injection — CVE-2026-3359

    The WordPress "Form Maker" plugin (up to version 1.15.42) passes attacker-controlled input from a crafted inputs[2|typecheckbox|all] field on the admin-ajax.php?action=fmreloadinput endpoint into a SQL query without adequate sanitization, allowing…

    Unverified 2026-07-05
  • CVE-2026-27542 web CRITICAL 9.8

    WooCommerce Wholesale Lead Capture — Unauthenticated Privilege Escalation & File Upload RCE (CVE-2026-27542 / CVE-2026-27540)

    The WWLC WordPress plugin ships two unauthenticated AJAX handlers that are exploited together in this tool. CVE-2026-27542 abuses wwlccreateuser, which fails to sanitize role-related fields, letting an unauthenticated attacker inject…

    Unverified 2026-07-05
  • CVE-2026-37064 web MEDIUM

    Veno File Manager Unauthenticated User Enumeration (CVE-2026-37064)

    Veno File Manager Project 4.4.9's /vfm-admin/ajax/usr-check.php endpoint allows an unauthenticated attacker to enumerate application users by sending a specially crafted POST request with a chosen username parameter and observing whether the response…

    Unverified 2026-07-05
  • CVE-2026-37067 web MEDIUM

    Veno File Manager Incorrect Access Control — Application Log Extraction (CVE-2026-37067)

    Incorrect access control in /vfm-admin/admin-panel/view/save-cvs.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to extract all application logs from a chosen date forward via a specially crafted POST request.

    Unverified 2026-07-05
  • CVE-2026-37069 web LOW

    Veno File Manager Absolute Path Disclosure (CVE-2026-37069)

    Absolute path disclosure in /vfm-admin/assets/zipstream/grandt/relativepath/RelativePath.Example1.php in Veno File Manager Project 4.4.9 allows an unauthenticated attacker to learn the system directory in which the application code is running by sending a GET…

    Unverified 2026-07-05
  • CVE-2026-37072 web CRITICAL

    Veno File Manager 4.4.9 — Unauthenticated LFI to Superadmin Takeover (CVE-2026-37072)

    admin-head-updates.php in Veno File Manager 4.4.9 is vulnerable to Local File Inclusion via the unsanitized lang GET parameter. An unauthenticated attacker can send a crafted POST request with a path-traversal payload in lang that corrupts the application's…

    Unverified 2026-07-05
  • CVE-2026-37073 web MEDIUM

    Veno File Manager 4.4.9 — Unauthenticated Email Hijack via SMTP Relay (CVE-2026-37073)

    The /vfm-admin/ajax/sendfiles.php endpoint in Veno File Manager 4.4.9 lacks any access control, allowing an unauthenticated attacker to send arbitrary emails through the application's configured SMTP server. By supplying attacker-controlled destination,…

    Unverified 2026-07-05
  • CVE-2026-4882 web CRITICAL 9.8

    User Registration Advanced Fields WordPress Plugin Unauthenticated Arbitrary File Upload (CVE-2026-4882)

    The User Registration Advanced Fields plugin (<= 1.6.20) leaks a valid AJAX nonce via wplocalizescript() on any page containing a registration form. Its urafprofilepictureuploadmethodupload AJAX action normally validates uploaded file extensions, but passing…

    Unverified 2026-07-05
  • CVE-2026-1492 web CRITICAL 9.8 EPSS 24%

    User Registration & Membership Unauthenticated Admin Privilege Escalation (CVE-2026-1492)

    The plugin's userregistrationmembershipregistermember AJAX handler accepts a client-supplied role field inside the membersdata JSON payload during membership registration, without enforcing a server-side allowlist or capability check. An unauthenticated…

    Unverified 2026-07-05
  • CVE-2026-10795 web CRITICAL

    UpdraftPlus WordPress Plugin — Unauthenticated RPC Key Bypass to Admin Creation & RCE (CVE-2026-10795)

    UpdraftPlus ships a remote-management RPC channel (UpdraftCentral) reachable via admin-ajax.php that authenticates requests using an AES-encrypted message keyed to one of several well-known "keyname" identifiers (e.g. migrator.updraftplus.com). When a site…

    Unverified 2026-07-05
  • CVE-2026-35037 web HIGH

    Unauthenticated SSRF in Ech0 via /api/website/title (CVE-2026-35037)

    Ech0's GET /api/website/title endpoint fetches a URL supplied by the (unauthenticated) caller to extract a website's title, without restricting the target to safe, external hosts. This allows an unauthenticated attacker to force the Ech0 server to make…

    Patched 2026-07-05
  • CVE-2026-36522 network CRITICAL 9.1

    Unauthenticated NaN Injection via MAVLink PARAM_SET in ArduPilot ArduPlane (CVE-2026-36522)

    ArduPilot ArduPlane's GCSMAVLink::handleparamset() does not validate that a parameter value supplied via a MAVLink PARAMSET message is a well-formed floating-point number. An unauthenticated party able to send MAVLink messages to the vehicle can inject a NaN…

    Unverified 2026-07-05
  • CVE-2026-33712 web HIGH

    Typebot Unauthenticated Preview-Chat SSRF — CVE-2026-33712

    Typebot's preview-chat feature lets a caller submit an arbitrary typebot definition, including server-side "Code" blocks that execute inside an isolated-vm sandbox. In vulnerable versions, the fetch() function exposed to that sandbox called Node's native…

    Patched 2026-07-05
  • CVE-2026-49772 web CRITICAL 9.3

    The Events Calendar WordPress Plugin Unauthenticated Blind SQL Injection (CVE-2026-49772)

    CVE-2026-49772.py is a full-featured blind SQL injection tool targeting an unauthenticated, unsanitized order parameter on The Events Calendar's experimental REST endpoint GET /wp-json/tec/v1/events. A broken REST parameter validator (validatecallback returns…

    Patched 2026-07-05
  • CVE-2026-22738 web CRITICAL 9.8

    Spring AI SimpleVectorStore SpEL Injection RCE (CVE-2026-22738)

    SimpleVectorStore.similaritySearch() builds a filter expression by concatenating a caller-supplied filterKey parameter directly into a Spring Expression Language (SpEL) string that is then evaluated by a full-featured StandardEvaluationContext. Because that…

    Patched 2026-07-05
  • CVE-2026-42096 network CRITICAL

    Sparx Enterprise Architect / Pro Cloud Server Unauthenticated Binary-Protocol SQL Injection (CVE-2026-42096)

    Sparx Pro Cloud Server exposes a SparxCloudLink.sseap endpoint that accepts a proprietary binary protocol used by the Enterprise Architect desktop client to query the underlying repository database. Commands (including raw SQL query strings) are obfuscated…

    Unverified 2026-07-05
  • CVE-2026-1056 web CRITICAL EPSS 12%

    Snow Monkey Forms — Unauthenticated Arbitrary File Deletion via Path Traversal (CVE-2026-1056)

    Snow Monkey Forms' REST API route handler (SnowMonkey\Plugin\Forms\App\Rest\Route\View.php) contains a logic flaw where supplying method=input causes the handler to skip its CSRF token validation entirely and jump straight to the send() cleanup routine. That…

    Unverified 2026-07-05
  • CVE-2026-0001 web CRITICAL 9

    SmarterMail Unauthenticated Admin Password Reset (CVE-2026-0001 / WT-2026-0001)

    SmarterMail exposes an /api/v1/auth/force-reset-password endpoint intended for authenticated self-service password resets, but the handler fails to validate the caller's identity when the request body sets IsSysAdmin to true. Sending a crafted JSON payload…

    Patched 2026-07-05
  • CVE-2026-24423 web CRITICAL KEV Ransomware EPSS 88%

    SmarterMail ConnectToHub Unauthenticated SSRF Leading to Remote Command Execution — CVE-2026-24423

    SmarterMail's node-clustering feature allows an administrator to point a node at a "hub" server via the connect-to-hub API. The vulnerability is that the admin-level /api/v1/settings/sysadmin/connect-to-hub endpoint requires no authentication, and the server…

    Unverified 2026-07-05
  • CVE-2026-11912 web HIGH 7.5

    Simple File List Plugin Unauthenticated File Modification / Path Traversal — CVE-2026-11912

    The Simple File List plugin registers its simplefilelisteditjob AJAX action on both the wpajax and wpajaxnopriv hooks, meaning it is reachable by unauthenticated visitors. The authorization check inside eeSFLFileEditor() relies on isadmin(), which always…

    Patched 2026-07-05
  • CVE-2026-37750 web MEDIUM 6.1

    School Management System 1.0 — Reflected XSS in register.php (CVE-2026-37750)

    register.php in School Management System 1.0 reflects the type request parameter into the page's HTML twice — once inside an <h1> tag via ucfirst($REQUEST['type']) and once inside a form action attribute — without applying htmlspecialchars() or any output…

    Unverified 2026-07-05
  • CVE-2026-9067 web HIGH 8.1

    Schema & Structured Data for WP & AMP Unauthenticated Unrestricted File Upload (CVE-2026-9067)

    The plugin's saswprfformimageupload AJAX handler does not validate the requesting user's capability nor properly validate the uploaded file's type, allowing an unauthenticated attacker to upload arbitrary files (with a spoofed MIME type/extension) to the…

    Unverified 2026-07-05
  • CVE-2026-24136 web HIGH 7.5

    Saleor GraphQL IDOR — Unauthenticated Order PII Exfiltration (CVE-2026-24136)

    Saleor exposes a GraphQL order(id: $id) query used to fetch detailed order information by its global Relay ID. In affected versions this resolver performs no authorization check, so any unauthenticated caller who obtains (or guesses) an order's global ID can…

    Patched 2026-07-05
  • CVE-2026-29198 web CRITICAL

    Rocket.Chat OAuth2 NoSQL Injection Privilege Escalation — CVE-2026-29198

    Rocket.Chat's OAuth2 authentication flow builds a MongoDB query from attacker-influenced OAuth2 profile/identity fields without sufficient sanitization, allowing NoSQL injection operators to be smuggled into the user lookup query. By crafting a malicious…

    Patched 2026-07-05
  • CVE-2026-39023 web CRITICAL

    Responsive Filemanager 9.14.0 — Unauthenticated RCE via Duplicate File (CVE-2026-39023)

    Responsive Filemanager 9.14.0 allows an unauthenticated attacker to abuse its "duplicate file" functionality to create a new file with an attacker-chosen name and PHP extension containing arbitrary content. By duplicating an existing file into a .php file…

    Unpatched 2026-07-05
  • CVE-2026-41179 web CRITICAL 9.8

    rclone RC API Unauthenticated Remote Code Execution (CVE-2026-41179)

    rclone's built-in Remote Control (rcd) HTTP API exposes an /operations/fsinfo endpoint that accepts an attacker-controlled fs= connection-string parameter used to instantiate a storage backend. When the string selects the WebDAV backend, rclone recognizes an…

    Patched 2026-07-05
  • CVE-2026-41462 web CRITICAL 9.8

    ProjeQtor Unauthenticated Login SQL Injection (CVE-2026-41462)

    ProjeQtor's login.php endpoint concatenates the login POST parameter directly into a SQL query without sanitization, allowing an unauthenticated attacker to inject stacked SQL statements. The included exploit crafts a login value that terminates the original…

    Patched 2026-07-05
  • CVE-2026-42167 network HIGH 8.1

    ProFTPD mod_sql Pre-Auth SQL Injection Leading to RCE (CVE-2026-42167)

    CVE-2026-42167 is a pre-authentication SQL injection in ProFTPD's modsql logging support. The module's isescapedtext() sanitizer fails to properly neutralize input used to populate logging variables (such as %U), which are substituted into SQL statements…

    Patched 2026-07-05
  • CVE-2026-0926 web HIGH

    Prodigy Commerce WordPress Plugin — Unauthenticated Local File Inclusion (CVE-2026-0926)

    Prodigy Commerce exposes an AJAX action, prodigy-render-my-account-widget, that renders a "My Account" widget template chosen via the parameters[templatename] POST parameter. The plugin fails to sanitize or restrict this parameter to an allow-list of…

    Unverified 2026-07-05
  • CVE-2026-32096 cloud CRITICAL 9.3

    Plunk SSRF via Unvalidated AWS SNS SubscriptionConfirmation — CVE-2026-32096

    Plunk's POST /webhooks/sns endpoint is meant to handle AWS SNS subscription confirmation callbacks, but it fetches the attacker-supplied SubscribeURL field directly via fetch() without ever verifying the AWS SNS message signature. Because the endpoint…

    Patched 2026-07-05
  • CVE-2026-4885 web CRITICAL

    Piotnet Addons for Elementor Pro Unauthenticated Arbitrary File Upload RCE (CVE-2026-4885)

    Piotnet Addons for Elementor Pro (<= 7.1.70) exposes a form-builder file-upload AJAX action (pafeajaxformbuilder) that insufficiently validates uploaded file extensions, allowing unauthenticated attackers to upload PHP files disguised with alternate…

    Unverified 2026-07-05
  • CVE-2026-42569 web CRITICAL

    phpVMS Unauthenticated Legacy Importer Database Wipe (CVE-2026-42569)

    phpVMS ships legacy data-import endpoints (/importer, /importer/index, /import, /legacy/importer) that were intended to be restricted but remain reachable without authentication in versions ≤ 7.0.5. These endpoints accept import/action parameters capable of…

    Patched 2026-07-05
  • CVE-2026-26198 web CRITICAL 9.8

    Ormar ORM SQL Injection via min()/max() Aggregate Methods (CVE-2026-26198)

    CVE-2026-26198 is a SQL injection vulnerability in the Ormar async ORM's min() and max() aggregate query methods. While the sibling sum() and avg() methods validate that the supplied "column" parameter refers to an actual numeric field on the model, min() and…

    Patched 2026-07-05
  • CVE-2026-45777 web CRITICAL

    OpenXDMoD `user_interface.php` Report Title Command Injection (CVE-2026-45777)

    Open XDMoD's controllers/userinterface.php endpoint accepts a report title parameter as part of a PDF report generation request. The PoC demonstrates that this value is passed unsanitized into a server-side command execution context (used during PDF/report…

    Patched 2026-07-05
  • CVE-2026-41900 cloud HIGH 8.6

    OpenLearnX Unauthenticated RCE via Container Volume Mount (CVE-2026-41900)

    OpenLearnX's /api/compiler/execute endpoint runs untrusted user-submitted code inside a sibling Docker container, but the blueprint carries no authentication decorator, so any unauthenticated request can trigger it. The pre-patch executeincontainer() function…

    Patched 2026-07-05
  • CVE-2026-53519 web INFO

    Nezha Dashboard Path Traversal → JWT Secret Leak → Token Forgery — CVE-2026-53519

    The Nezha Dashboard improperly normalizes its routing paths, allowing a crafted request such as /dashboard../data/config.yaml to escape the intended static-file root and read arbitrary files served by the dashboard process. The PoC uses this path traversal…

    Patched 2026-07-05
  • CVE-2026-27483 web CRITICAL EPSS 11%

    MindsDB — Handler Path Traversal to Remote Code Execution (CVE-2026-27483)

    MindsDB exposes a /api/handlers/ endpoint that lists available integration handlers, some of which are registered but not actually installed. By selecting one of these available-but-uninstalled handler names, an attacker can abuse a path traversal flaw in the…

    Patched 2026-07-05
  • CVE-2026-36356 network CRITICAL EPSS 14%

    MeiG Smart FORGE_SLT711 GoAhead Unauthenticated OS Command Injection (CVE-2026-36356)

    The GoAhead web server bundled with MeiG Smart FORGESLT711 4G LTE CPE devices exposes an unauthenticated HTTP endpoint, /action/SetRemoteAccessCfg, that interpolates user-controlled JSON input into a shell command without sanitization. A single…

    Unverified 2026-07-05
  • CVE-2026-27825 web CRITICAL 9.3

    mcp-atlassian Path Traversal via confluence_upload_attachment (CVE-2026-27825)

    The confluenceuploadattachment MCP tool in mcp-atlassian passes its filepath argument straight into open(filepath, "rb") with no path validation, letting an attacker read arbitrary files on the server's filesystem and exfiltrate them via a multipart upload to…

    Patched 2026-07-05
  • CVE-2026-42281 web CRITICAL 9.2

    MagicMirror² Unauthenticated SSRF via `/cors` Endpoint (CVE-2026-42281)

    MagicMirror²'s /cors endpoint is designed to proxy cross-origin requests on behalf of the browser, but it performs no validation or allowlisting of the target URL and forwards attacker-controlled headers in both directions. This turns the endpoint into a…

    Patched 2026-07-05
  • CVE-2026-0770 web CRITICAL KEV EPSS 56%

    Langflow Unauthenticated Remote Code Execution via `validate/code` Endpoint (CVE-2026-0770)

    Langflow exposes an API endpoint (/api/v1/validate/code) that is meant to validate user-submitted Python "component" code before it runs inside a workflow. The endpoint evaluates the submitted code using exec() with an execglobals context that is not…

    Patched 2026-07-05
  • CVE-2026-27966 web CRITICAL 9.8 EPSS 34%

    Langflow Remote Code Execution — CVE-2026-27966

    Langflow is a low-code platform for building LLM/agent pipelines ("flows") that can include arbitrary code-execution components. This tool detects exposed Langflow instances, and where no existing flow exists, automatically creates one containing a…

    Patched 2026-07-05
  • CVE-2026-0920 web CRITICAL 9.8

    LA-Studio Element Kit for Elementor — Unauthenticated Admin Account Creation (CVE-2026-0920)

    LA-Studio Element Kit for Elementor registers an unauthenticated AJAX action (wpajaxnoprivlakitajax) that handles front-end user registration requests. The handler builds a wpinsertuser() call directly from attacker-supplied POST data, including a lakitbkrole…

    Unverified 2026-07-05
  • CVE-2026-8206 web CRITICAL 9.8

    Kirki WordPress Plugin Password-Reset Hijack Leading to Account Takeover (CVE-2026-8206)

    The Kirki plugin's CompLibFormHandler REST API endpoint, used by a Kirki-rendered "forgot password" form, does not properly bind the password-reset request to the account that initiated it. This allows an unauthenticated attacker to redirect the…

    Unverified 2026-07-05
  • CVE-2026-32255 web HIGH 8.6 EPSS 10%

    Kan SSRF via Attachment Download Endpoint — CVE-2026-32255

    Kan's attachment download proxy endpoint, GET /api/download/attatchment, is intended to stream S3-hosted attachments to clients but instead takes a fully attacker-controlled url query parameter and passes it directly to fetch() on the server with no…

    Patched 2026-07-05
  • CVE-2026-21627 web CRITICAL 9.5

    Joomla Novarain Framework (nrframework) Unauthenticated Arbitrary File Inclusion — CVE-2026-21627

    The ajaxTaskInclude() method of the nrframework Joomla plugin is explicitly whitelisted for unauthenticated frontend AJAX access and accepts attacker-controlled path, file, and class parameters. The path parameter uses Joomla's RAW input filter (no…

    Patched 2026-07-05
  • CVE-2026-49048 web CRITICAL 8.7

    JoomCCK Unauthenticated SQL Injection via `tags.save` (CVE-2026-49048)

    JoomCCK's custom MVC dispatcher (MControllerBase::execute()) invokes controller tasks without any CSRF token check or ACL/authorization check — its authorise() method is a no-op that always returns true. This makes the tags.save task, whose model method…

    Unpatched 2026-07-05
  • CVE-2026-49079 web HIGH 7.5

    JetSearch WordPress Plugin Unauthenticated SQL Injection (CVE-2026-49079)

    JetSearch's AJAX handlers (invoked via WordPress's admin-ajax.php) fail to properly escape/parameterize user-supplied search parameters, allowing an unauthenticated attacker to perform SQL injection against the underlying WordPress database. The PoC…

    Unverified 2026-07-05
  • CVE-2026-23491 web CRITICAL

    InvoicePlane Unauthenticated Path Traversal in Guest Controller (CVE-2026-23491)

    InvoicePlane v1.6.3's Guest module exposes a getfile controller action that serves uploaded customer files. The action urldecode()s the requested filename and concatenates it directly onto a fixed base directory (uploads/customerfiles/) before passing the…

    Patched 2026-07-05
  • CVE-2026-49104 web HIGH 8.1

    Integration for Keap/Infusionsoft Contact Form Plugin Unauthenticated PHP Object Injection (CVE-2026-49104)

    This PoC targets the "Integration for Keap/Infusionsoft" WordPress plugin, whose cf7-infusionsoft.php file calls maybeunserialize() on user-supplied form field values without validation. An unauthenticated attacker can submit a crafted PHP serialized object…

    Unverified 2026-07-05
  • CVE-2026-9691 web HIGH 8.1

    Integration for ActiveCampaign Unauthenticated PHP Object Injection via Unsafe Deserialization (CVE-2026-9691)

    The plugin's cf7-active-campaign.php component calls PHP's maybeunserialize() on user-supplied form field values without validation before forwarding them to ActiveCampaign. An unauthenticated attacker can submit a crafted, serialized PHP object as a form…

    Unpatched 2026-07-05
  • CVE-2026-10580 web CRITICAL 9.8

    Hippoo Mobile App for WooCommerce — Unauthenticated Admin Account Takeover (CVE-2026-10580)

    The Hippoo Mobile App for WooCommerce plugin registers a REST API endpoint (wc-hippoo/v1/ext/wp/v2/users/<id>) that proxies to WordPress's user-management REST routes but fails to properly enforce the underlying capability checks, conflating its own…

    Unverified 2026-07-05
  • CVE-2026-4406 web MEDIUM 6.1

    Gravity Forms Unauthenticated Reflected XSS via `gform_get_config` `form_ids` Parameter (CVE-2026-4406)

    The Gravity Forms WordPress plugin (<= 2.9.28) reflects the formids array values from the args parameter of the gformgetconfig AJAX action verbatim into its HTTP response, which is served with Content-Type: text/html; charset=UTF-8. Because the value is…

    Patched 2026-07-05
  • CVE-2026-42589 web CRITICAL 9.8

    Gotenberg 8.29.1 Unauthenticated ExifTool Metadata Key Injection RCE (CVE-2026-42589)

    CVE-2026-42589 is an unauthenticated remote code execution vulnerability in Gotenberg 8.29.1's metadata-writing endpoint. Gotenberg forwards user-supplied metadata JSON keys to ExifTool without rejecting control characters; a metadata key containing…

    Patched 2026-07-05
  • CVE-2026-27771 web CRITICAL EPSS 43%

    Gitea Container Registry Anonymous Auth Bypass (CVE-2026-27771)

    Gitea's OCI Distribution Spec API (/v2/<name>/manifests/<ref>, /v2/<name>/blobs/<digest>) serves container image content to anonymous/ghost users without ever checking the package owner's configured visibility (private, limited, or public). The…

    Patched 2026-07-05
  • CVE-2026-26980 web CRITICAL EPSS 69%

    Ghost CMS Content API — Unauthenticated Blind SQL Injection (CVE-2026-26980)

    Ghost CMS's Content API filter parser (slug-filter-order.js) builds a raw SQL ORDER BY ... CASE WHEN slug IN (...) clause by directly interpolating user-supplied slug values from the filter=slug:[...] query parameter instead of using parameterized query…

    Patched 2026-07-05
  • CVE-2026-25895 web CRITICAL 9.8

    FUXA SCADA/HMI — Unauthenticated Path Traversal to Remote Code Execution (CVE-2026-25895)

    FUXA's POST /api/upload endpoint (server/api/projects/index.js:193) is registered without the middleware chain applied to every other project-management route, so it bypasses both the JWT/API-key check and the admin permission gate — even when the…

    Patched 2026-07-05
  • CVE-2026-53647 web MEDIUM 6.9

    FOSSBilling Unauthenticated API Key Config Disclosure & Password Reset Token Reuse — CVE-2026-53647

    CVE-2026-53647 is an unauthenticated information disclosure vulnerability in FOSSBilling's guest API. The endpoint /api/guest/serviceapikey/getinfo returns the full service configuration — including custom fields, API credentials, internal hostnames, and…

    Patched 2026-07-05
  • CVE-2026-39808 network CRITICAL 9.8 KEV EPSS 91%

    FortiSandbox 4.4.0-4.4.8 — OS Command Injection via tracer-behavior Endpoint (CVE-2026-39808)

    FortiSandbox versions 4.4.0 through 4.4.8 contain a critical OS command injection vulnerability in the tracer-behavior API endpoint (job-detail/tracer-behavior), reachable via the jid request parameter. Improper neutralization of special shell characters…

    Unverified 2026-07-05
  • CVE-2026-25089 network CRITICAL 9.8 KEV EPSS 74%

    Fortinet FortiSandbox "Start VNC" OS Command Injection (CVE-2026-25089)

    FortiSandbox's Web UI "start VNC" feature passes a caller-supplied virtual machine name into an OS command without proper neutralization of shell metacharacters, allowing an unauthenticated attacker to inject arbitrary commands executed on the underlying…

    Patched 2026-07-05
  • CVE-2026-30824 web CRITICAL 9.8 EPSS 36%

    Flowise NVIDIA NIM Endpoint Authentication Bypass — CVE-2026-30824

    Flowise's global authentication middleware whitelists the /api/v1/nvidia-nim/ path, exposing NVIDIA NIM container management and API token generation endpoints to unauthenticated remote access (CWE-306: Missing Authentication for Critical Function). An…

    Patched 2026-07-05
  • CVE-2026-54337 web INFO

    Fireshare Unauthenticated Arbitrary File Write/Overwrite — CVE-2026-54337

    Fireshare's public upload endpoint (/api/upload/public) accepts multipart form fields (file, filename, folder) that are passed largely unsanitized into a downstream ffmpeg invocation used to process the uploaded video. By embedding extra ffmpeg-style…

    Unverified 2026-07-05
  • CVE-2026-3300 web CRITICAL EPSS 41%

    Everest Forms Pro Unauthenticated PHP Code Injection via Calculation Addon (CVE-2026-3300)

    Everest Forms Pro's Calculation Addon evaluates form field expressions server-side without properly sandboxing attacker-controlled input, allowing an unauthenticated visitor to break out of the expression context and inject arbitrary PHP that gets executed by…

    Unverified 2026-07-05
  • CVE-2026-1657 web MEDIUM

    EventPrime WordPress Plugin Unauthenticated Arbitrary File Upload — CVE-2026-1657

    The EventPrime WordPress plugin registers an AJAX action epuploadfilemedia with nopriv support, meaning any unauthenticated visitor can reach it. The handler uploadfilemedia() in includes/class-ep-ajax.php neither checks a user capability (currentusercan())…

    Patched 2026-07-05
  • CVE-2026-40776 / Patchstack PSID 85de025d71e7 web HIGH 7.5

    Eventin (wp-event-solution) Broken Access Control / IDOR (CVE-2026-40776)

    The Eventin WordPress plugin (10,000+ active installs) exposes a public REST endpoint, /wp-json/eventin/v1/nonce, that hands a valid wprest nonce to any unauthenticated visitor. Three separate REST controllers then treat possession of that nonce as sufficient…

    Patched 2026-07-05
  • CVE-2026-9018 web HIGH 8.8

    Easy Elements for Elementor Unauthenticated Privilege Escalation via `custom_meta` Overwrite (CVE-2026-9018)

    The easyelhandleregister() function, exposed via the unauthenticated wpajaxnopriveelregister AJAX action, passes attacker-controlled custommeta POST array values directly into updateusermeta() without any key whitelist. Because WordPress stores a user's…

    Patched 2026-07-05
  • CVE-2026-5118 web CRITICAL 9.8

    Divi Form Builder <= 5.1.2 Unauthenticated Privilege Escalation via Role Injection (CVE-2026-5118)

    Divi Form Builder <= 5.1.2's createuser() logic (in FormSubmissionHandler.php) reads a role value directly from submitted form POST data and only checks that the role exists in WordPress (e.g. administrator is a valid role name) rather than checking that it…

    Unverified 2026-07-05
  • CVE-2026-44262 / [GHSA-4rm2-28vj-fj39] web CRITICAL

    dedoc/scramble Laravel API-Doc Generator Unauthenticated eval() RCE (CVE-2026-44262)

    dedoc/scramble generates OpenAPI documentation for Laravel APIs by statically analyzing controller code, including validation rules. Its NodeRulesEvaluator::doEvaluateExpression() routine calls PHP's extract($variables) immediately before eval("return…

    Patched 2026-07-05
  • CVE-2026-4257 web CRITICAL EPSS 41%

    Contact Form by Supsystic <= 1.7.36 Unauthenticated SSTI to RCE (CVE-2026-4257)

    CVE-2026-4257 is an unauthenticated Server-Side Template Injection (SSTI) vulnerability in the "Contact Form by Supsystic" WordPress plugin's prefill functionality (cfsPreFill parameter). A form field value is rendered through the Twig template engine without…

    Unverified 2026-07-05
  • CVE-2026-37749 web CRITICAL 9.8

    CodeAstro Simple Attendance Management System 1.0 — SQL Injection Auth Bypass (CVE-2026-37749)

    The login form in index.php of CodeAstro Simple Attendance Management System 1.0 concatenates the username POST parameter directly into a MySQL query with no sanitization or prepared statements. An unauthenticated attacker can submit a classic SQL injection…

    Unverified 2026-07-05
  • CVE-2026-33715 / GHSA-mxc9-9335-45mc web HIGH 7.5

    Chamilo LMS Unauthenticated install.ajax.php SSRF + Open Mail Relay — CVE-2026-33715

    Chamilo LMS ships an installation-wizard AJAX endpoint, public/main/inc/ajax/install.ajax.php, that unlike every other AJAX endpoint in the codebase never includes global.inc.php — the file responsible for enforcing session/authentication checks — and remains…

    Unverified 2026-07-05
  • CVE-2026-2576 web HIGH 7.5

    Business Directory Plugin for WordPress — Unauthenticated Time-Based Blind SQL Injection (CVE-2026-2576)

    The Business Directory Plugin's ORM query builder (class-db-query-set.php) safely parameterizes scalar filter values with $wpdb->prepare(), but falls back to raw string concatenation whenever a filter value is an array. The plugin's checkout controller reads…

    Patched 2026-07-05
  • CVE-2026-11551 web CRITICAL 9.8

    Branda White Label & Branding Plugin Unauthenticated Account Takeover — CVE-2026-11551

    Branda's signup-password.php registers a preinsertuserdata() hook that fires on every wpinsertuser()/wpupdateuser() call, but is missing the standard if ($update) return $data; guard used to distinguish new-user creation from existing-user updates. As a…

    Patched 2026-07-05
  • CVE-2026-6960 web CRITICAL 9.8

    BookingPress Pro Unauthenticated Arbitrary File Upload via Data URI Signature Field (CVE-2026-6960)

    BookingPress Pro's bookingpressbookappointmentbooking AJAX handler processes a signature-type custom field value as a data URI. The plugin extracts the file extension from the MIME-type portion of the URI via regex and passes it directly to fileputcontents()…

    Unverified 2026-07-05
  • CVE-2026-6279 web CRITICAL

    Avada Builder Unauthenticated RCE via call_user_func() Allowlist Bypass (CVE-2026-6279)

    Avada Builder's wpajaxnoprivfusiongetwidgetmarkup AJAX handler processes a base64-encoded JSON renderlogics payload. Within its getvalue() method, the wpconditionaltags case passes an attacker-controlled function name directly to PHP's calluserfunc() with no…

    Unverified 2026-07-05
  • CVE-2026-34486 web CRITICAL KEV EPSS 81%

    Apache Tomcat Tribes EncryptInterceptor Fail-Open Unauthenticated RCE (CVE-2026-34486)

    CVE-2026-34486 is a fail-open flaw in Apache Tomcat's Tribes clustering EncryptInterceptor, which is meant to require encrypted, authenticated membership traffic between cluster nodes. Due to the bypass, an attacker can send an unencrypted, crafted message…

    Patched 2026-07-05
  • CVE-2026-33453 web CRITICAL 10

    Apache Camel camel-coap Header Injection to Remote Code Execution (CVE-2026-33453)

    Apache Camel's camel-coap component maps CoAP URI query parameters directly into Camel Exchange headers via setHeader() inside CamelCoapResource.handleRequest(), without applying any HeaderFilterStrategy. Because CoAPEndpoint extends DefaultEndpoint rather…

    Patched 2026-07-05
  • CVE-2026-8809 web CRITICAL 9.8

    Advanced Custom Fields: Extended Unauthenticated Privilege Escalation via `_acf_post_id` Validation Bypass (CVE-2026-8809)

    ACF Extended's aftervalidatesavepost() function trusts the attacker-controlled POST parameter acfpostid without any validation or authentication check. By manipulating this parameter, an attacker causes the function to take a cleanup code path that silently…

    Unverified 2026-07-05
  • CVE-2026-1729 web CRITICAL

    AdForest WordPress Theme OTP Login Authentication Bypass — CVE-2026-1729

    The AdForest WordPress theme implements a one-time-password (OTP) login flow via the sbloginuserwithotpfun AJAX handler, but the handler does not actually verify the submitted OTP code against a server-issued value before authenticating the requested user. As…

    Unverified 2026-07-05
  • CVE-2025-3248 web CRITICAL 9.8 KEV Ransomware EPSS 100%

    Langflow Missing-Authentication Remote Code Execution (CVE-2025-3248)

    CVE-2025-3248 is a missing-authentication vulnerability in Langflow's code-validation API. The /api/v1/validate/code endpoint accepts and executes arbitrary Python code submitted by any client, with no authentication check on the route, allowing an…

    Patched 2026-07-03
  • CVE-2026-8451 network HIGH 7.5 EPSS 16%

    Citrix NetScaler ADC/Gateway Pre-Auth SAML Memory Overread — "CitrixBleed"-style Leak (CVE-2026-8451)

    CVE-2026-8451 is a pre-authentication out-of-bounds memory read in Citrix NetScaler ADC/Gateway's SAML request parser, in the same vulnerability class as the infamous 2023 "CitrixBleed" (CVE-2023-4966). By posting a specially-sized, malformed SAMLRequest to…

    Unverified 2026-07-03
  • CVE-2026-45247 web CRITICAL 9.3 KEV EPSS 28%

    Unauthenticated RCE in Mirasvit Full Page Cache Warmer for Magento 2 (CVE-2026-45247)

    CVE-2026-45247 is a PHP object injection / insecure deserialization vulnerability in Mirasvit's Full Page Cache Warmer extension for Magento 2. The extension processes attacker-controlled data from the CacheWarmer cookie and passes it directly to PHP's native…

    Unverified 2026-07-01
  • CVE-2026-48907 web CRITICAL 10 KEV EPSS 56%

    Unauthenticated RCE in Joomla Content Editor (JCE) Profile Import (CVE-2026-48907)

    CVE-2026-48907 is a critical improper access control vulnerability in the JCE extension for Joomla. The profile import workflow (index.php?option=comjce&task=profiles.import) is missing sufficient authorization checks, letting unauthenticated users create new…

    Patched 2026-07-01
  • CVE-2026-0257 web HIGH 7.8 KEV Ransomware EPSS 94%

    PAN-OS GlobalProtect Authentication Bypass via Forged Cookie (CVE-2026-0257)

    CVE-2026-0257 is an authentication bypass in the GlobalProtect portal and gateway components of PAN-OS. In configurations where the same TLS certificate is reused for both the HTTPS service and the authentication-override cookie's encryption/decryption, an…

    Unverified 2026-07-01
  • CVE-2026-48908 web CRITICAL 10 KEV EPSS 88%

    SP Page Builder (Joomla) Unauthenticated File Upload RCE (CVE-2026-48908)

    CVE-2026-48908 is a CVSS 10.0 unauthenticated remote code execution vulnerability in SP Page Builder, one of the most widely used Joomla page-builder extensions (joomshaper.net). The asset.uploadCustomIcon endpoint enforces no authentication, no…

    Patched 2026-06-30
  • CVE-2026-55200 network CRITICAL 9.8

    libssh2 SSH Packet Length OOB Heap Write / Unauthenticated RCE (CVE-2026-55200)

    CVE-2026-55200 is a critical heap out-of-bounds write in libssh2's SSH transport layer (ssh2transportread() in src/transport.c). The function validates that packetlength is greater than zero but performs no upper-bound check, allowing an attacker-controlled…

    Patched 2026-06-30
  • CVE-2026-24061 network CRITICAL 9.8 KEV EPSS 98%

    GNU Inetutils telnetd Unauthenticated Root RCE via NEW-ENVIRON (CVE-2026-24061)

    CVE-2026-24061 is a critical authentication bypass in GNU Inetutils telnetd that grants an unauthenticated network attacker an immediate root shell. The NEW-ENVIRON Telnet option handler passes the USER environment variable unsanitised to /bin/login. Setting…

    Patched 2026-06-30
  • CVE-2026-12485 network CRITICAL 10

    GeoVision GV-I/O Box 4E DVRSearch Unauthenticated Stack Buffer Overflow RCE (CVE-2026-12485)

    CVE-2026-12485 is a CVSS 10.0 unauthenticated stack-based buffer overflow in the GeoVision GV-I/O Box 4E, a Linux-based smart I/O device used in physical security and building automation. The DVRSearch service listens on UDP port 10001 and handles CMDIPSET…

    Patched 2026-06-30
  • CVE-2026-20253 web CRITICAL KEV EPSS 97%

    Splunk Enterprise Pre-Auth RCE via PostgreSQL Sidecar (CVE-2026-20253)

    CVE-2026-20253 is a critical unauthenticated RCE vulnerability in Splunk Enterprise arising from a missing authentication check on the PostgreSQL sidecar service endpoint /v1/postgres/recovery/backup. An unauthenticated attacker can reach this endpoint and…

    Patched 2026-06-28
  • CVE-2026-50751 network CRITICAL 9.3 KEV Ransomware EPSS 83%

    Check Point Remote Access VPN IKEv1 Auth Bypass (CVE-2026-50751)

    CVE-2026-50751 is a critical authentication bypass in Check Point Remote Access VPN affecting gateways configured for the legacy IKEv1 protocol. A remote unauthenticated attacker can complete the deprecated IKEv1 phase-1 exchange and be authenticated as a…

    Patched 2026-06-28
  • CVE-2026-41089 network CRITICAL 9.8 EPSS 80%

    Netlogon CLDAP Stack Buffer Overflow (CVE-2026-41089)

    This PoC targets CVE-2026-41089, a stack-based buffer overflow in the Windows Netlogon CLDAP handling path. A crafted UDP/389 CLDAP ping containing an oversized User value can overrun a stack buffer in the LSASS/Netlogon flow and crash the domain controller.…

    Patched 2026-06-04
  • CVE-2026-9082 / SA-CORE-2026-004 web CRITICAL KEV EPSS 88%

    Drupal Core PostgreSQL SQL Injection (CVE-2026-9082)

    CVE-2026-9082 is an unauthenticated SQL injection in Drupal Core's PostgreSQL entity-query handling for JSON:API filters. User-controlled array keys are used to build SQL placeholder names without proper sanitization, enabling injection into generated SQL. On…

    Patched 2026-05-30
  • N/A network CRITICAL

    TossUp — TerraMaster TOS Unauthenticated Redis Root RCE + NFS LPE

    TossUp is a pair of bugs against TerraMaster TOS NAS devices. The primary issue is that Redis 4.0.10 runs as root and listens on 0.0.0.0:6379 with no authentication — despite /etc/redis.conf containing bind 127.0.0.1, the init script starts Redis as…

    Unpatched 2026-05-18
  • CVE-2026-5281 web HIGH 8.8 KEV

    Chrome WebGPU Use-After-Free (CVE-2026-5281)

    CVE-2026-5281 is a reported WebGPU use-after-free condition in Chrome's Dawn backend. The upstream toolkit provides an aggressive payload generator, scanner, and automated browser runner to reproduce crash-like GPU-failure signals and compare vulnerable vs…

    Unverified 2026-05-18
  • CVE-2025-53770, CVE-2025-53771, CVE-2025-49704, CVE-2025-49706 web CRITICAL KEV Ransomware EPSS 100%

    ToolShell - SharePoint Unauthenticated RCE Chain

    CVE-2025-53770 ("ToolShell") is a full unauthenticated remote code execution chain against Microsoft SharePoint Server. The chain combines an authentication bypass in the ToolPane.aspx endpoint (CVE-2025-49706 / patch bypass CVE-2025-53771) with an unsafe…

    Patched 2026-05-17
  • CVE-2025-55182 web CRITICAL 10 KEV Ransomware EPSS 100%

    React2Shell - Next.js RSC Unauthenticated RCE

    CVE-2025-55182 is a CVSS 10.0 unauthenticated Remote Code Execution vulnerability in Next.js applications using React Server Components (RSC) with the App Router. The exploit abuses unsafe deserialization of the RSC wire format: a crafted multipart POST…

    Patched 2026-05-17
  • CVE-2024-3400 web CRITICAL 10 KEV Ransomware EPSS 100%

    Palo Alto PAN-OS GlobalProtect Unauthenticated RCE (CVE-2024-3400)

    CVE-2024-3400 is an unauthenticated command injection vulnerability in PAN-OS GlobalProtect that can be reached over the network when specific features are enabled. Public reporting showed chained abuse via arbitrary file creation and command execution as…

    Patched 2026-05-17
  • CVE-2026-44572 web LOW 3.1

    Next.js x-nextjs-data Cache Poisoning (CVE-2026-44572)

    CVE-2026-44572 is a cache poisoning vulnerability in Next.js Pages Router redirect handling. Pre-patch, any external client could set the internal x-nextjs-data: 1 header on a request to a redirecting URL, causing the server to return a 200 OK with…

    Patched 2026-05-17
  • CVE-2026-44578 web HIGH 8.6 EPSS 39%

    Next.js WebSocket Upgrade SSRF (Self-Hosted) (CVE-2026-44578)

    CVE-2026-44578 is a server-side request forgery (SSRF) vulnerability in self-hosted Next.js WebSocket upgrade handling. A crafted HTTP request with Upgrade: websocket can coerce vulnerable versions into proxying to attacker-chosen internal targets on port 80…

    Patched 2026-05-17
  • CVE-2026-23870 web HIGH 7.5

    Next.js RSC Server-Action DoS via Flight Deserialization (CVE-2026-23870)

    CVE-2026-23870 is a pre-authentication Denial of Service against any Next.js deployment using the App Router. An attacker sends crafted HTTP POST requests to any App Router server function endpoint with a deeply-cyclic or wide fan-out React Flight protocol…

    Patched 2026-05-17
  • CVE-2026-44576 web MEDIUM 5.4

    Next.js RSC Response Cache Poisoning (CVE-2026-44576)

    CVE-2026-44576 is a cache poisoning issue in Next.js RSC response handling. In vulnerable versions, RSC and HTML response variants can be mis-partitioned by shared caches when request/response variants are not keyed correctly, allowing attacker-controlled…

    Patched 2026-05-17
  • CVE-2026-44582 web LOW 3.7

    Next.js RSC Cache-Busting Weak Hash Collision (CVE-2026-44582)

    Next.js used a weak cache-busting hash for the rsc query parameter in vulnerable versions. Because this hash had practical collision resistance limits, an attacker could generate alternative header/state tuples that map to the same rsc token as a victim route…

    Patched 2026-05-17
  • CVE-2026-44577 web MEDIUM 5.9

    Next.js Image Optimization API OOM DoS (Self-Hosted) (CVE-2026-44577)

    CVE-2026-44577 is a denial-of-service issue in Next.js Image Optimization on self-hosted deployments. In vulnerable builds, /next/image can fetch very large local assets into memory without an effective size cap and then perform expensive image…

    Patched 2026-05-17
  • CVE-2026-44573 web HIGH 7.5

    Next.js i18n Middleware Bypass (CVE-2026-44573)

    CVE-2026-44573 is an authorization bypass in Next.js Pages Router applications that use the i18n configuration. The middleware matcher regex's i18n branch does not correctly cover all locale-prefix permutations of next/data/<buildId>/<page>.json URLs. As a…

    Patched 2026-05-17
  • CVE-2026-44574 web HIGH 8.1

    Next.js Dynamic Route Injection Auth Bypass (CVE-2026-44574)

    CVE-2026-44574 is an authentication bypass in Next.js App Router applications that use middleware to protect dynamic route pages. Specially crafted query parameters (nxtP / nxtI internal Next.js route params) injected on a public URL cause the App Router…

    Patched 2026-05-17
  • CVE-2026-44581 web MEDIUM 4.7

    Next.js CSP Nonce Cache-Poisoned XSS (CVE-2026-44581)

    CVE-2026-44581 is a reflected XSS issue in Next.js App Router nonce handling. Malformed nonce values from a Content-Security-Policy request header can be reflected into rendered HTML script attributes without safe attribute-context escaping. In caching…

    Patched 2026-05-17
  • CVE-2026-44579 web HIGH 7.5

    Next.js Cache Components Connection Exhaustion DoS (CVE-2026-44579)

    CVE-2026-44579 is a denial-of-service issue in Next.js Cache Components (PPR) request handling. Before the fix, a crafted client request could force the server into the next-resume flow and trigger expensive request-body processing and resume rendering work.…

    Patched 2026-05-17
  • CVE-2026-44580 web MEDIUM 6.1

    Next.js beforeInteractive Script XSS (CVE-2026-44580)

    CVE-2026-44580 is an XSS vulnerability in Next.js next/script rendering for beforeInteractive scripts. Vulnerable versions serialize script props with JSON.stringify and inject them into inline HTML via dangerouslySetInnerHTML without safe HTML escaping for…

    Patched 2026-05-17
  • CVE-2026-44575 web HIGH 7.5

    Next.js App Router Segment-Prefetch Middleware Bypass (CVE-2026-44575)

    CVE-2026-44575 is an authorization bypass in Next.js App Router middleware matching. Vulnerable versions compile middleware matchers for canonical paths and legacy Pages Router data routes, but omit the App Router transport variants used for .rsc and…

    Patched 2026-05-17
  • CVE-2024-23897 web CRITICAL 9.8 KEV Ransomware EPSS 100%

    Jenkins CLI Arbitrary File Read to RCE (CVE-2024-23897)

    CVE-2024-23897 is an arbitrary file read vulnerability in the Jenkins CLI command parser. The parser expands arguments that start with @ and can disclose controller-local files to unauthenticated attackers in common deployments. This disclosure can expose…

    Patched 2026-05-17
  • CVE-2025-0282 network CRITICAL 9 KEV Ransomware EPSS 100%

    Ivanti Connect Secure Pre-Auth RCE (Stack Overflow)

    CVE-2025-0282 is a pre-authentication stack-based buffer overflow in the IFT (IF-T) TLS protocol handling code of Ivanti Connect Secure VPN appliances. Discovered and disclosed by Sina Kheirkhah of watchTowr Labs, this zero-day was confirmed by Mandiant as…

    Unverified 2026-05-17
  • CVE-2025-1974 cloud CRITICAL 9.8 EPSS 100%

    IngressNightmare - Kubernetes Ingress-NGINX Unauthenticated RCE

    IngressNightmare is a chain of critical vulnerabilities (CVE-2025-1097, CVE-2025-1098, CVE-2025-24514, CVE-2025-1974) in the Kubernetes Ingress-NGINX admission controller. Discovered by Wiz Research, the vulnerabilities allow an unauthenticated attacker…

    Unverified 2026-05-17
  • CVE-2024-47575 network CRITICAL 9.8 KEV EPSS 95%

    Fortinet FortiManager FortiJump Unauthenticated RCE (CVE-2024-47575)

    CVE-2024-47575 (FortiJump) is a missing-authentication flaw in FortiManager's fgfmd daemon that lets a remote unauthenticated attacker execute arbitrary commands. Public exploit code demonstrates vulnerability detection and command execution primitives over…

    Unverified 2026-05-17
  • CVE-2025-59718, CVE-2025-59719 network CRITICAL 9.8 KEV EPSS 63%

    Fortinet FortiCloud SSO Authentication Bypass

    CVE-2025-59718 and CVE-2025-59719 are closely related authentication-bypass vulnerabilities (CWE-347: Improper Verification of Cryptographic Signature) in Fortinet products that use the FortiCloud SSO login feature. Both were disclosed by Fortinet on 9…

    Unverified 2026-05-17
  • CVE-2025-32433 network CRITICAL 10 KEV EPSS 99%

    Erlang/OTP SSH Pre-Auth RCE - CVE-2025-32433

    CVE-2025-32433 is a critical pre-authentication remote code execution vulnerability in the Erlang/OTP SSH server with a CVSS score of 10.0. An attacker with network access to any service built on Erlang/OTP's SSH daemon can execute arbitrary OS commands…

    Patched 2026-05-17
  • CVE-2023-22527 web CRITICAL 10 KEV Ransomware EPSS 100%

    Confluence SSTI RCE - CVE-2023-22527

    CVE-2023-22527 is a CVSS 10.0 unauthenticated Remote Code Execution vulnerability in Atlassian Confluence Data Center and Server. The vulnerability is a Server-Side Template Injection (SSTI) in the Velocity/Freemarker template engine, reachable via the…

    Patched 2026-05-17
  • CVE-2026-23918 web CRITICAL EPSS 50%

    Apache httpd mod_http2 Double-Free Pre-Auth RCE - CVE-2026-23918

    CVE-2026-23918 is a pre-authentication double-free vulnerability in Apache httpd's modhttp2 stream cleanup path. Under affected configurations, a remote attacker can trigger memory corruption over HTTP/2 before authentication. The upstream PoC demonstrates…

    Patched 2026-05-17
  • CVE-2025-21298 binary CRITICAL 9.8 EPSS 81%

    Windows OLE Zero-Click RCE via Outlook RTF (CVE-2025-21298)

    CVE-2025-21298 is a critical Windows OLE memory-corruption vulnerability in ole32.dll that can be triggered through malicious RTF content. In Outlook scenarios, preview-pane rendering is sufficient to trigger the vulnerable parsing flow, making this…

    Patched 2026-05-16
  • CVE-2024-37079 network CRITICAL 9.8 KEV EPSS 22%

    VMware vCenter Server DCE/RPC Heap Overflow RCE (CVE-2024-37079)

    CVE-2024-37079 is a critical heap overflow condition in a vCenter Server DCE/RPC network-handling path. A crafted network packet can trigger memory corruption pre-authentication and potentially lead to remote code execution. Public reporting indicates patch…

    Patched 2026-05-16
  • CVE-2025-0108 web CRITICAL 9.1 KEV EPSS 98%

    Palo Alto PAN-OS Management Interface Authentication Bypass (CVE-2025-0108)

    CVE-2025-0108 is an authentication bypass in the PAN-OS management interface that can allow unauthorized administrative access. The PoC uses a crafted path traversal style request to reach sensitive management functionality without a valid login session.…

    Patched 2026-05-16
  • CVE-2024-6387 network HIGH 8.1 EPSS 100%

    OpenSSH regreSSHion Signal-Handler Race Unauthenticated RCE (CVE-2024-6387)

    CVE-2024-6387 (regreSSHion) is a signal-handler race condition in OpenSSH sshd that reintroduced a previously fixed bug class and can allow unauthenticated remote code execution as root on glibc-based Linux systems. The issue is triggered around…

    Patched 2026-05-16
  • CVE-2024-21762 web CRITICAL 9.6 KEV Ransomware EPSS 84%

    Fortinet FortiOS SSL VPN Unauthenticated RCE (CVE-2024-21762)

    CVE-2024-21762 is a critical out-of-bounds write in FortiOS sslvpnd reachable through the SSL VPN web interface. A remote unauthenticated attacker can send crafted HTTP requests to corrupt memory and potentially achieve remote code execution. Public reporting…

    Patched 2026-05-16
  • CVE-2024-55591 web CRITICAL 9.6 KEV Ransomware EPSS 98%

    Fortinet FortiOS / FortiProxy Authentication Bypass (CVE-2024-55591)

    CVE-2024-55591 is an authentication bypass in Fortinet management interfaces that can be abused over a crafted WebSocket workflow. The public PoC demonstrates racing WebSocket login-context traffic to gain effective super-admin CLI access without valid…

    Unverified 2026-05-16
  • CVE-2026-41940 web CRITICAL 10 KEV Ransomware EPSS 98%

    cPanel & WHM Authentication Bypass via Session-File CRLF Injection (CVE-2026-41940)

    CVE-2026-41940 is a critical unauthenticated authentication bypass in cPanel & WHM. The vulnerable session handling flow writes attacker-controlled Authorization: Basic data to the session file before sanitization, allowing CRLF injection of trusted session…

    Patched 2026-05-16
  • CVE-2025-5777 web CRITICAL 9.3 KEV Ransomware EPSS 100%

    Citrix NetScaler CitrixBleed 2 Session Token Disclosure (CVE-2025-5777)

    CVE-2025-5777 ("CitrixBleed 2") is an unauthenticated out-of-bounds memory disclosure in Citrix NetScaler ADC/Gateway authentication processing. A crafted request can leak chunks of process memory that may contain active session tokens and credentials.…

    Patched 2026-05-16
  • CVE-2026-2441 web HIGH 8.8 KEV EPSS 22%

    Chrome CSSFontFeatureValuesMap Use-After-Free (CVE-2026-2441)

    CVE-2026-2441 is a Blink use-after-free vulnerability in CSSFontFeatureValuesMap iteration logic. A crafted web page mutates a styleset map while iterating through entries, which can invalidate internal structures and trigger renderer memory safety failure on…

    Unpatched 2026-05-16
  • CVE-2025-29927 web CRITICAL 9.1 EPSS 99%

    Next.js Corrupt Middleware Auth Bypass (CVE-2025-29927)

    CVE-2025-29927 is a critical authentication bypass in Next.js middleware. By sending a crafted x-middleware-subrequest HTTP header, an unauthenticated remote attacker can cause the Next.js middleware layer to skip execution entirely — bypassing authentication…

    Patched 2026-05-15
  • CVE-2024-49113 network CRITICAL EPSS 83%

    LDAP Nightmare — Windows LDAP Client RCE/DoS (CVE-2024-49113)

    LDAP Nightmare is a public PoC for CVE-2024-49113, a critical vulnerability in Windows LDAP client behavior that can be reached through Netlogon workflow interactions. The PoC starts a malicious LDAP service and triggers victim-side LDAP resolution via…

    Patched 2026-05-15
  • CVE-2021-31166 network CRITICAL 9.8 KEV EPSS 100%

    HTTP Protocol Stack Remote Code Execution Vulnerability (CVE-2021-31166)

    CVE-2021-31166 is a remote use-after-free vulnerability in the Windows HTTP Protocol Stack (http.sys) that is reachable via crafted HTTP headers. The public PoC sends a malformed Accept-Encoding header to trigger unsafe list handling in the kernel HTTP parser…

    Patched 2026-05-15
  • CVE-2023-45866 network HIGH 8.8

    BlueDucky — Unauthenticated Peering Leading to Code Execution (CVE-2023-45866)

    BlueDucky is a practical PoC implementation for CVE-2023-45866. It automates Bluetooth device discovery/selection and then emulates HID keyboard input to inject attacker-controlled DuckyScript payloads on vulnerable nearby targets. Because the pairing…

    Patched 2026-05-15
  • CVE-2026-42945 web CRITICAL 9.8 EPSS 66%

    NGINX Rift — Heap Buffer Overflow RCE (CVE-2026-42945)

    CVE-2026-42945 is a critical heap buffer overflow in NGINX's ngxhttprewritemodule that has existed since 2008. When a server configuration combines a rewrite rule containing ? with a set directive, NGINX's two-pass script engine allocates an undersized buffer…

    Unverified 2026-05-14
  • CVE-2026-43500, CVE-2026-43284 binary CRITICAL 7.8 EPSS 93%

    Dirty Frag: Linux XFRM/RxRPC Page Cache Write Chain LPE

    Dirty Frag is a universal Linux Local Privilege Escalation (LPE) vulnerability class discovered by Hyunwoo Kim (@v4bel) that chains two Page Cache Write primitives: the xfrm-ESP Page-Cache Write (CVE-2026-43284) and the RxRPC Page-Cache Write…

    Patched 2026-05-14