Lucene search
+L
VulnrichmentRecent

180043 matches found

Vulnrichment
Vulnrichment
added 2026/08/22 3:37 a.m.8 views

CVE-2026-76074 AutomatorWP <= 5.8.4 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Disclosure via automatorwp_campaign_monitor_get_lists AJAX Action

The AutomatorWP – Automator plugin for no-code automations, webhooks & custom integrations in WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an...

4.3CVSS5.3AI score0.00233EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/22 3:37 a.m.10 views

CVE-2026-75027 Themify Builder <= 7.8.0 - Missing Authorization to Unauthenticated Arbitrary Builder Data Modification via 'tb_update_old_data' AJAX Action

The Themify Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.8.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the stored...

5.3CVSS5.6AI score0.00342EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/08/22 3:37 a.m.13 views

CVE-2026-76057 AutomatorWP <= 5.8.4 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Disclosure via automatorwp_convertkit_get_forms AJAX Action

The AutomatorWP – Automator plugin for no-code automations, webhooks & custom integrations in WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an...

4.3CVSS5.4AI score0.00254EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/22 2:26 a.m.11 views

CVE-2026-19883 WPeMatico RSS Feed Fetcher <= 2.8.24 - Authenticated (Subscriber+) Privilege Escalation via Arbitrary Option Update to wpematico_import_settings admin_action

The WPeMatico RSS Feed Fetcher plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the wpematicoimportsettings function in all versions up to, and including, 2.8.24. This makes it possible for...

8.8CVSS5.6AI score0.00369EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/08/22 12:00 a.m.11 views

CVE-2026-47895

In strongSwan before 6.0.7, identity parsing/cloning is mishandled. Parsed EAP-Identities that result in an empty but non-NULL encoding are not correctly cloned and trigger a double-free once the duplicates are destroyed...

7.5CVSS5.2AI score0.0067EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 11:57 p.m.8 views

CVE-2026-77781 Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys

Tie::Hash::Regex versions before 2.0.0 for Perl will throw an exception on unparseable lookup keys. The FETCH, EXISTS and DELETE methods throw an exception when on malformed regular expressions. Each method falls back to a regex match when the key is not already stored in the hash, compiling the...

5.8AI score0.00583EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 10:54 p.m.5 views

CVE-2026-49360 Recce server has unauthenticated SQL execution that allows local file read/write through DuckDB

Recce is a data-validation toolkit for enhanced dbt data build tool PR review. Prior to version 1.50.0, OSS server deployments that expose the server to an untrusted network without authentication are vulnerable to unauthenticated SQL execution through the query run API. When Recce is configured...

7.8CVSS6.1AI score0.00599EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 10:51 p.m.8 views

CVE-2026-53541 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering

OliveTin gives access to predefined shell commands from a web interface. The filterToDefinedArgumentsOnly function in the executor is intended to discard any arguments not explicitly defined in the action's configuration. However, prior to commit ebffd9f040f791208aee1db2e5a8aecd1e3e603d, a specia...

4.3CVSS8.7AI score0.00228EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 10:49 p.m.5 views

CVE-2026-48106 Arc Enterprise cluster replication accepts unauthenticated MsgReplicateSync messages, enabling cluster-wide data injection from any TLS-trusted peer

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS5.4AI score0.00157EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 10:47 p.m.9 views

CVE-2026-48105 Arc Enterprise cluster FSM applyRegisterFile accepts arbitrary file paths without validation, enabling cluster-wide path-traversal worm primitive

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM internal/cluster/raft/fsm.go:applyRegisterFile accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. T...

8.3CVSS5.3AI score0.00169EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 10:42 p.m.7 views

CVE-2026-47735 Arc has an authenticated arbitrary local-file read via DuckDB I/O functions that bypasses RBAC table-level checks

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator internal/api/query.go:ValidateSQLRequest blocked only readparquet and arcpartitionagg via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,...

7.1CVSS8.6AI score0.00294EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/21 10:40 p.m.4 views

CVE-2026-48050 Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before...

8.8CVSS8.7AI score0.00358EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 10:31 p.m.4 views

CVE-2026-34949 Combodo iTop: Unauthenticated user can delete .readonly file

Combodo iTop is a web based IT service management tool.Prior to 3.2.3, an unauthenticated user could delete the .readonly file on iTop instances — a file created during the setup process that prevents users from performing write actions. This issue has been fixed in version 3.2.3...

6.5CVSS5.3AI score0.0022EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 10:29 p.m.7 views

