Lucene search
+L

765 matches found

CVE
CVE
added 2026/09/03 5:13 p.m.33 views

CVE-2026-63219

GeoNetwork (open-source geospatial metadata catalog) has a missing authorization flaw on its formatter upload endpoint, introduced when a Spring @PreAuthorize annotation was dropped during the 4.0.6 refactor. An unauthenticated attacker can upload arbitrary .xsl or .zip formatter files to the ser...

8.6CVSS6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 5:13 p.m.21 views

CVE-2026-63219 Unauthenticated file upload via missing authorization on formatter upload endpoint

GeoNetwork is a catalog application to manage spatially referenced resources. Prior to versions 4.4.12 and 4.2.17, the API endpoint for creating a new formatter via file upload is unprotected and allows the upload of external uncontrolled files. An unauthenticated attacker can upload arbitrary .x...

8.6CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/03 5:06 p.m.28 views

CVE-2026-58400

GeoNetwork, an open-source geospatial metadata catalog maintained under OSGeo, is vulnerable to remote code execution via its Saxon XSLT processor used to render formatters. The processor lacks FEATURE_SECURE_PROCESSING and has ALLOW_EXTERNAL_FUNCTIONS enabled, allowing any loaded stylesheet to i...

9.1CVSS6.4AI score
SaveExploits0References4
NVD
NVD
added 2026/08/31 7:16 p.m.8 views

CVE-2026-14368

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 6:45 p.m.6 views

EUVD-2026-68723

The LwM2M JSON content formatter's getstring in subsys/net/lib/lwm2m/lwm2mrwjson.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if stringlength buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.7 views

PT-2026-83953

The LwM2M JSON content formatter's get string in subsys/net/lib/lwm2m/lwm2m rw json.c copies a parsed JSON string into a caller-supplied buffer and NUL-terminates it. The length guard used if string length buflen, which accepts a string whose length is exactly buflen. After memcpy fills the whole...

5.4CVSS6AI score0.00227EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/28 9:14 a.m.12 views

Malicious code in yaml-report-formatter (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector fd762621d7d279a25921e8f8c7d1a7e8040948bd3ac445ca9cabd8f200ce36f0 Package presents itself as a YAML report formatter but its top-level src/yamlreportformatter/init.py starts a daemon thread on import that reads a...

5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/08/28 9:14 a.m.8 views

MAL-2026-14588 Malicious code in yaml-report-formatter (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector fd762621d7d279a25921e8f8c7d1a7e8040948bd3ac445ca9cabd8f200ce36f0 Package presents itself as a YAML report formatter but its top-level src/yamlreportformatter/init.py starts a daemon thread on import that reads a...

5.9AI score
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/21 7:14 p.m.9 views

NPM: Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

NPM: Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter vulnerability discovered by ? in WordPress Npm unleash-server versions 7.5.2...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/21 7:14 p.m.17 views

Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

Summary An unauthenticated POST to any OpenAPI-validated endpoint, including the anonymous POST /edge/validate and POST /edge/issue-token, crashes the entire Unleash server with one request body of deeply-nested JSON. When request-body validation fails, Unleash builds the error message by calling...

7.5CVSS5.7AI score0.00379EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/08/21 6:21 p.m.14 views

EUVD-2026-64042

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS5.3AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 6:21 p.m.17 views

CVE-2026-63466 Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/12 3:18 p.m.8 views

CVE-2026-73262

Prowler is a cloud security platform. Prior to 5.37.0, Prowler's HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resourcetags, assembled by unrolldict and parsehtmlstring, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned...

5.4CVSS0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/12 2:14 p.m.10 views

EUVD-2026-57222

Prowler is a cloud security platform. Prior to 5.37.0, Prowler's HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resourcetags, assembled by unrolldict and parsehtmlstring, into generated reports without HTML escaping, allowing a cloud principal who can modify a scanned...

5.4CVSS5.3AI score0.00215EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.4 views

PT-2026-71081

Prowler is a cloud security platform. Prior to 5.37.0, Prowler's HTML output formatter in prowler/lib/outputs/html/html.py inserted finding.resource tags, assembled by unroll dict and parse html string, into generated reports without HTML escaping, allowing a cloud principal who can modify a...

5.4CVSS5.3AI score0.00215EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 7:38 a.m.40 views

CVE-2026-73156

CVE-2026-73156 affects ct i-transmute: HTML-escaping is missing in ECharts Sunburst/Treemap tooltip formatters, allowing injected content via STIX/MISP-derived slice names. The fix adds formatter functions that call escapeHtml() on p.name, p.data.value, and p.value to prevent HTML/script executio...

5.3CVSS5.3AI score0.0033EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 7:38 a.m.10 views

EUVD-2026-55973

Affected versions of cti-transmute fail to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names may originate directly from STIX or MISP data, including STIX types, relationshiptype, pattern prefixes, and MISP category/type values. Since...

5.3CVSS5.3AI score0.0033EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.6 views

PT-2026-70082

Name of the Vulnerable Software and Affected Versions cti-transmute affected versions not specified Description The software fails to HTML-escape attacker-controlled values used in ECharts Sunburst and Treemap tooltip formatters. Slice names, which may originate from STIX or MISP data—including...

5.3CVSS5.5AI score0.0033EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:23 p.m.12 views

Malicious code in william-data-formatter-x (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector df0b15d8ca8cdfac8baf861a2db501b3b52eb0e41fd44a6690c351bda8c90835 The package declares a preinstall script node index.js that, on Windows, spawns a hidden PowerShell window -WindowStyle Hidden to fetch...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/08/03 4:30 p.m.15 views

MAL-2026-11502 Malicious code in simple-date-formatter-new-1 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 628527c388185356d23a8905edf240a32c062afb06c00a58c0101ffd4bcc5182 On npm install, the package.json postinstall hook executes a shell one-liner that attempts to mount the host block device via mknod, enumerates...

5.6AI score
SaveExploits0References1
Rows per page
Query Builder