Lucene search
+L

1896 matches found

NVD
NVD
added 2026/01/28 4:16 p.m.7 views

CVE-2025-69517

An HTML injection vulnerability in Amidaware Inc Tactical RMM v1.3.1 and earlier allows authenticated users to inject arbitrary HTML content during the creation of a new agent via the POST /api/v3/newagent/ endpoint. The agentid parameter accepts up to 255 characters and is improperly sanitized...

8.8CVSS0.0046EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.11 views

PT-2026-5133

Name of the Vulnerable Software and Affected Versions Amidaware Inc Tactical RMM versions prior to 1.3.2 Description A remote attacker can execute arbitrary code through the /api/tacticalrmm/apiv3/views.py component. Recommendations Update to a version later than 1.3.1...

9.8CVSS6.2AI score0.0046EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/01/28 12:0 a.m.4 views

CVE-2025-69517

An HTML injection vulnerability in Amidaware Inc Tactical RMM v1.3.1 and earlier allows authenticated users to inject arbitrary HTML content during the creation of a new agent via the POST /api/v3/newagent/ endpoint. The agentid parameter accepts up to 255 characters and is improperly sanitized...

5.4AI score0.0046EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/01/28 12:0 a.m.3 views

CVE-2025-69517

An HTML injection vulnerability in Amidaware Inc Tactical RMM v1.3.1 and earlier allows authenticated users to inject arbitrary HTML content during the creation of a new agent via the POST /api/v3/newagent/ endpoint. The agentid parameter accepts up to 255 characters and is improperly sanitized...

9.8CVSS5.9AI score0.0046EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/28 12:0 a.m.39 views

CVE-2025-69517

CVE-2025-69517 involves Amidaware Inc Tactical RMM v1.3.1 and earlier. A remote HTML injection occurs when creating a new agent via POST /api/v3/newagent/; the agent_id field (max 255 chars) is sanitized with DOMPurify.sanitize() with html: true, which does not filter HTML adequately. The injecte...

8.8CVSS5.9AI score0.0046EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.18 views

PT-2026-5237

Name of the Vulnerable Software and Affected Versions PHPGurukul Hospital Management System version 1.0 Description A security flaw exists in PHPGurukul Hospital Management System 1.0, specifically within the Admin Dashboard Page component, related to improper authorization. The issue is located ...

8.8CVSS6.5AI score0.00366EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2026/01/22 9:41 p.m.15 views

Freeform Craft Plugin CP UI (builder/integrations) has Stored Cross-Site Scripting (XSS) issue

Summary An authenticated, low-privilege user able to create/edit forms can inject arbitrary HTML/JS into the Craft Control Panel CP builder and integrations views. User-controlled form labels and integration metadata are rendered with dangerouslySetInnerHTML without sanitization, leading to store...

5.4CVSS5.9AI score0.00253EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/19 2:22 p.m.4 views

CVE-2026-21618 Cross-site scripting (XSS) in OAuth Device Authorization screen

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in hexpm hexpm/hexpm 'Elixir.HexpmWeb.SharedAuthorizationView' modules allows Cross-Site Scripting XSS. This vulnerability is associated with program files...

8.5CVSS5.8AI score0.00217EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/14 6:31 p.m.26 views

CVE-2026-23498 Shopware Improper Control of Generation of Code in Twig rendered views

Shopware is an open commerce platform. From 6.7.0.0 to before 6.7.6.1, a regression of CVE-2023-2017 leads to an array and array crafted PHP Closure not checked being against allow list for the map... override. This vulnerability is fixed in 6.7.6.1...

7.2CVSS0.00407EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/01/14 6:31 p.m.4 views

CVE-2026-23498 Shopware Improper Control of Generation of Code in Twig rendered views

Shopware is an open commerce platform. From 6.7.0.0 to before 6.7.6.1, a regression of CVE-2023-2017 leads to an array and array crafted PHP Closure not checked being against allow list for the map... override. This vulnerability is fixed in 6.7.6.1...

7.2CVSS6.4AI score0.00407EPSS
SaveExploits1References2
CVE
CVE
added 2026/01/14 6:31 p.m.25 views

CVE-2026-23498

CVE-2026-23498 affects Shopware Open Commerce Platform versions 6.7.0.0–6.7.6.0, where a regression of CVE-2023-2017 allows an array/array-crafted PHP Closure not checked against the allow list during the map(...) override. The issue is triggered in Twig-rendered views and can lead to code genera...

7.2CVSS8.2AI score0.00407EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/01/14 5:54 p.m.10 views

DRUPAL-CONTRIB-2026-002

This module allows site administrators to grant specific roles the authority to assign selected roles to users, without them needing the "administer permissions" permission. The module contains an access bypass vulnerability when used in combination with the Views Bulk Operations module. A user...

8.8CVSS6.6AI score0.00221EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/01/14 4:54 p.m.15 views

Shopware Has Improper Control of Generation of Code in Twig rendered views

Impact We fixed with CVE-2023-2017 Twig filters to only be executed with allowed functions. However there was a regression that lead to an array and array crafted PHP Closure not checked being against allow list for the map... override Patches Patched in 6.7.6.1 Workarounds Install the security...

7.2CVSS6.8AI score0.00407EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2026/01/14 4:54 p.m.3 views

GHSA-7CW6-7H3H-V8PF Shopware Has Improper Control of Generation of Code in Twig rendered views

Impact We fixed with CVE-2023-2017 Twig filters to only be executed with allowed functions. However there was a regression that lead to an array and array crafted PHP Closure not checked being against allow list for the map... override Patches Patched in 6.7.6.1 Workarounds Install the security...

7.2CVSS6.7AI score0.00407EPSS
SaveExploits1References5
Drupal
Drupal
added 2026/01/14 12:0 a.m.20 views

Role Delegation - Moderately critical - Access bypass - SA-CONTRIB-2026-002

This module allows site administrators to grant specific roles the authority to assign selected roles to users, without them needing the "administer permissions" permission. The module contains an access bypass vulnerability when used in combination with the Views Bulk Operations module. A user...

8.8CVSS5.4AI score0.00221EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/14 12:0 a.m.23 views

PT-2026-2979

Name of the Vulnerable Software and Affected Versions Drupal Role Delegation versions 1.3.0 through 1.4.9 Description A privilege escalation issue exists in the Role Delegation module. The module allows site administrators to grant specific roles the authority to assign selected roles to users,...

5.4CVSS5.2AI score0.00221EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/14 12:0 a.m.14 views

PT-2026-2968

This module allows site administrators to grant specific roles the authority to assign selected roles to users, without them needing the "administer permissions" permission. The module contains an access bypass vulnerability when used in combination with the Views Bulk Operations module. A user...

6.6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/13 10:53 p.m.9 views

CVE-2025-13729

The Entry Views plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'entry-views' shortcode in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated...

6.4CVSS5AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/09 10:15 a.m.9 views

CVE-2025-13729

The Entry Views plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'entry-views' shortcode in all versions up to, and including, 1.0.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated...

6.4CVSS0.00192EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/09 9:19 a.m.24 views

CVE-2025-13729

CVE-2025-13729 affects the Entry Views WordPress plugin. It is a Stored Cross-Site Scripting vulnerability via the plugin’s entry-views shortcode in all versions up to 1.0.0, caused by insufficient input sanitization and output escaping of user-provided shortcode attributes. Exploitation requires...

6.4CVSS4.7AI score0.00192EPSS
SaveExploits0References4
Rows per page
Query Builder