Lucene search
+L

16225 matches found

Cvelist
Cvelist
added 2026/09/09 6:44 p.m.34 views

CVE-2026-54694 NationalSecurityAgency/skills-service has Stored XSS via User Registration Enabling Admin Account Takeover

SkillTree is a micro-learning gamification platform. Prior to version 4.4.2, two independent code flaws combine into a single exploitable attack chain, with three distinct exploitation paths of escalating impact. StringHighlighter.js builds an HTML string by interpolating raw value substrings...

9.6CVSS0.00282EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/09 5:56 p.m.12 views

LF Edge eKuiper: Self-XSS in External Service Creation

Summary A Cross-Site Scripting XSS vulnerability in external service creation allows an authenticated attacker to inject HTML/script payloads into external service names, which may execute in a user's browser when rendered by administrative web interfaces. Details Prior to v2.4.0, external servic...

6.1AI score
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/09/09 5:17 p.m.10 views

CVE-2026-87928

MaxSite CMS versions 0.94 through 109.6 contain a cross-site scripting vulnerability in the adminpage upload handler that allows any logged-in user to upload HTML files. Attackers can upload HTML containing malicious scripts to the uploads/pages/ directory, which executes in visitors' browsers wh...

5.4CVSS0.00171EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 2:17 p.m.7 views

CVE-2026-86771

Snipe-IT versions before 8.7.0 fail to HTML-escape the employeenum field in the acceptance PDF generator, allowing attackers with users.edit permission to inject img tags into TCPDF's writeHTML function. Attackers can craft a malicious employeenum value containing an img tag with an arbitrary HTT...

8.3CVSS0.00194EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/09/09 1:32 p.m.7 views

EUVD-2026-74948

Snipe-IT versions before 8.7.0 fail to HTML-escape the employeenum field in the acceptance PDF generator, allowing attackers with users.edit permission to inject img tags into TCPDF's writeHTML function. Attackers can craft a malicious employeenum value containing an img tag with an arbitrary HTT...

8.3CVSS5.7AI score0.00194EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/09/09 12:00 a.m.9 views

Oracle Linux 8 : ELSA-2026-64772-0: / xmlrpc-c (ELSA-2026-647720)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-647720 advisory. 1.51.0-11.1 - Fix HTML injection in Abyss HTTP server responses CVE-2026-15928 Tenable has extracted the preceding description block directly from the Oracle...

8.2CVSS5.9AI score0.00283EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.10 views

PT-2026-89040

Snipe-IT versions before 8.7.0 fail to HTML-escape the employee num field in the acceptance PDF generator, allowing attackers with users.edit permission to inject img tags into TCPDF's writeHTML function. Attackers can craft a malicious employee num value containing an img tag with an arbitrary...

8.3CVSS5.7AI score0.00194EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/09/08 8:09 p.m.9 views

EUVD-2026-74170

HTML::FormHandler versions before 0.410002 for Perl render field attributes into HTML without escaping using the processattrs method. Any application with fields or field labels where some attributes are built from data rather than literals allows attacker-influenced text in an attribute value th...

5.7AI score0.00255EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 8:08 p.m.8 views

EUVD-2026-74167

HTML::FormHandler versions before 0.410002 for Perl render option group labels and radio button labels into HTML without escaping. The Select, RadioGroup, CheckboxGroup and HorizCheckboxGroup widgets render a group label unescaped, Select into a label attribute and the other three into element...

5.7AI score0.00255EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/05 7:17 a.m.7 views

CVE-2026-84930

The CatFolders Document Gallery & PDF Library WordPress plugin before 2.0.7 does not properly validate a block attribute before using it as an HTML tag name in its gallery output, allowing users with the Author role and above to inject arbitrary web scripts that execute in the browser of anyone w...

6.8CVSS0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/05 7:17 a.m.7 views

CVE-2026-84931

The Joli Table Of Contents WordPress plugin before 3.0.3 does not sanitise or escape a shortcode attribute value before outputting it inside an HTML element's attribute, allowing users with the Author role and above to inject arbitrary HTML attributes and JavaScript that execute in the browser of...

6.8CVSS0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/05 7:17 a.m.6 views

CVE-2026-19861

The JetFormBuilder — Dynamic Blocks Form Builder WordPress plugin before 3.6.5.2 does not properly sanitise and escape a form field's value before including it in the HTML notification emails it sends, allowing unauthenticated users to inject arbitrary HTML into messages delivered to administrato...

4.7CVSS0.00166EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/05 6:00 a.m.10 views

EUVD-2026-71847

The JetFormBuilder — Dynamic Blocks Form Builder WordPress plugin before 3.6.5.2 does not properly sanitise and escape a form field's value before including it in the HTML notification emails it sends, allowing unauthenticated users to inject arbitrary HTML into messages delivered to administrato...

5.5AI score0.00166EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/05 12:00 a.m.17 views

PT-2026-86326

🚨 CVE-2026-19861 The JetFormBuilder — Dynamic Blocks Form Builder WordPress plugin before 3.6.5.2 does not properly sanitise and escape a form field's value before including it in the HTML notification emails it sends, allowing unauthenticated users to inject arbitrary HTML into messages delivere...

4.7CVSS5.8AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 5:47 p.m.35 views

CVE-2026-53758 Emlog: Stored XSS via Parsedown Markdown Processing - Raw HTML Not Sanitized

Emlog is an open source website building system. In versions 2.6.29 and prior, article content is processed by Parsedown without enabling safe mode, which means raw HTML including tags embedded in Markdown is passed through unescaped. The output is rendered with no additional sanitization,...

8.7CVSS0.00258EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 2:04 p.m.8 views

CVE-2026-19727

CVE-2026-19727 is an XSS (targeting HTML attributes) vulnerability in the Yordam Information Technology Consulting Library Information and Document Automation Program , caused by improper neutralization of input during web page generation. The issue affects versions before v22.2 and is rated CVSS...

6.1CVSS5.1AI score0.00149EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 2:04 p.m.33 views

CVE-2026-19727 HTML Injection via Improper Input Sanitization in Yordam Informatics's Library Automation System

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc. Library Information and Document Automation Program allows XSS Targeting HTML Attributes. This issu...

6.1CVSS0.00149EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 1:41 p.m.35 views

CVE-2026-77818 Reflected HTML Injection via Form Hijacking in Yordam Informatics's Library Automation System

Improper neutralization of input during web page generation 'cross-site scripting' vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc. Library Information and Document Automation Program allows Content Spoofing. This issue affects...

6.1CVSS0.00179EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 1:41 p.m.23 views

CVE-2026-77818

CVE-2026-77818 is a reflected HTML injection vulnerability in Yordam Informatics' Library Information and Document Automation Program (affects versions from v22.1 before v22.2 ), exploitable via form hijacking during web page generation. The vulnerability allows content spoofing and is rated CVSS...

6.1CVSS5.2AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 12:17 p.m.7 views

CVE-2026-85599

Grav Shortcode Core before 6.2.5 contains stored cross-site scripting vulnerabilities in the lorem tag parameter and details summary parameter that are written to rendered pages without escaping. Attackers with page-edit access can inject arbitrary HTML and JavaScript that executes in the browser...

7.2CVSS0.00158EPSS
SaveExploits0References2
Rows per page
Query Builder