Lucene search
+L

551732 matches found

SUSE Linux
SUSE Linux
added 2026/09/07 1:55 p.m.6 views

Security update for libusb-1_0

This update for libusb-10 fixes the following issue: CVE-2026-23679: NULL pointer dereference in parseinterface allows attackers to crash applications by supplying a malformed USB configuration descriptor bsc1266664. Patch Instructions: To install this SUSE update use the SUSE recommended...

6.9CVSS0.00184EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/09/07 1:54 p.m.6 views

Security update for wget

This update for wget fixes the following issue: CVE-2026-16599: server-controlled unbounded MD5 loop in FTP OPIE bsc1276962. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the comman...

5.1CVSS0.0038EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/09/07 1:54 p.m.5 views

Security update for curl

This update for curl fixes the following issues: CVE-2026-13608: flow in OpenLDAP SASL negotiation can cause an authentication bypass bsc1277476. CVE-2026-80229: premature free can lead to OpenSSL provider use-after-free bsc1277479. CVE-2026-80230: OpenSSL pinning bypass can allow unauthenticated...

6.3CVSS0.0061EPSS
SaveExploits0References12
SUSE Linux
SUSE Linux
added 2026/09/07 1:53 p.m.5 views

Security update for curl

This update for curl fixes the following issues: CVE-2026-5773: wrong reuse of SMB connection bsc1262633. CVE-2026-7168: cross-proxy Digest auth state leak bsc1263440. CVE-2026-8926: password leak with netrc and user in URL bsc1268412. CVE-2026-13608: flow in OpenLDAP SASL negotiation can cause a...

8.2CVSS0.00618EPSS
SaveExploits3References26
SUSE Linux
SUSE Linux
added 2026/09/07 1:53 p.m.5 views

Security update for perl-URI

This update for perl-URI fixes the following issue: CVE-2026-19953: non-NFC host names encoded to non-standard punycode labels due to missing normalization in nameprep bsc1277886. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate ...

6.9CVSS0.00373EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/09/07 1:52 p.m.6 views

Security update for amazon-cloudwatch-agent

This update for amazon-cloudwatch-agent fixes the following issues: CVE-2026-37236: github.com/grpc-ecosystem/grpc-gateway/v2/runtime: client can override the HTTP method of a POST request through the X-HTTP-Method-Override header and bypass established access control bsc1277995. CVE-2026-41178:...

6.5CVSS0.0044EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/07 1:18 p.m.7 views

CVE-2026-76560

A flaw was found in 389 Directory Server. The SELFDN ACI bind-rule evaluator incorrectly matches an anonymous LDAP client's empty bind DN against an empty stored attribute value, allowing an unauthenticated client to satisfy access control checks intended to require a matching authenticated...

7.5CVSS0.00367EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.12 views

CVE-2026-86434

league/commonmark versions = 2.0.0 and 2.8.4 patched in 2.9.0 contain a denial of service vulnerability in UniqueSlugNormalizer::normalize, which restarts its numeric-suffix search from 1 on every slug collision, resulting in OK^2 time complexity for K headings that collapse to the same base slug...

8.7CVSS5.7AI score0.00291EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.8 views

CVE-2026-86435

commonmark versions from 1.5.0 before 2.8.4 contain a denial of service vulnerability in the Footnote extension that fails to deduplicate footnote definitions. Attackers can craft documents with duplicate footnote definitions and references to create quadratic output expansion, consuming excessiv...

8.7CVSS5.8AI score0.00279EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.8 views

CVE-2026-86433

commonmark versions from 1.5.0 before 2.8.4 contain a denial of service vulnerability in the Attributes extension where AttributesListener::findTargetAndDirection performs quadratic-time sibling list scanning. Unauthenticated attackers can submit approximately 32 KB of repeated attribute blocks t...

8.7CVSS5.8AI score0.00291EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.8 views

CVE-2026-86431

league/commonmark thephpleague/commonmark versions = 2.7.0 and 2.9.1 contain a cross-site scripting vulnerability in the AttributesExtension. Prefixing an attribute name with a single U+000C form feed byte e.g. \x0Conclick="alert1" bypasses the AttributesHelper::filterAttributes 'on' event-handle...

7.2CVSS5.7AI score0.00228EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.7 views

CVE-2026-86432

commonmark versions from 2.0.0 before 2.8.4 contain a denial of service vulnerability in XmlRenderer that emits depth-proportional indentation for every XML tag. Attackers can provide deeply nested Markdown or AST structures to cause quadratic memory consumption and output amplification, exhausti...

6.9CVSS5.8AI score0.00247EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.9 views

CVE-2026-86430

league/commonmark versions before 2.9.1 contain multiple denial of service vulnerabilities in fenced code block detection, reference link label lookup, and emphasis delimiter processing that perform super-linear work on crafted input. Attackers can submit specially crafted Markdown with long...

8.7CVSS5.8AI score0.00285EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.6 views

CVE-2026-86428

commonmark versions from 1.5.0 before 2.10.0 contain a denial of service vulnerability in the AttributesExtension when processing distinctly-named attributes. Attackers can submit Markdown with numerous distinct attribute names to cause quadratic-time attribute merging and filtering, consuming...

8.7CVSS5.8AI score0.00279EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.7 views

CVE-2026-86429

The league/commonmark thephpleague/commonmark library in versions = 1.5.0 and 2.9.1 contains quadratic parsing complexity in its SmartPunctExtension and AttributesExtension. When either extension is explicitly registered on the Environment they are not enabled by default and are excluded from the...

8.7CVSS5.7AI score0.00291EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.9 views

CVE-2026-86425

ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 contains a heap-use-after-free vulnerability in the Layer method of PerlMagick. An attacker who supplies a crafted list of images can trigger memory access after deallocation, resulting in a crash denial of service...

5.5CVSS5.7AI score0.00142EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/09/07 12:53 p.m.3 views

CVE-2026-86425

ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 contains a heap-use-after-free vulnerability in the Layer method of PerlMagick. An attacker who supplies a crafted list of images can trigger memory access after deallocation, resulting in a crash denial of service...

5.5CVSS0.00142EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.8 views

CVE-2026-86424

ImageMagick before 7.1.2-30 and 6.9.13-55 contains a time-of-check-time-of-use TOCTOU vulnerability in the video decoder that allows attackers to bypass path policy write restrictions via symlink swaps. An attacker can replace a symlink between policy validation check-time and the file write...

2.5CVSS5.7AI score0.00117EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/09/07 12:53 p.m.3 views

CVE-2026-86424

ImageMagick before 7.1.2-30 and 6.9.13-55 contains a time-of-check-time-of-use TOCTOU vulnerability in the video decoder that allows attackers to bypass path policy write restrictions via symlink swaps. An attacker can replace a symlink between policy validation check-time and the file write...

2.5CVSS0.00117EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/07 12:53 p.m.8 views

CVE-2026-86422

ImageMagick before 7.1.2-30 contains a time-of-check-time-of-use vulnerability in path policy enforcement on Windows that allows attackers to bypass read or write restrictions by exploiting symlink race conditions. Attackers can swap symlinks between policy validation and file access to read or...

3.3CVSS5.7AI score0.00108EPSS
SaveExploits0
Rows per page
Query Builder