Lucene search
+L

106 matches found

Cvelist
Cvelist
added 2026/09/03 11:22 a.m.29 views

CVE-2026-85165 n8n before 2.36.2 Expression Sandbox Bypass via SpreadElement

n8n versions before 2.36.2 contain an expression sandbox bypass vulnerability where free identifiers in spread, computed-key, switch-case, or class-extension positions resolve against process globals. Authenticated users with workflow-edit permission can mutate host objects through expression...

7.2CVSS0.00258EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 3:19 p.m.5 views

CVE-2026-84206 Snipe-IT before 8.7.0 Authorization Bypass via Bulk Restore

Snipe-IT before 8.7.0 gates the bulk asset restore endpoint on the assets.edit permission instead of assets.delete, allowing users without delete rights to restore soft-deleted assets. Attackers with edit permissions can post asset identifiers to the bulk restore endpoint to undo administrator...

5.3CVSS5.9AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/28 5:58 p.m.20 views

EUVD-2026-42992

Snipe-IT vulnerable to stored XSS via Markdown custom field...

5.4CVSS5.9AI score0.00295EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/25 2:16 a.m.16 views

CVE-2026-76846

Grav before 2.0.16 contains an incomplete default denylist in the Twig sandbox configuration that fails to block access to system configuration secrets. Attackers with page-edit permission can use config.get or config.toArray in Twig templates to retrieve sensitive values like...

8.7CVSS0.00241EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:30 a.m.7 views

EUVD-2026-65220

Grav before 2.0.16 contains an incomplete default denylist in the Twig sandbox configuration that fails to block access to system configuration secrets. Attackers with page-edit permission can use config.get or config.toArray in Twig templates to retrieve sensitive values like...

8.7CVSS5.4AI score0.00241EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:30 a.m.17 views

CVE-2026-76846

Grav before 2.0.16 contains an incomplete default denylist in its Twig sandbox configuration. Attackers with page-edit permission can leverage config.get() or config.toArray() within Twig templates to exfiltrate sensitive system configuration secrets (e.g., system.cache.redis.password) when confi...

8.7CVSS5.4AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.33 views

CVE-2026-76846 Grav before 2.0.16 Information Disclosure via Twig Sandbox

Grav before 2.0.16 contains an incomplete default denylist in the Twig sandbox configuration that fails to block access to system configuration secrets. Attackers with page-edit permission can use config.get or config.toArray in Twig templates to retrieve sensitive values like...

8.7CVSS0.00241EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 10:16 p.m.8 views

UBUNTU-CVE-2026-52854

Maps is a MediaWiki extension that enables visualization of geographic data through dynamic embedded maps. Prior to version 12.1.3, the displaymap parser function in the Leaflet service accepts attacker-controlled HTML in the overlays parameter, and resources/leaflet/jquery.leaflet.js uses the...

8.6CVSS5.7AI score0.00433EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/18 9:32 p.m.42 views

CVE-2026-52854

The MediaWiki Maps extension (versions before 12.1.3) is vulnerable to stored XSS: the display_map parser function's overlays parameter passes unescaped overlay names to Leaflet's layer-control label code, enabling script execution in any viewer's browser. A PoC exists using {{#display_map:0,0|se...

8.6CVSS5.6AI score0.00433EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 9:49 p.m.11 views

GHSA-47W6-GWP4-W6VC vantage6: Algorithm developer can edit another developer's algorithm that is pending / under review

Impact Edit permission lacks ownership check, so another developer could alter metadata that is later trusted by nodes. Worst they could do is update the image or image tag. If that is not noted, another image is approved than the one actually under review Patches No Workarounds No...

7.1CVSS5.9AI score0.00207EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 8:22 p.m.69 views

CVE-2026-54244

Statamic CMS suffers an Incorrect Authorization issue in the Live Preview feature. Before versions 5.74.0 and 6.20.3, the Live Preview endpoint in src/Http/Controllers/CP/PreviewController.php only checked view permissions and could render caller-supplied field values. A Control Panel user with v...

3.5CVSS5.3AI score0.00303EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/14 9:45 a.m.18 views

EUVD-2026-43655

Milestone has released a new version of XProtect® and several cumulative patch updates which fix security vulnerability in Management Server API. The vulnerability causes users with edit permissions to the Management Server to be able to execute arbitrary code in context of the Management Server...

9.1CVSS6.2AI score0.00782EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 6:40 p.m.35 views

CVE-2026-55464

Snipe-IT (IT asset/license management) is affected by CVE-2026-55464 prior to version 8.6.2. The issue arises from CommonMark escaping raw HTML but not sanitizing javascript: URIs in Markdown hyperlinks within a markdown-textarea custom field. A user with assets.edit permission can insert a malic...

5.4CVSS6.2AI score0.00295EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/10 6:40 p.m.50 views

CVE-2026-55464 Snipe-IT: Stored XSS via Markdown custom field

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, CommonMark escapes raw HTML but does not sanitize javascript: URIs in Markdown hyperlinks, allowing a user with assets.edit permission to place a malicious link in a markdown-textarea custom field that executes arbitrary JavaScrip...

4.8CVSS0.00295EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/02 5:51 p.m.41 views

GHSA-4H7G-5542-V3FC mediawiki/maps has stored XSS through the overlays parameter in the display_map parser function

Summary Stored XSS through wikitext can be performed by inserting malicious HTML into the overlays parameter of the displaymap parser function when using the leaflet service. Details The maps extension doesn't escape overlay names before passing them to leaflet. Leaflet then inserts them as HTML:...

8.6CVSS5.8AI score0.00433EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/02 2:13 p.m.11 views

PYSEC-2026-744 Roundup Improper Access Control

The EditCSVAction function in cgi/actions.py in Roundup 1.2 before 1.2.1, 1.4 through 1.4.6, and possibly other versions does not properly check permissions, which allows remote authenticated users with edit or create privileges for a class to modify arbitrary items within that class, as...

5.5CVSS6.1AI score0.02341EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.22 views

PT-2026-55481

Name of the Vulnerable Software and Affected Versions Maps versions prior to 12.1.3 Description The display map parser function in the Leaflet service fails to properly escape the overlays parameter. This occurs because resources/leaflet/jquery.leaflet.js uses the overlay name as a Leaflet...

8.6CVSS5.5AI score0.00433EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/01 5:32 p.m.20 views

foreman: Foreman: Unauthorized modification of host configurations via broken access control

A flaw was found in Foreman. This broken access control vulnerability allows an authenticated user with host-edit permissions to retarget an existing lookup value override to a different host. This is achieved by modifying the match field through nested host attributes, effectively bypassing...

6.5CVSS5.7AI score0.00431EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/23 10:24 p.m.13 views

GHSA-6F75-X745-XCPR Snipe-IT: Bulk editing users allowed `ldap_import` and `activated_in` bulk editing users

Impact The vulnerability allows a non-admin user holding only the granular users.edit permission to lock every admin out of the instance by editing the activated flag which determines whether or not a user can login and the ldapimport flag, which determines whether or not the user can request a...

7.1CVSS5.9AI score0.00235EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/23 10:24 p.m.19 views

Snipe-IT: Bulk editing users allowed `ldap_import` and `activated_in` bulk editing users

Impact The vulnerability allows a non-admin user holding only the granular users.edit permission to lock every admin out of the instance by editing the activated flag which determines whether or not a user can login and the ldapimport flag, which determines whether or not the user can request a...

7.1CVSS5.9AI score0.00235EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder