Lucene search
+L

1705 matches found

GithubExploit
GithubExploit
added 2026/07/27 8:03 a.m.77 views

Exploit for CVE-2026-42533

CVE-2026-42533 — nginx Heap Buffer Overflow PoC Exploit Pre...

9.2CVSS7.7AI score0.04452EPSS
SaveExploits6
Veracode
Veracode
added 2026/07/25 6:25 p.m.14 views

Cross-site Scripting (XSS)

Mistune is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper escaping of the Admonition directive :class: option when rendering HTML, which allows an attacker to inject malicious attributes and execute arbitrary JavaScript in a victim's browser...

6.1CVSS6.1AI score0.00327EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/24 4:48 p.m.8 views

GHSA-GCJH-H69Q-9W9G cel-go: JSON Private Fields Exposed via NativeTypes and ParseStructTag

The function ext.NativeTypesParseStructTag"json" does not honour the encoding/json skip directive json:"-". Fields tagged json:"-" are registered in the CEL type system under the literal name "-" and are readable from any user-submitted CEL expression via dynobj"-". Additionally, newNativeTypes...

6.3CVSS5.9AI score
SaveExploits0References2
CloudLinux
CloudLinux
added 2026/07/23 10:42 p.m.18 views

nginx: Fix of CVE-2026-42533

CVE-2026-42533: fix heap buffer overflow in the map directive with regex matching script engine buffer overrun protection...

9.2CVSS7.5AI score0.04452EPSS
SaveExploits6References1
SUSE Linux
SUSE Linux
added 2026/07/22 7:24 a.m.11 views

Security update for nasm

This update for nasm fixes the following issues CVE-2026-6067: heap buffer overflow vulnerability due to a lack of bounds checking in the objdirective function bsc1261986. CVE-2026-6068: heap use after free vulnerability in response file processing bsc1261985. Patch Instructions: To install this...

4.6CVSS5.9AI score0.00426EPSS
SaveExploits2References8
OSV
OSV
added 2026/07/22 7:24 a.m.4 views

SUSE-SU-2026:3178-1 Security update for nasm

This update for nasm fixes the following issues - CVE-2026-6067: heap buffer overflow vulnerability due to a lack of bounds checking in the objdirective function bsc1261986. - CVE-2026-6068: heap use after free vulnerability in response file processing bsc1261985...

9.6CVSS5.9AI score0.00426EPSS
SaveExploits2References5
OSV
OSV
added 2026/07/20 11:11 p.m.9 views

GHSA-PG7V-JWJ7-P798 Pillow EpsImagePlugin negative %%BeginBinary byte count causes infinite loop denial of service

Summary Pillow's EPS parser PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary directive. A crafted EPS file can cause Image.open to seek backwards to the same directive and parse it repeatedly, resulting in an infinite loop and CPU denial of service. The issue is triggered...

5.3CVSS5.9AI score0.00655EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/07/20 11:11 p.m.17 views

EUVD-2026-43741

Pillow EpsImagePlugin negative %%BeginBinary byte count causes infinite loop denial of service...

7.5CVSS5.6AI score0.00655EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/20 9:34 p.m.11 views

GHSA-R4RV-85JG-W4MF Mistune: Arbitrary File Read via Include directive path traversal

Summary A path traversal issue exists in mistune's Include directive when markdown files are processed using md.read. A crafted include path can cause files outside the intended markdown directory to be accessed. Details The issue occurs in the Include.parse method where user-supplied paths are...

5.9CVSS5.3AI score0.00462EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 9:34 p.m.18 views

EUVD-2026-42334

Mistune: XSS via unescaped class option in Admonition directive...

6.1CVSS5AI score0.00327EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 9:34 p.m.9 views

GHSA-G97X-GVCM-X72H Mistune: XSS via unescaped class option in Admonition directive

In src/mistune/directives/admonition.py, the renderadmonition function concatenates the :class: option directly into the HTML class attribute without escaping lines 63-68. This allows attribute injection and XSS even when HTMLRendererescape=True is used. The directive name parameter is safe...

5.3CVSS5.2AI score0.00327EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/20 9:34 p.m.19 views

Mistune: XSS via unescaped class option in Admonition directive

In src/mistune/directives/admonition.py, the renderadmonition function concatenates the :class: option directly into the HTML class attribute without escaping lines 63-68. This allows attribute injection and XSS even when HTMLRendererescape=True is used. The directive name parameter is safe...

6.1CVSS5.1AI score0.00327EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/20 9:24 p.m.11 views

GHSA-8MPJ-M6QM-5QR8 Mistune directives/include: mutual `.. include::` recursion crashes the renderer with `RecursionError`, denial of service via two attacker-controlled markdown files

Summary Type: Uncontrolled recursion via mutual include. The Include directive checks for direct self-reference a.md cannot include a.md, but does not detect indirect cycles. Two markdown files that include each other a.md → includes b.md → includes a.md cause unbounded recursion until Python's...

5.3CVSS5.4AI score0.00529EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/20 9:24 p.m.33 views

EUVD-2026-42339

Mistune directives/include: mutual .. include:: recursion crashes the renderer with RecursionError, denial of service via two attacker-controlled markdown files...

5.3CVSS5.2AI score0.00529EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/20 8:45 p.m.13 views

BIT-NGINX-2026-42533 NGINX Map directive and Regex matching vulnerability

A vulnerability exists in NGINX Plus and NGINX Open Source when a map directive uses regex matching and a string expression references the map's regex capture variables before referencing the map output variable. Alternatively, the same result could be achieved by using a non-cacheable variable i...

9.2CVSS6.6AI score0.04452EPSS
SaveExploits6References2
OSV
OSV
added 2026/07/20 8:45 p.m.12 views

BIT-NGINX-AGENT-2026-60062 NGINX Agent Vulnerability

The NGINX Agent configdirs directive allows a low-privileged attacker to gain limited read and write access to files outside of the designated secure directory. The configdirs directive required for this issue can also be configured through NGINX Instance Manager. A successful exploit may allow a...

6.4CVSS4.8AI score0.00297EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 12:17 p.m.34 views

USN-8563-1 nginx vulnerabilities

It was discovered that nginx incorrectly handled certain map directives using regex matching and capture variables. A remote attacker could use this issue to cause nginx to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2026-42533 It was discovered that nginx had...

9.2CVSS8.4AI score0.04452EPSS
SaveExploits6References4
Ubuntu
Ubuntu
added 2026/07/20 12:17 p.m.20 views

USN-8563-1: nginx vulnerabilities

It was discovered that nginx incorrectly handled certain map directives using regex matching and capture variables. A remote attacker could use this issue to cause nginx to crash, resulting in a denial of service, or possibly execute arbitrary code. CVE-2026-42533 It was discovered that nginx had...

9.2CVSS8.4AI score0.04452EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.10 views

Amazon Linux 2023 : runfinch-finch (ALAS2023-2026-1972)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1972 advisory. containerd is an open-source container runtime. In versions prior to 1.7.32, 2.0.9, 2.2.4 and 2.3.1, containers launched with a numeric User directive that cannot be parsed as a 32-bit integer are...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:37 p.m.11 views

SUSE CVE-2026-50289

systeminformation is a System and OS information library for node.js. Prior to 5.31.7, networkInterfaces on Linux is vulnerable to OS command injection through the Debian/Ubuntu interfaces5 source directive because lib/network.js checkLinuxDCHPInterfaces reads /etc/network/interfaces, extracts a...

8.8CVSS5.6AI score0.02181EPSS
SaveExploits1References3
Rows per page
Query Builder