Lucene search
+L

202 matches found

Positive Technologies
Positive Technologies
β€’added 2026/06/03 12:00 a.m.β€’33 views

PT-2026-45951

Name of the Vulnerable Software and Affected Versions Python affected versions not specified Description The unicodedata.normalize function can consume excessive CPU time when processing specially crafted Unicode input. This occurs when the input contains long sequences of combining characters wi...

6.3CVSS5.4AI score0.00486EPSS
SaveExploits0References87
GithubExploit
GithubExploit
β€’added 2026/05/05 8:27 p.m.β€’142 views

Exploit for Improper Authentication in Microsoft

CVE-2026-26128 !Examplehttps://github.com/jarnovandenbrink/...

7.8CVSS5.9AI score0.00621EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
β€’added 2026/04/15 12:00 a.m.β€’7 views

Atlassian Jira Service Management 5.15.2 < 10.3.18 / 10.4.0 < 11.3.3 (JSDSERVER-16530)

The version of Atlassian Jira Service Management Data Center and Server Jira Service Desk running on the remote host is affected by a vulnerability as referenced in the JSDSERVER-16530 advisory. - node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3...

8.8CVSS6.3AI score0.00234EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
β€’added 2026/04/09 7:23 p.m.β€’10 views

CVE-2026-35583

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, the configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants,...

5.3CVSS5.9AI score0.0032EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
β€’added 2026/04/08 12:12 a.m.β€’14 views

Emissary has a Path Traversal via Blacklist Bypass in Configuration API

Summary The configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants, double-encoding, or Unicode normalization to achieve path traversal and...

5.3CVSS6AI score0.0032EPSS
SaveExploits1References4Affected Software1
NVD
NVD
β€’added 2026/04/07 5:16 p.m.β€’9 views

CVE-2026-35583

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, the configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants,...

5.3CVSS0.0032EPSS
SaveExploits1References1
OSV
OSV
β€’added 2026/04/07 3:57 p.m.β€’10 views

CVE-2026-35583 Emissary has a Path Traversal via Blacklist Bypass in Configuration API

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, the configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants,...

5.3CVSS5.9AI score
SaveExploits0References3
CVE
CVE
β€’added 2026/04/07 3:57 p.m.β€’22 views

CVE-2026-35583

Emissary (configuration API) vulnerability: A path traversal could be achieved in /api/configuration/{name} due to a blacklist-based validation that blocked , /, .., and trailing ... The check can be bypassed via URL-encoded variants, double-encoding, or Unicode normalization, allowing access to ...

5.3CVSS5.9AI score0.0032EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
β€’added 2026/04/07 3:57 p.m.β€’24 views

CVE-2026-35583 Emissary has a Path Traversal via Blacklist Bypass in Configuration API

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, the configuration API endpoint /api/configuration/name validated configuration names using a blacklist approach that checked for , /, .., and trailing .. This could potentially be bypassed using URL-encoded variants,...

5.3CVSS0.0032EPSS
SaveExploits1References1
CNNVD
CNNVD
β€’added 2026/04/07 12:00 a.m.β€’15 views

Emissary θ·―εΎ„ιεŽ†ζΌζ΄ž

Emissary is a distributed P2P data-driven workflow framework developed by the National Security Agency. Versions of Emissary prior to 8.39.0 contained a path traversal vulnerability. This vulnerability stemmed from the use of a blacklist method to validate configuration names in the configuration...

5.3CVSS5.8AI score0.0032EPSS
SaveExploits1References1
OSV
OSV
β€’added 2026/03/06 8:38 a.m.β€’4 views

BIT-DJANGO-2026-25673 Potential denial-of-service vulnerability in URLField via Unicode normalization on Windows

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS5.8AI score0.00734EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
β€’added 2026/03/04 2:39 p.m.β€’11 views

CVE-2026-25673

A flaw was found in Django. A remote attacker can exploit a vulnerability in the URLField.topython function, specifically when Django is running on the Windows platform. This function, which utilizes urllib.parse.urlsplit, performs a disproportionately slow normalization process for certain Unico...

7.5CVSS5.9AI score0.00734EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
β€’added 2026/03/04 1:57 a.m.β€’16 views

CVE-2025-48567

In multiple locations, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for...

7.8CVSS6.1AI score0.0011EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
β€’added 2026/03/04 12:27 a.m.β€’10 views

SUSE CVE-2026-25673

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS5.8AI score0.00734EPSS
SaveExploits0References3
OSV
OSV
β€’added 2026/03/03 2:28 p.m.β€’9 views

CVE-2026-25673 Potential denial-of-service vulnerability in URLField via Unicode normalization on Windows

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS7AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
β€’added 2026/03/03 2:28 p.m.β€’13 views

CVE-2026-25673

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS6AI score0.00734EPSS
SaveExploits0References4Affected Software1
CVE
CVE
β€’added 2026/03/03 2:28 p.m.β€’100 views

CVE-2026-25673

Django is affected in multiple supported branches: 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. The issue arises in URLField.to_python(), where urllib.parse.urlsplit() performs NFKC normalization on Windows, causing excessive processing time for certain Unicode characters and enabl...

7.5CVSS6AI score0.00734EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
β€’added 2026/03/03 2:28 p.m.β€’9 views

CVE-2026-25673 Potential denial-of-service vulnerability in URLField via Unicode normalization on Windows

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

6AI score0.00734EPSS
SaveExploits0References3
Cvelist
Cvelist
β€’added 2026/03/03 2:28 p.m.β€’41 views

CVE-2026-25673 Potential denial-of-service vulnerability in URLField via Unicode normalization on Windows

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

0.00734EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
β€’added 2026/03/03 2:00 p.m.β€’7 views

CVE-2026-25673

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. URLField.topython in Django calls urllib.parse.urlsplit, which performs NFKC normalization on Windows that is disproportionately slow for certain Unicode characters, allowing a remote attacker to cause denial o...

7.5CVSS5.9AI score0.00734EPSS
SaveExploits0References1
Rows per page
Query Builder