CVE Feed

    Dashboard / CVE

    7.2
    High

    CVE-2026-39434

    Last Modified: 16 Jun 2026

    Shop manager PHP Object Injection in CTX Feed <= 6.6.26 versions.

    Published: 15 Jun 2026
    7.1
    High

    CVE-2026-34902

    Last Modified: 16 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in WooCommerce Product Table Lite <= 4.6.3 versions.

    Published: 15 Jun 2026
    9.8
    Critical

    CVE-2026-34901

    Last Modified: 23 Jun 2026

    Unauthenticated Privilege Escalation in iControlWP <= 5.5.3 versions.

    Published: 15 Jun 2026
    7.1
    High

    CVE-2026-34900

    Last Modified: 16 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in GiveWP <= 4.14.2 versions.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-34898

    Last Modified: 23 Jun 2026

    Unauthenticated Broken Access Control in Event Tickets Manager for WooCommerce <= 1.5.3 versions.

    Published: 15 Jun 2026
    6.5
    Medium

    CVE-2026-34892

    Last Modified: 16 Jun 2026

    Subscriber Broken Access Control in Rank Math SEO <= 1.0.271 versions.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-34891

    Last Modified: 26 Jun 2026

    Unauthenticated Sensitive Data Exposure in IDPay Payment Gateway for Woocommerce <= 2.2.5 versions.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-34886

    Last Modified: 16 Jun 2026

    Unauthenticated Broken Access Control in Simple Membership <= 4.7.1 versions.

    Published: 15 Jun 2026
    7.2
    High

    CVE-2026-27407

    Last Modified: 26 Jun 2026

    Editor Privilege Escalation in AI Engine <= 3.4.9 versions.

    Published: 15 Jun 2026
    8.1
    High

    CVE-2026-27333

    Last Modified: 16 Jun 2026

    Unauthenticated Deserialization of untrusted data in Paid Videochat Turnkey Site <= 7.3.23 versions.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-27089

    Last Modified: 16 Jun 2026

    Unauthenticated Bypass Vulnerability in WpTravelly <= 2.1.7 versions.

    Published: 15 Jun 2026
    9.8
    Critical

    CVE-2026-27053

    Last Modified: 26 Jun 2026

    Unauthenticated PHP Object Injection in Broadcast Live Video < 7.1.3 versions.

    Published: 15 Jun 2026
    5.3
    Medium

    CVE-2026-25440

    Last Modified: 16 Jun 2026

    Unauthenticated Broken Access Control in Essential Addons for Elementor < 6.6.0 versions.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-25425

    Last Modified: 23 Jun 2026

    Unauthenticated Broken Access Control in User Registration <= 5.1.2 versions.

    Published: 15 Jun 2026
    8.5
    High

    CVE-2026-24637

    Last Modified: 26 Jun 2026

    Contributor SQL Injection in PowerPress Podcasting <= 11.15.10 versions.

    Published: 15 Jun 2026
    7.1
    High

    CVE-2026-23970

    Last Modified: 16 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in Redirection for Contact Form 7 <= 3.2.8 versions.

    Published: 15 Jun 2026
    9.8
    Critical

    CVE-2026-9691

    Last Modified: 26 Jun 2026

    Unauthenticated PHP Object Injection in Integration for ActiveCampaign and Contact Form 7, WPForms, Elementor, Ninja Forms <= 1.1.1 versions.

    Published: 15 Jun 2026
    6.5
    Medium

    CVE-2025-69332

    Last Modified: 23 Jun 2026

    Subscriber Broken Access Control in Bookify <= 1.1.1 versions.

    Published: 15 Jun 2026
    7.1
    High

    CVE-2025-68872

    Last Modified: 23 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in Eli&#039;s WordCents adSense Widget with Analytics <= 1.3.03.27 versions.

    Published: 15 Jun 2026
    7.1
    High

    CVE-2025-68851

    Last Modified: 23 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in Okay Toolkit <= 2.3 versions.

    Published: 15 Jun 2026
    7.1
    High

    CVE-2025-68840

    Last Modified: 23 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in iRobots.txt SEO <= 1.1.2 versions.

    Published: 15 Jun 2026
    6.3
    Medium

    CVE-2025-68049

    Last Modified: 23 Jun 2026

    Subscriber Broken Access Control in bunny.net <= 2.3.6 versions.

    Published: 15 Jun 2026
    4.4
    Medium

    CVE-2025-60175

    Last Modified: 23 Jun 2026

    Administrator Server Side Request Forgery (SSRF) in PopAd <= 1.0.4 versions.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2025-59133

    Last Modified: 16 Jun 2026

    Custom role Insecure Direct Object References (IDOR) in Projectopia <= 5.1.25.2 versions.

    Published: 15 Jun 2026
    3.7
    Low

    CVE-2026-48709

    Last Modified: 24 Jun 2026

    OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, The ValidateArgumentType RPC endpoint in service/internal/api/api.go does not perform any authentication or authorization checks. Unlike all other data-returning API endpoints, it does not call auth.UserFromApiCall or checkDashboardAccess. When AuthRequireGuestsToLogin is enabled (the security-conscious configuration), this endpoint remains accessible to unauthenticated users and can be used as an oracle to enumerate valid action binding IDs and their argument configurations. This issue has been fixed in version 3000.13.0.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-48708

    Last Modified: 24 Jun 2026

    OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, the template engine uses a single shared text/template.Template instance (tpl package-level variable in service/internal/tpl/templates.go) across all goroutines. Every action execution calls tpl.Parse(source) followed by t.Execute() on this shared instance with no synchronization. When two or more actions execute concurrently (which is the normal case — each ExecRequest spawns a goroutine), a race condition occurs: one goroutine's Parse overwrites the template tree while another goroutine is calling Execute, causing cross-user command contamination, Go runtime panic, and incorrect command execution. This issue has been resolved in version 3000.13.0.

    Published: 15 Jun 2026
    8.5
    High

    CVE-2026-48124

    Last Modified: 16 Jun 2026

    Cursor is a code editor built for programming with AI. In versions prior to 3.0.0, the Cursor Desktop could execute workspace-defined Claude hook commands from .claude/settings.local.json without dedicated user approval. A malicious workspace or agent-created file could configure hooks that run local commands in the user's context when an agent turn ends. This could allow sandbox escape, persistence across turns, local data access, or follow-on compromise. This issue has been fixed in version 3.0.0.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-47261

    Last Modified: 16 Jun 2026

    Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all() and FilePerms::READ without FilePerms::WRITE, this access control mechanism can be bypassed via the wasip2 descriptor.open-at or wasip1 path_open interfaces by opening a file with only the OpenFlags::TRUNCATE oflag. The root cause is that the clause handling OpenFlags::TRUNCATE in crates/wasi/src/filesystem.rs (Dir::open_at, lines 967–969) did not set open_mode |= OpenMode::WRITE;, which is later used for the access control check against FilePerms to determine whether opening the file is permitted; the single-line fix adds that missing assignment, after which the affected calls correctly fail with error-code.not-permitted and ERRNO_PERM respectively. Only wasmtime-wasi embeddings that combine DirPerms::MUTATE with FilePerms::READ are affected by this bug. In particular, the Wasmtime project's wasmtime-cli's use of wasmtime-wasi is not affected, because it always sets FilePerms::all() for all preopens. This issue has been fixed in versions 24.0.9, 36.0.10 and44.0.2.

    Published: 15 Jun 2026
    8.6
    High

    CVE-2026-47825

    Last Modified: 19 Jun 2026

    Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded headers from untrusted proxies in certain configuration scenarios. This affects both the WebMVC and WebFlux Gateway Servers. Affected versions: Spring Cloud Gateway 3.1.x (fix 3.1.13). Spring Cloud Gateway 4.1.x (fix 4.1.13). Spring Cloud Gateway 4.2.x (fix 4.2.9). Spring Cloud Gateway 4.3.x (fix 4.3.5). Spring Cloud Gateway 5.0.x (fix 5.0.2).

    Published: 15 Jun 2026
    4.3
    Medium

    CVE-2026-48518

    Last Modified: 23 Jun 2026

    MultiJuicer is used to run separate Juice Shop instances on a central kubernetes cluster without the need for local instances. In versions 8.0.0 through 10.0.0, the team join endpoint (POST /multi-juicer/api/teams/{team}/join) accepted requests with any Content-Type, including text/plain. Because that content type does not trigger a CORS preflight, an attacker could host a cross-site HTML form that auto-submits to the endpoint and forces a victim's browser to log in as the attacker's team. A successful, undetected attacker can cause victims to unwittingly solve Juice Shop challenges under the attacker's team identity. In a CTF context this lets the attacker inflate their team's score using other players' activity, and any sensitive data the victim enters into "their" Juice Shop ends up in the attacker's instance. The vulnerability is exploitable without any prior authentication; the victim only needs to visit a page the attacker controls while having network access to the MultiJuicer deployment. SameSite=Strict on the session cookie does not mitigate this, because the attack plants a new cookie rather than relying on an existing one. This issue was fixed in version 10.0.1.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-41708

    Last Modified: 19 Jun 2026

    In Spring Cloud Sleuth, it is possible for a user to provide specially crafted calls that may cause a denial-of-service (DoS) condition. The application is vulnerable when it uses a vulnerable version of org.springframework.cloud:spring-cloud-sleuth-instrumentation and Spring TX instrumentation is not disabled. Affected versions: Spring Cloud Sleuth 3.1.0 through 3.1.13.

    Published: 15 Jun 2026
    8.6
    High

    CVE-2026-47835

    Last Modified: 19 Jun 2026

    In Spring AI Vector Stores, special characters could be used to force the execution of arbitrary queries in Elasticsearch, OpenSearch, and GemFire VectorDB. Affected components: spring-ai-elasticsearch-store, spring-ai-opensearch-store, spring-ai-gemfire-store. Affected versions: Spring AI 1.0.0 through 1.0.x (fix 1.0.9). Spring AI 1.1.0 through 1.1.x (fix 1.1.8).

    Published: 15 Jun 2026
    9.8
    Critical

    CVE-2026-48114

    Last Modified: 23 Jun 2026

    Metacat is data repository software that helps researchers preserve, share, and discover data. Versions 2.0.0 and and above contain an unauthenticated SQL injection in the /harvesterRegistration endpoint. HarvesterRegistration.dbInsert() builds an INSERT against HARVEST_SITE_SCHEDULE via string concatenation, using a quoteString() helper that performs raw single-quote wrapping without escaping. Three request parameters reach the sink: unit, contactEmail, and documentListURL. The servlet does not verify a real LDAP identity. Allowing the vulnerable insert to proceed. Since the PostgreSQL backend permits stacked queries via Statement.executeUpdate(), this vulnerability allows full read/write/execute access in the Metacat database context. The vulnerability was remediated in Metacat 3.0.0.

    Published: 15 Jun 2026
    8.6
    High

    CVE-2026-49954

    Last Modified: 28 Jul 2026

    Discuz! X5.0 releases 20260320 through 20260610 contain a local file inclusion vulnerability that allows authenticated administrators to execute arbitrary code by importing a specially crafted plugin configuration containing path traversal sequences in the directory attribute. Attackers can trigger an exception during plugin installation to bypass sanitization routines, causing malicious paths to be stored unsanitized and subsequently passed to include(), which combined with file upload functionality escalates to arbitrary code execution in the context of the web server user.

    Published: 15 Jun 2026
    6.9
    Medium

    CVE-2026-49953

    Last Modified: 28 Jul 2026

    Discuz! X5.0 releases 20260320 through 20260610 contains a CAPTCHA bypass vulnerability that allows unauthenticated remote attackers to defeat challenge controls by exploiting limited complexity and predictable character sets in generated CAPTCHA images. Attackers can train a custom optical character recognition model against collected CAPTCHA samples to reliably predict challenge text, bypassing protections on login, registration, and other functionality from automated abuse.

    Published: 15 Jun 2026
    9.3
    Critical

    CVE-2026-49952

    Last Modified: 28 Jul 2026

    Discuz! X5.0 releases 20260320 through 20260501 contains an authentication bypass vulnerability that allows unauthenticated remote attackers to gain unauthorized access to database backup and restore functionality by exploiting a shared cryptographic key between UCenter integration and the database backup API exposed by dbbak.php. Attackers can inject a crafted payload through the username parameter during login to abuse the encryption oracle in logging_ctl::logging_more(), obtain a legitimately signed token, and use it to bypass authorization for database export and import operations, with the additional ability to trigger a race condition to impersonate arbitrary users.

    Published: 15 Jun 2026
    6.8
    Medium

    CVE-2026-11931

    Last Modified: 15 Jun 2026

    Incorrect default permissions in Kiro IDE on macOS and Linux before version 0.11.133 could expose the authentication token cache file to other local users or processes via world-readable permissions (0644) instead of owner-restricted permissions (0600). To remediate this issue, users should upgrade to Kiro IDE version 0.11.133 or later. After upgrading and restarting the application, the cache file permissions are automatically updated on the next token refresh. Users operating in a multi-user environment can invalidate existing tokens by reauthenticating.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-47777

    Last Modified: 16 Jun 2026

    Mastodon is a free, open-source social network server based on ActivityPub. In versions there is a missing condition in the check if remote accounts consented to be featured in a remote Collection could lead to attackers bypassing the check and faking consent. An attacker could forge the FeatureAuthorization object that is used to verify consent to be featured in a Collection and thus make it appear as if an account is allowed to be in a Collection when it actually is not. While the FeatureAuthorization must reside on the same domain as the object it is for, a check is missing to make sure said object is actually the same as in the Collection item. This allows an attacker to forge the authorization. Mastodon servers are affected only if running the main branch or nightly builds who have opted into testing the experimental "Collections" feature by setting the environment variable EXPERIMENTAL_FEATURES to a value including collections. This has been patched in version 4.6.0-beta.1.

    Published: 15 Jun 2026
    6.1
    Medium

    CVE-2026-49294

    Last Modified: 23 Jun 2026

    Valhalla is an open source routing engine and accompanying libraries for use with OpenStreetMap data. Versions 3.6.3 and prior are vulnerable to reflected cross-site scripting (XSS) due to improper neutralization of input in the JSONP callback parameter. When a request specifies a JSONP callback, the value is reflected directly into the HTTP response body with Content-Type: application/javascript, without any validation, output encoding, or allowlist filtering. An attacker can craft a URL containing arbitrary JavaScript in the callback parameter; if a victim is induced to load that URL via a <script src="..."> tag, the injected script executes in the context of the serving origin, potentially leading to session token theft, credential disclosure, or actions performed on behalf of the victim. This issue was not fixed at time of publication.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-8358

    Last Modified: 18 Jun 2026

    LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its allocation. In fixed versions records with a duplicate identifier are rejected.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-8357

    Last Modified: 18 Jun 2026

    LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting depth was allocated one element too small for that worst case, so such a formula wrote one element past its end. In fixed versions the array is sized to hold the largest possible nesting.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-8356

    Last Modified: 16 Jun 2026

    LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose combined colour counts exceeded the table size wrote past the end of the tables on the stack. In fixed versions the unused second pass is no longer read into those tables.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-6047

    Last Modified: 16 Jun 2026

    LibreOffice can import documents in the OOXML format (DOCX). A heap buffer overflow existed when replaying deferred parser events for a text box element. A handler object was assumed to be of one type and written to at that type's field layout, but it could be a smaller object, so the write landed past the end of the allocation. In fixed versions the type is checked before the write.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-6045

    Last Modified: 17 Jun 2026

    LibreOffice can import EMF+ graphics, which may be embedded in documents. A heap buffer overflow existed when importing an EMF+ gradient brush. The number of gradient blend points was read from the file and used to compute an allocation size, but that multiplication could overflow, so a small buffer was allocated and then filled as if it were large, writing past its end. In fixed versions the blend-point count is checked against the data actually available before allocating.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-6040

    Last Modified: 18 Jun 2026

    A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, so a malformed number format could be processed against memory outside that string. In fixed versions the position is bounds-checked before use.

    Published: 15 Jun 2026
    5.4
    Medium

    CVE-2026-6039

    Last Modified: 16 Jun 2026

    LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose point count exceeded the 16-bit range was written past the end of the buffer. In fixed versions such oversized polylines are rejected.

    Published: 15 Jun 2026
    6.5
    Medium

    CVE-2026-20262

    Last Modified: 16 Jun 2026

    A vulnerability in the web UI of Cisco Catalyst SD-WAN Manager, formerly SD-WAN vManage, could allow an authenticated, remote attacker to create a file or overwrite any file on the filesystem of an affected system. This vulnerability exists because the affected software does not properly validate user-supplied input during a file upload process. An attacker could exploit this vulnerability by sending a crafted HTTP request to an affected API endpoint of the affected system. A successful exploit could allow the attacker to create or overwrite any file on the underlying operating system. This file could later be used to elevate to root. To exploit this vulnerability, the attacker must have valid credentials with at least a lower-privileged, single-task user account.

    Published: 15 Jun 2026
    Unknown

    CVE-2026-54444

    Last Modified: 15 Jun 2026

    ]** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2026-49489. Reason: This candidate is a duplicate of CVE-2026-49489. Notes: All CVE users should reference CVE-2026-49489 instead of this candidate.

    Published: 15 Jun 2026
    7.5
    High

    CVE-2026-9863

    Last Modified: 23 Jun 2026

    Fortra BoKS Manager contains an OS command injection vulnerability in the client upgrade and patch tooling for legacy tar-based client installations. A malicious or compromised legacy tar-installed client selected for upgrade or patching may be able to cause commands to be executed on the BoKS Master during client version handling.

    Published: 15 Jun 2026
    6.5
    Medium

    CVE-2025-15659

    Last Modified: 23 Jun 2026

    Contributor Cross Site Scripting (XSS) in Elizaibots <= 1.0.2 versions.

    Published: 15 Jun 2026