Lucene search
+L

37353 matches found

Positive Technologies
Positive Technologies
added 2026/07/06 12:0 a.m.23 views

PT-2026-56013

Name of the Vulnerable Software and Affected Versions showdown affected versions not specified Description An issue exists in metadata title handling that allows the injection of arbitrary HTML and JavaScript. When the completeHTMLDocument option is enabled, unescaped less-than and greater-than...

6.1CVSS6.2AI score0.00187EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/05 5:52 p.m.37 views

CVE-2026-59510

The CVE concerns AIL Framework’s PDF object handling. The vulnerable code in PDF.get_filepath() joined the configured PDF storage directory with a path derived from a PDF object identifier without ensuring the final path stayed inside the PDF_FOLDER. Authenticated attackers could supply crafted i...

7.1CVSS5.9AI score0.00372EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/05 2:25 p.m.10 views

MINI-CW94-5CPV-CJM4

Bulletin has no description...

2.2CVSS7.2AI score0.00656EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/05 12:52 a.m.21 views

[SECURITY] Fedora 43 Update: nsd-4.14.3-1.fc43

NSD is a complete implementation of an authoritative DNS name server. For further information about what NSD is and what NSD is not please consult the REQUIREMENTS document which is a part of this distribution...

8.8CVSS5.9AI score0.00325EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/05 12:0 a.m.15 views

PT-2026-55817

Name of the Vulnerable Software and Affected Versions AIL Framework versions prior to commit 14c618fce4d1df02358717c48ea903706abecdf2 Description A path traversal issue exists in the PDF object handling. The PDF.get filepath function constructs a file path by joining the configured PDF storage...

7.1CVSS5.9AI score0.00372EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/04 1:20 p.m.9 views

MINI-R344-3WFJ-QFQR

Bulletin has no description...

6.1CVSS5.9AI score0.00223EPSS
SaveExploits0
Fedora
Fedora
added 2026/07/04 12:51 a.m.18 views

[SECURITY] Fedora 44 Update: leptonica-1.87.0-4.fc44

The library supports many operations that are useful on Document images Natural images Fundamental image processing and image analysis operations Rasterop aka bitblt Affine transforms scaling, translation, rotation, shear on images of arbitrary pixel depth Projective and bi-linear transforms Bina...

9.8CVSS6.8AI score0.02566EPSS
SaveExploits0
OSV
OSV
added 2026/07/03 4:56 p.m.12 views

CGA-MV2F-98VR-6MF2

Bulletin has no description...

6.5CVSS5.9AI score0.00124EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/03 2:0 p.m.10 views

Chromium: CVE-2026-13845 Use after free in DOM

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS5.9AI score0.00361EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/03 2:0 p.m.12 views

Chromium: CVE-2026-14141 Incorrect security UI in Document Picture-in-Picture

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

4.3CVSS5.9AI score0.00202EPSS
SaveExploits0
OSV
OSV
added 2026/07/03 1:33 p.m.6 views

MINI-FJ69-8PG9-6P45

Bulletin has no description...

7.5CVSS5.9AI score0.00299EPSS
SaveExploits1
OSV
OSV
added 2026/07/03 1:33 p.m.8 views

MINI-PF9M-W6HG-9M75

Bulletin has no description...

8.8CVSS5.9AI score0.1014EPSS
SaveExploits1
Snyk
Snyk
added 2026/07/02 10:18 p.m.11 views

Inefficient Algorithmic Complexity

Overview pathway is a Pathway Live Data Framework is a data processing framework which takes care of streaming data updates for you. Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the document store process. An attacker can exhaust system resources by...

8.7CVSS5.5AI score0.0047EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/02 8:17 p.m.10 views

CVE-2026-59094

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS0.0047EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/02 8:17 p.m.13 views

UBUNTU-CVE-2025-71385

Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document into a text element without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An attacker can craft a U...

6.1CVSS5.9AI score0.00237EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/02 7:40 p.m.42 views

CVE-2026-59094 Pathway - Unauthenticated Denial of Service via Exponential Glob Pattern Matching in Document Store

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS0.0047EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/02 7:40 p.m.21 views

CVE-2026-59094

Affected software: Pathway, affected up to v0.31.1. Vulnerability: document store applies a caller-supplied glob pattern to indexed document paths via a hand-written recursive matcher that branches on each ** token without memoization, yielding exponential worst-case complexity. The pattern from ...

8.7CVSS5.9AI score0.0047EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/02 7:40 p.m.14 views

EUVD-2026-41425

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS5.9AI score0.0047EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/02 7:40 p.m.11 views

CVE-2026-59094

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS5.9AI score0.0047EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/02 7:40 p.m.39 views

CVE-2026-59094 Pathway - Unauthenticated Denial of Service via Exponential Glob Pattern Matching in Document Store

Pathway through 0.31.1, fixed in commit d09722e, document store applies a caller-supplied glob pattern to indexed document paths using a hand-written recursive matcher that branches two ways on each token without memoization, giving exponential worst-case complexity. The filepathglobpattern value...

8.7CVSS6AI score
SaveExploits0References7
Rows per page
Query Builder