CVE-2026-53499 FORT-validator Vulnerable to RRDP Shared Snapshot Cache Poisoning

FORT Validator is a Resource Public Key Infrastructure RPKI relying-party validator that produces validated route-origin data. FORT Validator versions through 1.6.7 contain an origin-validation error in their RRDP processing: a delegated CA under the same Trust Anchor Locator TAL can reference a...

7.2CVSS5.4AI score0.00158EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 10:26 p.m.7 views

CVE-2026-34948 Combodo iTop: Access control bypass via OQL joins

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, only classes present in the SELECT clause are protected by the silos access check in OQL. This issue has been fixed in version 3.2.3...

7.7CVSS5.2AI score0.00227EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 10:19 p.m.3 views

CVE-2026-53525 WeeChat has Non-Constant-Time Password Hash Comparison in Relay Authentication

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.4AI score0.00254EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 10:18 p.m.7 views

CVE-2026-53524 WeeChat has a Decompression Bomb in Relay WebSocket (DoS)

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 4.3.0 through 4.9.0, the WeeChat relay module's WebSocket permessage-deflate decompression function relaywebsocketinflate has no upper bound on output size. An authenticated relay user can send a small compressed WebSock...

6.5CVSS5.3AI score0.00268EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:54 p.m.7 views

CVE-2026-34836 Combodo iTop: Improper access control in ajax.render.php and ajax.document.php

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, improper access control in ajax.render.php and ajax.document.php allows for document access without checking on user permissions. This issue has been fixed in version 3.2.3...

6.5CVSS5.2AI score0.0028EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:50 p.m.6 views

CVE-2026-34741 Combodo iTop: Authentication bypass in exec.php allows PHP file execution

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, authentication bypass allows unauthenticated remote attackers to execute arbitrary PHP files from the env-production directory on a new iTop instance in the production environment. This issue has been fixed in version 3.2.3...

8.6CVSS5.9AI score0.00447EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:46 p.m.10 views

CVE-2026-33333 Combodo iTop: Information disclosure in ajax.render.php

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is sensitive information disclosure in the error messages. This issue has been fixed in version 3.2.3...

3.5CVSS5.3AI score0.00197EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:35 p.m.5 views

CVE-2026-53487 Kite has an authenticated cluster RBAC bypass in /api/v1/overview

Kite is a Kubernetes dashboard. Prior to version 0.12.3, authenticated Kite users with any role can request /api/v1/overview for a cluster that their roles do not permit by selecting that cluster with x-cluster-name. The overview route is registered before middleware.RBACMiddleware and GetOvervie...

4.3CVSS7.6AI score0.00171EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:34 p.m.7 views

CVE-2026-53531 ratex-parser has unbounded parser recursion that leads to stack overflow (process abort)

RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, RaTeX’s recursive-descent parser recurses one or more native stack frame per nesting level at , \left, \sqrt, ^, etc, with no maximum depth limit. A short, 10 KB input of nested groups overflows the 8 MB...

6.9CVSS5.4AI score0.00257EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:31 p.m.9 views

CVE-2026-53530 ratex-parser panics on `\verb` with a multibyte delimiter (UTF-8 byte-boundary slice)

RaTeX is a KaTeX-compatible math rendering engine written in Rust. Prior to version 0.1.11, the public parser entrypoint ratexparser::parse&str panics on the 9-byte input \verbéxé i.e. \verb followed by the non-ASCII delimiter é. When handling a \verb command, the parser slices the verbatim...

8.7CVSS5.4AI score0.00253EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:29 p.m.15 views

CVE-2026-53529 LeafWiki vulnerable to stored XSS via search-result title (highlight() returns raw title into dangerouslySetInnerHTML)

LeafWiki is a self-hosted wiki. Prior to version 0.10.2, page titles returned by the search API could be rendered as raw HTML in the frontend. A user with editor or administrator permissions could create or modify a page title containing an HTML/JavaScript payload. When another user searched for ...

4.8CVSS5.3AI score0.00243EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:26 p.m.7 views

CVE-2026-53528 FileWiki has path traversal in RenameAsset via unsanitized oldFilename parameter

LeafWiki is a self-hosted wiki. Versions 0.3.0 through 0.10.0 have a path traversal vulnerability in LeafWiki’s asset rename functionality. An authenticated user with editor permissions could move files that are accessible to the LeafWiki server process into a page’s asset directory. This could...

8.8CVSS5.4AI score0.00346EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:25 p.m.8 views

