Lucene search
+L

661810 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 9:23 p.m.1 views

Security Bulletin: Multiple vulnerabilities in IBM® SDK Java™ Technology Edition shipped with IBM Tivoli Monitoring.

Summary Multiple vulnerabilities in IBM® SDK Java™ Technology Edition that is shipped as part of multiple IBM Tivoli Monitoring ITM components. CVE-2026-61308, CVE-2026-70907 and CVE-2026-60589. Vulnerability Details CVEID:CVE-2026-61308 DESCRIPTION: Difficult to exploit vulnerability allows...

6.8CVSS0.0031EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/09/17 9:18 p.m.2 views

EUVD-2026-82491

Imager versions from 0.4502 before 1.035 for Perl read outside the EXIF block via unchecked start offsets in tiffloadifd. tiffloadifd validates an IFD entry's data by checking that entry-offset + entry-size stays within the EXIF block, and never checks the start offset itself. Where that sum is n...

SaveExploits0References6
CVE
CVE
added 2026/09/17 9:18 p.m.30 views

CVE-2026-73638 Imager versions from 0.45_02 before 1.035 for Perl read outside the EXIF block via unchecked start offsets in tiff_load_ifd

Imager versions from 0.4502 before 1.035 for Perl read outside the EXIF block via unchecked start offsets in tiffloadifd. tiffloadifd validates an IFD entry's data by checking that entry-offset + entry-size stays within the EXIF block, and never checks the start offset itself. Where that sum is n...

SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 9:18 p.m.3 views

CVE-2026-73638 Imager versions from 0.45_02 before 1.035 for Perl read outside the EXIF block via unchecked start offsets in tiff_load_ifd

Imager versions from 0.4502 before 1.035 for Perl read outside the EXIF block via unchecked start offsets in tiffloadifd. tiffloadifd validates an IFD entry's data by checking that entry-offset + entry-size stays within the EXIF block, and never checks the start offset itself. Where that sum is n...

SaveExploits0References6
NVD
NVD
added 2026/09/17 9:17 p.m.2 views

CVE-2026-86049

Jupyter Server is the backend for Jupyter web applications. Prior to version 2.21.0, the 5xx request logging path in jupyterserver/log.py copies the Referer header into a JSON header block without applying the token scrubbing used for the request URI. A request that returns HTTP 500 while the...

7.1CVSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 8:59 p.m.1 views

Security Bulletin: IBM MQ for HPE NonStop is affected by vulnerabilities in OpenSSL

Summary IBM MQ for HPE NonStop is affected by OpenSSL vulnerabilities CVE-2026-34180, CVE-2026-34181, CVE-2026-34182, CVE-2026-34183, CVE-2026-42764, CVE-2026-42766, CVE-2026-42767, CVE-2026-42768, CVE-2026-42769, CVE-2026-42770, CVE-2026-45445, CVE-2026-45446, CVE-2026-45447, CVE-2026-7383,...

9.1CVSS0.03566EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/17 8:31 p.m.3 views

djust: Six template-layer defects emit attacker-controlled markup unescaped (XSS)

Five independent defects in djust's template auto-escaping cause attacker-controlled input to be rendered as live markup where Django escapes it. All four are present in shipped 1.1.0 and are fixed in 1.1.1. They share one shape: a filter or grant that escapes nothing itself and relies on the...

SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/09/17 8:30 p.m.2 views

EUVD-2026-81901

Steeltoe.Discovery.Eureka: malformed enum/bool/timestamp field aborts entire registry fetch DoS...

7.5CVSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 8:30 p.m.0 views

GHSA-HR73-3GPV-HH6Q Steeltoe.Discovery.Eureka: malformed enum/bool/timestamp field aborts entire registry fetch (DoS)

Summary Steeltoe's Eureka discovery client deserializes the registry response as a single unit. If any registered instance contains a field value that cannot be parsed for example, an unrecognized actionType, a non-boolean value for isCoordinatingDiscoveryServer, or a non-numeric timestamp,...

7.5CVSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/17 8:30 p.m.3 views

Steeltoe.Discovery.Eureka: malformed enum/bool/timestamp field aborts entire registry fetch (DoS)

Summary Steeltoe's Eureka discovery client deserializes the registry response as a single unit. If any registered instance contains a field value that cannot be parsed for example, an unrecognized actionType, a non-boolean value for isCoordinatingDiscoveryServer, or a non-numeric timestamp,...

7.5CVSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/17 8:28 p.m.3 views

Jupyter Server: 5xx request logging leaks token-bearing Referer header values

Summary When a request returns a 500, jupyterserver/log.py logs a small JSON block of request headers. The Referer header was copied into it as-is, so a token in the Referer URL ended up in the logs in plain text. Impact Anyone who can read the server logs can pick tokens out of these 500 entries...

7.1CVSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/09/17 8:28 p.m.4 views

CVE-2026-86049

Jupyter Server (the backend for Jupyter web applications) prior to version 2.21.0 contains a token-leak flaw in the 5xx request logging path within jupyter_server/log.py. The Referer header is copied into a JSON header block without applying the same token scrubbing used for the request URI. When...

7.1CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/17 8:28 p.m.4 views

CVE-2026-86049 Jupyter Server: 5xx request logging leaks token-bearing Referer header values

Jupyter Server is the backend for Jupyter web applications. Prior to version 2.21.0, the 5xx request logging path in jupyterserver/log.py copies the Referer header into a JSON header block without applying the token scrubbing used for the request URI. A request that returns HTTP 500 while the...

7.1CVSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/17 8:25 p.m.2 views

Grav: The system, site, and theme Twig variables bypass the content sandbox entirely and are never covered by config_denied_paths

Summary Grav\Common\Twig\Twig::init unconditionally puts the raw system, site, and theme config arrays into $this-twigvars. Twig::processPage builds the variables for the sandboxed, editor-authored page-content render by copying that same base array $sandboxvars = $twigvars; and replacing only th...

7.1CVSS0.00241EPSS
SaveExploits0References4Affected Software1
Wordfence Blog
Wordfence Blog
added 2026/09/17 8:17 p.m.3 views

100,000 WordPress Sites Exposed to Remote Code Execution via PHP Object Injection Vulnerability Found by Wordfence Argus in Tutor LMS

On August 23rd, 2026, Wordfence Argus, our AI research agent specializing in complex vulnerability chains, discovered a PHP Object Injection vulnerability in Tutor LMS, a WordPress e-learning plugin active on more than 100,000 websites. This vulnerability allows any authenticated attacker with...

8.8CVSS0.00586EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 8:17 p.m.1 views

Security Bulletin: fast-uri-3.1.5.tgz (Publicly disclosed vulnerability found by Scanner)

Summary The project currently pins fast-uri at 3.1.5 via the overrides block in package.json. All four CVEs reported in PSIRT PVR0856800 affect the 3.0.0 – 3.1.6 range. Versions 3.1.6 and 4.1.3 are the confirmed fixed releases. Vulnerability Details CVEID:CVE-2026-75899 DESCRIPTION: fast-uri is...

7.5CVSS0.00232EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/09/17 8:16 p.m.3 views

CVE-2026-50285

Pomerium is an identity and context-aware access proxy. Prior to 0.32.8, decodeQueryStringV2 in pkg/hpke/url.go performs zstd decompression of attacker-controlled data without an output-memory limit when DecryptURLValues processes HPKE V2 values for Stateless.Callback in...

7.5CVSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 8:12 p.m.1 views

Security Bulletin: jackson-databind-2.21.2.jar

Summary IBM Db2 Developer Extension uses jackson-databind, which is vulnerable to multiple security issues including polymorphic type validator bypass CVE-2026-54512, CVE-2026-54513, server-side request forgery via DNS resolution CVE-2026-54514, improper @JsonIgnore enforcement CVE-2026-54515,...

8.1CVSS0.00892EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 8:05 p.m.1 views

Security Bulletin: Vulnerability in DOMPurify affects DB2 Dev Extension (CVE-2026-0540, CVE-2026-41238, CVE-2026-41239, CVE-2026-41240)

Summary Upgraded dompurify to 3.4.0 to remediate CVE-2026-0540, CVE-2026-41238, CVE-2026-41239, and CVE-2026-41240 CWE-79: Cross-site Scripting — highest CVSS Base Score 6.9 Medium — PVR0810799. Vulnerability Details CVEID:CVE-2026-0540 DESCRIPTION: DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through...

6.9CVSS0.0034EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/17 8:04 p.m.1 views

Security Bulletin: brace-expansion-2.1.1.tgz (Publicly disclosed vulnerability found by Scanner)

Summary brace-expansion 2.1.1 affected by CVE-2026-13149 — exponential CPU consumption in expand via consecutive non-expanding brace groups, causing event-loop blocking DoS. Vulnerability Details CVEID:CVE-2026-13149 DESCRIPTION: brace-expansion through 5.0.6 is vulnerable to denial of service...

8.7CVSS0.00364EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder