Lucene search
+L

3772 matches found

Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.23 views

PT-2026-56871

Name of the Vulnerable Software and Affected Versions CPython affected versions not specified Description The incremental HTML parser html.parser.HTMLParser contains an issue that allows for CPU denial-of-service when processing uncontrolled data. The root cause is improper input handling that...

8.7CVSS6AI score0.00637EPSS
SaveExploits0References130
ATTACKERKB
ATTACKERKB
added 2026/07/08 10:19 p.m.11 views

CVE-2026-54781

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF SAML token validation does not enforce SubjectConfirmation method URIs or holder-of-key proof keys in SamlSecurityTokenHandler, allowing holder-of-key downgrade or custom...

7.4CVSS5.9AI score0.00178EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/08 10:07 p.m.18 views

CVE-2026-54779

CoreWCF is a port of the service side of Windows Communication Foundation WCF to .NET Core. Prior to 1.8.1 and 1.9.1, CoreWCF SAML token replay protection is inoperative because DefaultTokenReplayCache.TryAdd does not reject duplicate tokens when DetectReplayedTokens is enabled, allowing a captur...

5.9CVSS5.9AI score0.00268EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/08 5:17 p.m.19 views

CVE-2026-59895

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values used in a JSX class...

6.1CVSS0.00198EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 4:16 p.m.8 views

CVE-2026-59926

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.2.1, renderadmonition in src/mistune/directives/admonition.py concatenates the Admonition directive :class: option into the HTML class attribute without escaping, allowing attribute injection and cross-site scripting even...

5.3CVSS5.8AI score0.00189EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/08 4:09 p.m.7 views

CVE-2026-59895

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values used in a JSX class...

6.1CVSS6.1AI score0.00198EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/08 2:17 p.m.11 views

CVE-2026-56283

Capgo before 12.128.2 contains an html injection vulnerability in the organization settings endpoint that allows attackers to inject malicious HTML content. Attackers can craft payloads in the organization name field to redirect users to untrusted websites, enabling phishing attacks and...

5.4CVSS0.00138EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/08 1:48 p.m.9 views

CVE-2026-56283

Capgo before 12.128.2 contains an html injection vulnerability in the organization settings endpoint that allows attackers to inject malicious HTML content. Attackers can craft payloads in the organization name field to redirect users to untrusted websites, enabling phishing attacks and...

5.4CVSS6AI score0.00138EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/08 1:48 p.m.26 views

CVE-2026-56283

Capgo before 12.128.2 contains an HTML injection vulnerability in the organization settings endpoint. Attackers can inject malicious HTML into the organization name field, enabling an open redirection to untrusted websites, which could facilitate phishing and reputational damage. The CVE entry no...

5.4CVSS6AI score0.00138EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/08 12:29 a.m.17 views

CVE-2026-55437 Coder vulnerable to stored HTML injection via workspace agent logs in AgentLogLine component

Coder allows organizations to provision remote development environments via Terraform. Prior to versions 2.29.17, 2.32.7, 2.33.8, and 2.34.2, the AgentLogLine dashboard component instantiated ansi-to-html without escapeXML: true and inserted the result via dangerouslySetInnerHTML so HTML embedded...

5.4CVSS6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.21 views

PT-2026-56318

Name of the Vulnerable Software and Affected Versions Chatra Live Chat + ChatBot + Cart Saver versions prior to 1.0.13 Description Insufficient input sanitization and output escaping in the admin settings allow authenticated attackers with administrator-level permissions and above to perform Stor...

4.4CVSS5.4AI score0.00193EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.18 views

PT-2026-56648

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.115 Description A use after free issue in Views allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. Use after free is a memory corruption flaw that occurs when an...

9.6CVSS6AI score0.00401EPSS
SaveExploits0References37
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.53 views

PT-2026-56664

Name of the Vulnerable Software and Affected Versions Drupal UI Patterns SDC in Drupal UI versions 2.0.0 through 2.0.17 Description An issue exists where the module does not sufficiently sanitize markup passed to components in certain scenarios, leading to Stored Cross-site Scripting XSS...

6.1AI score0.00165EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/07 8:37 p.m.7 views

CVE-2026-55647

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, dashboard text components render stored component content with Vue v-html without server-side HTML sanitization, allowing an authenticated user who can edit dashboard component data to inject HTML with executable...

5.1CVSS6AI score0.00269EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/07 4:59 p.m.7 views

SUSE-SU-2026:22575-1 Security update for alloy

This update for alloy fixes the following issues: Update to version 1.17.0. Security issues fixed: - CVE-2026-25680: golang.org/x/net/html: parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service bsc1267185. - CVE-2026-25681: golang.org/x/net/html: parsing...

10CVSS6.8AI score0.00655EPSS
SaveExploits5References37
OSV
OSV
added 2026/07/07 4:41 p.m.16 views

GO-2026-5919 Coder vulnerable to stored HTML injection via workspace agent logs in AgentLogLine component in github.com/coder/coder

Coder vulnerable to stored HTML injection via workspace agent logs in AgentLogLine component in github.com/coder/coder...

5.4CVSS5.9AI score0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 3:26 p.m.11 views

GO-2026-5894 Casdoor does not validate the AudienceRestriction element in SAML assertions in github.com/casdoor/casdoor

Casdoor does not validate the AudienceRestriction element in SAML assertions in github.com/casdoor/casdoor...

9.8CVSS5.9AI score0.00365EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1993 unstructured XML External Entity (XXE)

unstructured v.0.14.2 and before is vulnerable to XML External Entity XXE via the XMLParser...

6.9CVSS6.6AI score0.00545EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1431 Guardrails AI vulnerable to Improper Restriction of XML External Entity Reference

RAIL documents are an XML-based format invented by Guardrails AI to enforce formatting checks on LLM outputs. Guardrails users that consume RAIL documents from external sources are vulnerable to XXE, which may cause leakage of internal file data via the SYSTEM entity...

8.2CVSS5.9AI score0.00408EPSS
SaveExploits0References7
CloudLinux
CloudLinux
added 2026/07/07 2:01 p.m.13 views

glib2: Fix of CVE-2026-58016

CVE-2026-58016: fix XML parser state handling for element nesting in D-Bus introspection XML...

9.1CVSS6.1AI score0.00545EPSS
SaveExploits1References1
Rows per page
Query Builder