Lucene search
+L

24616 matches found

Vulnrichment
Vulnrichment
added 2026/08/17 5:16 p.m.8 views

CVE-2026-71491 sqlparse: Quadratic O(n²) DoS in group_comments

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, groupcomments in sqlparse/engine/grouping.py repeatedly rescans comment-only statements before the MAXGROUPINGTOKENS guard, causing quadratic CPU consumption through sqlparse.parse and sqlparse.formatsql, stripcomments=Tru...

8.7CVSS5.7AI score0.00263EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/17 5:14 p.m.8 views

CVE-2026-59894 sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in sqlparse.format outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

6.2CVSS5.8AI score0.00129EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/17 4:26 p.m.18 views

CVE-2026-8723

A flaw was found in the qs library. When the qs.stringify function processes arrays containing null or undefined elements, and is configured with both arrayFormat: 'comma' and encodeValuesOnly: true, it can trigger a TypeError. This error causes the application to crash or return a 500 error,...

6.3CVSS5.5AI score0.00358EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: postgresql (UTSA-2026-099525)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099525 advisory. Externally-controlled format string in PostgreSQL timeofday function allows an attacker to retrieve portions of server memory, via crafted timezone zones. Versions...

4.3CVSS5AI score0.00214EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.22 views

PT-2026-76779

Name of the Vulnerable Software and Affected Versions FreeCAD versions 0.19 through 1.1.0 Description In the BIM Project Manager Load Template flow within src/Mod/BIM/bimcommands/BimProjectManager.py, the software passes attacker-controlled FCStd Meta property values for wpposition, wpu, wpv, and...

7.8CVSS6AI score0.00219EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 7:30 p.m.12 views

MINI-2H2V-QPHR-2C79

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/15 5:01 p.m.21 views

Security Bulletin: This Power System update is being released to address CVE-2026-15961

Summary IBM PowerVM could allow a local attacker to obtain sensitive information or cause a denial of service due to improper control of format strings. Vulnerability Details CVEID:CVE-2026-15961 DESCRIPTION: IBM PowerVM could allow a local attacker to obtain sensitive information or cause a deni...

6CVSS5.4AI score0.00099EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.27 views

PT-2026-83324

Name of the Vulnerable Software and Affected Versions IBM AIX version 7.2 IBM AIX version 7.3 IBM PowerVM VIOS version 4.1 Description A format string vulnerability exists that could allow a local attacker to gain elevated privileges. A format string vulnerability occurs when an application...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/14 3:20 p.m.13 views

CVE-2026-73556

A flaw was found in vLLM, an inference and serving engine for large language models. An unauthenticated remote attacker can exploit a Regular Expression Denial of Service ReDoS vulnerability in the lm-format-enforcer backend. By submitting a specially crafted regular expression through the...

7.5CVSS5.5AI score0.00315EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.13 views

openstack-nova-compute: Arbitrary Host File Overwrite via Unconstrained qemu-img Format Handling in OpenStack Nova

A flaw in OpenStack Nova’s interaction with the qemu-img utility allows an authenticated user to overwrite arbitrary files on the compute host. This occurs because Nova invokes qemu-img without strictly constraining the disk image format, enabling a malicious user to craft a QCOW2 header on a raw...

8.2CVSS5.5AI score0.00381EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/13 2:56 p.m.33 views

CVE-2026-73556

vLLM before 0.26.0 is affected by a DoS-like issue in the lm-format-enforcer backend: structured_outputs.regex is passed to RegexParser without compile_timeout or validation in validate_structured_output_request_lm_format_enforcer, allowing unauthenticated /v1/completions requests to consume CPU ...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:56 p.m.46 views

CVE-2026-73556 vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of CVE-2026-55574

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 2:56 p.m.18 views

CVE-2026-73556 vLLM: ReDoS via structured_outputs.regex in the lm-format-enforcer backend (no compile timeout) — missed sibling of CVE-2026-55574

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS5.4AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/13 1:17 p.m.21 views

CVE-2026-18408

Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-871...

8.8CVSS7.9AI score0.00363EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.44 views

PT-2026-71671

Name of the Vulnerable Software and Affected Versions vLLM versions prior to 0.26.0 Description An unauthenticated request to the '/v1/completions' endpoint can cause a denial of service by consuming a CPU core and stalling the structured-output engine path. This occurs because the structured...

5.3CVSS5.6AI score0.00315EPSS
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.8 views

The vulnerability of the net/mlx5 component in the Linux operating system, which allows a hacker to cause a service failure.

The vulnerability of the net/mlx5 component in the Linux operating system is related to insufficient handling of format strings. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.6CVSS5.5AI score0.00207EPSS
SaveExploits0References17Affected Software3
NVD
NVD
added 2026/08/12 8:17 p.m.15 views

CVE-2026-12004

IBM Security Verify Access 10.0 through 10.0.9.2 and IBM Verify Identity Access 11.0 through 11.0.3 and IBM Verify Identity Access Container 11.0 through 11.0.3 contains a format string injection vulnerability in the management interface that allows attackers to cause denial of service and...

8.7CVSS0.00348EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 8:02 p.m.49 views

CVE-2026-12004

CVE-2026-12004 is a format-string injection vulnerability in the IBM Security Verify Access management interface, affecting IBM Security Verify Access 10.0–10.0.9.2, IBM Verify Identity Access 11.0–11.0.3, and IBM Verify Identity Access Container 11.0–11.0.3. The issue can cause denial of service...

8.7CVSS5.3AI score0.00348EPSS
SaveExploits0References1Affected Software3
attackerkb
attackerkb
added 2026/08/12 8:02 p.m.13 views

CVE-2026-12004

IBM Security Verify Access 10.0 through 10.0.9.2 and IBM Verify Identity Access 11.0 through 11.0.3 and IBM Verify Identity Access Container 11.0 through 11.0.3 contains a format string injection vulnerability in the management interface that allows attackers to cause denial of service and...

8.7CVSS5.3AI score0.00348EPSS
SaveExploits0References2Affected Software4
Cvelist
Cvelist
added 2026/08/12 8:02 p.m.33 views

CVE-2026-12004 Security vulnerabilities have been found in IBM Verify Identity Access and IBM Security Verify Access

IBM Security Verify Access 10.0 through 10.0.9.2 and IBM Verify Identity Access 11.0 through 11.0.3 and IBM Verify Identity Access Container 11.0 through 11.0.3 contains a format string injection vulnerability in the management interface that allows attackers to cause denial of service and...

8.7CVSS0.00348EPSS
SaveExploits0References1
Rows per page
Query Builder