Lucene search
+L

605 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/17 7:31 p.m.13 views

CVE-2026-57485

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS5.3AI score0.00256EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/17 7:31 p.m.34 views

CVE-2026-57485

Stirling-PDF versions prior to 2.9.0 contain an API key disclosure vulnerability in the /api/v1/pipeline/handleData endpoint (PipelineProcessor.java). The endpoint injects the STIRLING-PDF-BACKEND-API-USER key into pipeline subrequests, which an authenticated ROLE_USER can retrieve via /api/v1/us...

8.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 7:31 p.m.6 views

CVE-2026-57485 Stirling-PDF: Internal Service Account API Key Disclosure via Pipeline Endpoint

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/16 1:14 p.m.15 views

CVE-2026-74789 Scriban before 7.0.0 LoopLimit Bypass via Built-in Operations

Scriban before 7.0.0 affected = 6.6.0 applies its LoopLimit constraint only to script loop statements and not to expensive iteration performed inside built-in operators and functions. As a result, a single expression such as 1..1000000 | array.size — or a memory-amplification expression such as '...

8.7CVSS5.7AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/16 1:14 p.m.11 views

CVE-2026-74789

Scriban before 7.0.0 affected = 6.6.0 applies its LoopLimit constraint only to script loop statements and not to expensive iteration performed inside built-in operators and functions. As a result, a single expression such as 1..1000000 | array.size — or a memory-amplification expression such as '...

8.7CVSS5.6AI score0.0034EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/16 1:14 p.m.34 views

CVE-2026-74789

Scriban before 7.0.0 (affected

8.7CVSS5.6AI score0.0034EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.10 views

AlmaLinux 8 : bind9.16 (ALSA-2026:54509)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:54509 advisory. bind9: bind: Potential wildcard CNAME RPZ policy bypass CVE-2026-11331 bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field CVE-2026-133...

8.6CVSS5.6AI score0.00523EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
added 2026/08/13 12:00 a.m.9 views

Important: bind9.16 security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

8.6CVSS5.4AI score0.00523EPSS
SaveExploits0References14
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.12 views

Node.js Module axios 0.31.1 < 0.33.0 / 1.15.1 < 1.18.0 DoS (CVE-2026-67321)

The version of the axios Node.js module installed on the remote host is 0.31.1 prior to 0.33.0 or 1.15.1 prior to 1.18.0. It is, therefore, affected by a vulnerability: - An incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who...

6.9CVSS5.8AI score0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 9:16 p.m.58 views

CVE-2026-48083

OpenReception's OpenReception appointment booking software (affected: prior to version 1.0.2) contains a vulnerability in the /api/log endpoint. The endpoint accepts unauthenticated POST requests, applies no schema validation, and writes attacker-controlled content directly into stdout logs, trea...

6.5CVSS5.6AI score0.00349EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.14 views

EulerOS 2.0 SP15 : unbound (EulerOS-SA-2026-2954)

According to the versions of the unbound packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met...

10CVSS8.2AI score0.01272EPSS
SaveExploits0References12
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/05 7:34 a.m.19 views

Security Bulletin: Multiple secuirty vulnerabilies addressed with IBM Business Automation Workflow containers July 2026

Summary In addition to updating many operating system level packages, IBM Business Automation Workflow container fixes address the following vulnerabilities. Vulnerability Details CVEID:CVE-2026-2391 DESCRIPTION: Summary The arrayLimit option in qs does not enforce limits for comma-separated valu...

8.7CVSS8AI score0.01905EPSS
SaveExploits4Affected Software2
RedhatCVE
RedhatCVE
added 2026/08/03 4:04 p.m.12 views

CVE-2026-67321

A flaw was found in axios. A remote attacker could exploit an incomplete depth-limit bypass when the component serializes objects with specific top-level keys. By manipulating object keys and nested values during form or parameter serialization, an attacker can trigger a processing error. This ca...

7.5CVSS5.5AI score0.00291EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/01 1:17 p.m.13 views

CVE-2026-67321

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 1:17 p.m.9 views

UBUNTU-CVE-2026-67321

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.42 views

CVE-2026-67321 axios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS0.00291EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67321 axios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS5.5AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2026-67321

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/01 12:22 p.m.13 views

EUVD-2026-51812

axios before 0.33.0 contains an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denia...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.57 views

CVE-2026-67321

CVE-2026-67321 affects the Axios library prior to 0.33.0. A depth-limit bypass in toFormData.js can be triggered when serializing objects with top-level keys ending in '{}', allowing attackers who control object keys and nested values passed to Axios form or parameter serialization to trigger a R...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References2
Rows per page
Query Builder