CVE-2026-53527 LeafWiki Vulnerable to Privilege Escalation via User Self-Service Update

LeafWiki is a self-hosted wiki. Versions 0.1.0 through 0.10.0 have a privilege escalation vulnerability in the user update API. An authenticated user could update their own account role and escalate privileges from a regular user, such as viewer, to admin. Exploitation requires a valid...

8.8CVSS5.4AI score0.00245EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 9:25 p.m.8 views

CVE-2026-33240 Combodo iTop: Reflected XSS in foreign key search criteria

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there was a Reflected Cross-Site Scripting XSS vulnerability in the foreign key search criteria API. This issue has been fixed in version 3.2.3...

8.8CVSS5.2AI score0.00269EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:21 p.m.15 views

CVE-2026-33047 Combodo iTop: Object can be locked by a user without write permissions

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, an object can be locked by a user who is not assigned write permissions. This issue has been fixed in version 3.2.3...

4.3CVSS5.2AI score0.0022EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:21 p.m.20 views

CVE-2026-53509 @aborruso/ckan-mcp-server: SSRF via base_url allows access to internal networks (Potential fix bypass of CVE-2026-33060)

CKAN MCP Server is a tool for querying CKAN open data portals. A known vulnerability CVE-2026-33060 indicated tools including ckanpackagesearch and sparqlquery that accept a baseurl parameter had the risk of making HTTP requests to arbitrary endpoints without restriction. A fix was applied to...

5.7CVSS5.8AI score0.00289EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/08/21 9:19 p.m.4 views

CVE-2026-53497 CrossWatch: Unauthenticated /api/app-auth/status endpoint leaks active session metadata (IP, User-Agent, session IDs)

CrossWatch CW is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the othersessions array, which exposes metadata of all active sessions — including originating IP addresses, User-Agent strings, internal session IDs, and...

5.3CVSS5.4AI score0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:17 p.m.6 views

CVE-2026-43980 Malla: Stored XSS via Meshtastic node names in multiple frontend pages

Malla is a web analyzer for Meshtastic networks based on MQTT data. Prior to commit 4086e2b5f61615a813b70b25bc76095083552135, code names longname, shortname received via MQTT are stored in SQLite without sanitization and rendered into the DOM without escaping. Any participant on a public Meshtast...

6.3CVSS5.3AI score0.00184EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 9:17 p.m.7 views

CVE-2026-31936 Combodo iTop: Unauthorized access to object information via search operation

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, users can access to unauthorized object information through the search operation. This issue has been fixed in version 3.2.3...

8.8CVSS5.2AI score0.00267EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:16 p.m.11 views

CVE-2026-53468 Typemill has Stored HTML Attribute Injection in Metadata Fields

Typemill is a flat-file, Markdown-based content management system designed for informational documentation websites. Versions prior to 2.23.0 are vulnerable to stored HTML attribute injection in the page metadata fields og:title and og:description. An authenticated user with permission to modify...

4.6CVSS5.3AI score0.00168EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:14 p.m.8 views

CVE-2026-49849 xShop: Unrestricted File Upload in File Attachment Module in Admin panel leads to Arbitrary Code Execution

xShop is an open-source shop developed in Laravel. An Unrestricted File Upload vulnerability in xShop version 3.0.3 allows an authenticated administrator to upload executable files e.g., .php. By uploading a specially crafted php file, an attacker can achieve Remote Code Execution RCE on the...

9.1CVSS5.7AI score0.00699EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/21 9:03 p.m.6 views

CVE-2026-50538 libvncclient Tight decoder has an attacker-controlled heap out-of-bounds write

LibVNCClient is a library for easy implementation of a VNC client. In versions 0.9.12 through 0.9.15, a malicious or man-in-the-middle VNC server can force a connecting libvncclient to write attacker-controlled data past the end of its framebuffer. This is an out-of-bounds heap write with...

8.8CVSS5.9AI score0.00321EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 9:01 p.m.6 views

CVE-2026-77415 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, crafted JSONata expressions could chain several object-integrity weaknesses to execute arbitrary code. The chain could overwrite $clone to mutate objects through evaluateTransformExpression, expose and deconstruct...

9.3CVSS9.1AI score0.00508EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2026/08/21 9:00 p.m.10 views

CVE-2026-45271 picotls has infinite recursion in the minicrypto ASN.1 decoder

Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. Picotls implements its own ASN.1 validation helper, which is used by the minicrypto backend while parsing local PKCS8 private keys. Prior to commit c14231d801407640bc42c2dcf92783409ea6a7c...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 8:59 p.m.24 views

CVE-2026-31880 Combodo iTop: Reflected XSS in universal search

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is a Reflected Cross-Site Scripting XSS vulnerability in the universal search. This issue has been fixed in version 3.2.3...

8CVSS5.2AI score0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 8:54 p.m.10 views

CVE-2026-77220 PDFio < 1.6.5 Dangling Pointer via Dictionary String-Formatting

PDFio before 1.6.5 contains a dangling pointer vulnerability in the dictionary string-formatting function that stores a pointer to a stack-local buffer in the document dictionary without copying the string value. In multi-threaded or pooled-request environments, attackers or concurrent users can...

7.1CVSS5.9AI score0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/21 8:54 p.m.12 views

CVE-2026-69233 stored cross site scripting issue in Esri Portal for ArcGIS

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 11.5 and prior that may allow a remote, administratively privileged attacker to inject malicious code that could potentially execute arbitrary in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, an...

5.5CVSS5.3AI score0.00248EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:54 p.m.12 views

CVE-2026-69234 reflected cross site scripting vulnerability in Esri Portal for ArcGIS

There is a reflected cross site scripting vulnerability in Esri Portal for ArcGIS versions 11.5 and prior which may allow a remote, unauthenticated attacker to create a crafted link which when clicked could potentially execute arbitrary JavaScript code in the victim’s browser. Users working with...

6.1CVSS5.5AI score0.00235EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:53 p.m.11 views

CVE-2026-69235 stored cross site scripting issue in Esri Portal for ArcGIS

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 11.5 and prior that may allow a remote, privileged attacker to inject malicious code that could potentially execute arbitrary in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, and 11.5 are...

6.1CVSS5.3AI score0.00177EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:53 p.m.10 views

CVE-2026-69236 stored cross site scripting issue in Esri Portal for ArcGIS

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 12.1 and prior that may allow a remote, privileged attacker to inject malicious code that could potentially execute arbitrary JavaScript in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, 11.5, 12...

6.1CVSS5.4AI score0.00177EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:53 p.m.10 views

CVE-2026-69237 HTML injection vulnerability in Esri Portal for ArcGIS

There is an HTML injection vulnerability in Esri Portal for ArcGIS versions 11.3 and prior that allows a remote attacker with administrative privileges to insert arbitrary HTML into an administrative API. Users working with ArcGIS Enterprise 11.1, and 11.3 are encouraged to patch. All users are...

3.8CVSS5.6AI score0.00196EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:52 p.m.19 views

CVE-2026-31803 Combodo iTop: Reflected XSS in tag admin

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, 3.2.3, there is a Reflected Cross-Site Scripting XSS vulnerability in pages/tagadmin.php. This issue has been fixed in version 3.2.3...

8CVSS5.2AI score0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/21 8:51 p.m.5 views

CVE-2026-77414 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS5.8AI score0.00347EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/21 8:49 p.m.10 views

CVE-2026-69232 stored cross site scripting issue in Esri Portal for ArcGIS

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 11.5 and prior that may allow a remote, privileged attacker to inject malicious code that could potentially execute arbitrary JavaScript in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, 11.5 are...

5.5CVSS5.3AI score0.00238EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:49 p.m.8 views

CVE-2026-69231 stored cross site scripting issue in Esri Portal for ArcGIS

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 11.5 and prior that may allow a remote, privileged attacker to inject malicious code that could potentially execute arbitrary JavaScript in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, 11.5 are...

5.5CVSS5.3AI score0.00238EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:49 p.m.9 views

CVE-2026-69230 stored cross site scripting issue in Esri Portal for ArcGIS

There is a stored cross site scripting issue in Esri Portal for ArcGIS versions 11.5 and prior that may allow a remote, administratively privileged attacker to inject malicious code that could potentially execute arbitrary in a victim’s browser. Users working with ArcGIS Enterprise 11.1, 11.3, an...

5.5CVSS5.3AI score0.00196EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/21 8:48 p.m.9 views

CVE-2026-69229 HTML injection vulnerability in Esri Portal for ArcGIS

There is an HTML injection vulnerability in Esri Portal for ArcGIS versions 12.0 and prior that allows a remote, authenticated attacker to insert arbitrary HTML into the Portal for ArcGIS Home application. Users working with ArcGIS Enterprise 11.1, 11.3, 11.5 and 12.0 are encouraged to patch. All...

5.4CVSS5.5AI score0.00223EPSS
SaveExploits0References1
Total number of security vulnerabilities180043