Lucene search
+L

4822 matches found

Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.17 views

PT-2026-82599

Name of the Vulnerable Software and Affected Versions openssl encrypt versions prior to 1.4.9 Description A shell injection issue exists in the info command's reconstructed CLI block. The system interpolates untrusted metadata fields without proper quoting, allowing attackers to craft metadata...

9.3CVSS5.9AI score0.00284EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/24 2:17 p.m.12 views

EUVD-2026-64896

Improper Neutralization of Special Elements used in an OS Command in the package manager component of Black Duck blackduck-c-cpp before 3.0.7 allows an actor able to create a file within the scanned build directory to execute operating system commands as the account running the scan. Filesystem...

7.5CVSS5.5AI score0.00138EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux - Vulnerability in Golang-1.19

Templates that contain actions within unquoted HTML attributes e.g., “attr=.” and are executed with an empty input can result in unexpected outputs when parsed due to HTML normalization rules. This may allow for the injection of arbitrary attributes into tags...

7.3CVSS6.8AI score0.01037EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/21 12:43 a.m.12 views

SUSE CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 8:17 p.m.11 views

CVE-2026-55085

Etherpad is a real-time collaborative editor. Prior to 3.3.1, result.appendSpan in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the generated markup to node.innerHTML. ImportEtherpad.setPadRaw in...

9.6CVSS0.00452EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:34 p.m.10 views

EUVD-2026-62740

Etherpad is a real-time collaborative editor. Prior to 3.3.1, result.appendSpan in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the generated markup to node.innerHTML. ImportEtherpad.setPadRaw in...

9.6CVSS5AI score0.00452EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:34 p.m.14 views

CVE-2026-55085 Etherpad: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in etherpad-lite

Etherpad is a real-time collaborative editor. Prior to 3.3.1, result.appendSpan in src/static/js/domline.ts interpolates the start attribute of a numbered list directly into an unquoted ol start attribute before assigning the generated markup to node.innerHTML. ImportEtherpad.setPadRaw in...

9.6CVSS5.1AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 2:02 p.m.15 views

EUVD-2026-62404

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input...

7.5CVSS5.8AI score0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.35 views

CVE-2026-76240 stigmem Postgres SQL Injection via Schema Identifier

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input...

7.5CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.21 views

CVE-2026-76240 stigmem Postgres SQL Injection via Schema Identifier

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input...

7.5CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.24 views

PT-2026-78372

Name of the Vulnerable Software and Affected Versions Renovate versions 37.158.0 through 37.198.0 Description Command injection is possible in the helmv3 manager's handling of registryAliases. Attackers with commit access can manipulate registryAliases keys using unquoted shell metacharacters to...

9.3CVSS5.5AI score0.01671EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.24 views

PT-2026-78421

Name of the Vulnerable Software and Affected Versions stigmem-node version 0.9.0a1 Description The software interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. While the schema value in the affected code path is operator-controlled, this pattern could allo...

7.5CVSS5.7AI score0.00279EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/18 3:17 p.m.14 views

DEBIAN-CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score0.00171EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 3:11 p.m.42 views

CVE-2026-68939

Pyenv (Python version manager) prior to 2.8.0 is vulnerable to silent interpreter/version substitution. The is_version_safe() function in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENV_VERSION expansion across multiple libexec scrip...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:11 p.m.21 views

CVE-2026-68939 Pyenv: Glob/wildcard metacharacters bypass is_version_safe(), causing silent version/interpreter substitution via unquoted expansion (CVE-2022-35861 residual)

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 3:11 p.m.10 views

CVE-2026-68939 Pyenv: Glob/wildcard metacharacters bypass is_version_safe(), causing silent version/interpreter substitution via unquoted expansion (CVE-2022-35861 residual)

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 12:19 p.m.10 views

CVE-2026-75107

Grav Form Plugin before 9.1.19 fails to escape field-definition properties including prepend, append, spacer text, section text, and select option labels in form templates. Attackers with form authoring privileges can inject arbitrary HTML and JavaScript that executes for all form visitors throug...

5.4CVSS0.00168EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 11:19 a.m.36 views

CVE-2026-75828

Grav before 2.0.15 contains a stored cross-site scripting vulnerability in the detectXss function where unpaired quotes in unquoted attribute values bypass event-handler detection. Authenticated editors can inject event handlers like onerror= that pass validation and execute in visitor browsers...

5AI score0.00343EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.25 views

PT-2026-77145

Name of the Vulnerable Software and Affected Versions Pyenv versions prior to 2.8.0 Description The is version safe function in libexec/pyenv-version-file-read accepts shell glob metacharacters within .python-version values. Additionally, unquoted PYENV VERSION expansion in...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.23 views

PT-2026-76928

Grav before 2.0.15 contains a stored cross-site scripting vulnerability in the detectXss function where unpaired quotes in unquoted attribute values bypass event-handler detection. Authenticated editors can inject event handlers like onerror= that pass validation and execute in visitor browsers...

9.3CVSS4.9AI score0.00343EPSS
SaveExploits0References3
Rows per page
Query Builder