Lucene search
+L

111031 matches found

Circl
Circl
added 2026/07/29 2:48 a.m.12 views

CVE-2026-18072

creationtimestamp| type| source ---|---|--- 2026-07-29 02:48:40+00:00| seen| https://bsky.app/profile/securityonline.bsky.social/post/3mrqvz4d6i72p 2026-07-29 05:50:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrra5ix6zt2y 2026-07-29 06:43:40+00:00| seen|...

9.8CVSS5.8AI score0.00586EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.16 views

NewStart CGSL MAIN 6.06 : docker-image-check Multiple Vulnerabilities (NS-SA-2026-0055)

The remote NewStart CGSL host, running version MAIN 6.06, has docker-image-check packages installed that are affected by multiple vulnerabilities: - net/url in Go before 1.11.13 and 1.12.x before 1.12.8 mishandles malformed hosts in URLs, leading to an authorization bypass in some applications...

9.8CVSS6AI score0.08359EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.19 views

PT-2026-65758

The Apache Traffic Server uri signing and url sig plugins can exhaust the stack or crash on attacker input. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9, from 9.0.0 through 9.2.14, from 10.0.0 through 10.1.3. Users are recommended to upgrade to version 9.2.15 or 10.1.4, whic...

8.2CVSS5.8AI score0.00492EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.20 views

PT-2026-65885

Name of the Vulnerable Software and Affected Versions GitLab CE/EE versions 14.0 through 19.0.4 GitLab CE/EE versions 19.1 through 19.1.2 GitLab CE/EE versions 19.2 through 19.2.0 Description Improper sanitization of user-controlled input in the pagination page rendering mechanism allows a remote...

4.7CVSS5.3AI score0.00238EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-58181

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Apache Traffic Server urisigning and urlsig plugins can exhaust the stack or crash on attacker input. This issue affects Apache Traffic Server: from 8.0.0...

8.2CVSS5.8AI score0.00492EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/28 11:0 p.m.11 views

CVE-2026-49258

creationtimestamp| type| source ---|---|--- 2026-07-28 23:00:19+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mrqjasdbre2q...

8.8CVSS5.8AI score0.00283EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/28 10:57 p.m.13 views

CVE-2026-14974

creationtimestamp| type| source ---|---|--- 2026-07-28 22:57:36+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mrqj3vwx3u2q 2026-07-30 05:15:09+00:00| seen| https://www.hkcert.org/security-bulletin/ibm-websphere-products-multiple-vulnerabilities20260730...

9.8CVSS5.8AI score0.00378EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/28 10:55 p.m.15 views

CVE-2026-14973

creationtimestamp| type| source ---|---|--- 2026-07-28 22:55:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mrqixfdrvf2a 2026-07-28 23:46:03+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrqlslhnyj2j 2026-07-29 02:03:47+00:00| seen|...

9.3CVSS5.8AI score0.00452EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/28 10:20 p.m.13 views

openhole-server vulnerable to path traversal via URL-decoded request path

Summary openhole-server forwarded the URL-decoded request path r.URL.Path to tunnel clients instead of the original request-target. Percent-encoded dot-segments %2e and separators %2f were decoded to ../ and / before reaching the local service. Go's ServeMux rejects literal ../ paths, but...

8.6CVSS5.9AI score0.00361EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/07/28 10:17 p.m.10 views

CVE-2026-54691

datamodel-code-generator generates Python data models from schema definitions. From 0.9.1 until 0.61.0, src/datamodelcodegenerator/http.py http.getbody accepts --url targets and redirect chain targets without host/IP validation, allowing server-side request forgery against loopback, private,...

8.2CVSS0.00209EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 10:12 p.m.57 views

CVE-2026-66064

goshs is affected by an ACL/Path Traversal vulnerability in the httpserver/handler.go sendFile logic prior to version 2.1.5. The authorization filename was derived from raw req.URL.Path while using a cleaned path for file access, allowing a trailing slash to bypass .goshs ACL-file protection and ...

5.3CVSS5.8AI score0.00308EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/28 9:42 p.m.13 views

datamodel-code-generator vulnerable to SSRF via JSON-Schema `$ref` to HTTP URL (silent by default)

Summary JSON-Schema $ref values pointing at HTTP or HTTPS URLs are silently dereferenced by datamodel-code-generator with no IP/host validation, no scheme allow-list, and redirects followed unconditionally. The --allow-remote-refs gate added in 0.56.0 defaults to None, which only emits a...

8.2CVSS6.3AI score0.00216EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/28 9:42 p.m.7 views

GHSA-954P-556P-R752 datamodel-code-generator vulnerable to SSRF via JSON-Schema `$ref` to HTTP URL (silent by default)

Summary JSON-Schema $ref values pointing at HTTP or HTTPS URLs are silently dereferenced by datamodel-code-generator with no IP/host validation, no scheme allow-list, and redirects followed unconditionally. The --allow-remote-refs gate added in 0.56.0 defaults to None, which only emits a...

8.2CVSS6.3AI score0.00216EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/28 9:30 p.m.22 views

datamodel-code-generator vulnerable to SSRF via --url: no host/IP validation, follows redirects

Summary datamodel-code-generator's built-in HTTP fetcher http.getbody issues an httpx.GET against any URL passed to --url or reached via a redirect chain with no allow-list, no deny-list, no IP/host validation, and followredirects=True. Loopback addresses, RFC1918 ranges, link-local 169.254.169.2...

8.2CVSS6AI score0.00209EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/28 9:30 p.m.8 views

GHSA-RFR2-MQ9M-X2QX datamodel-code-generator vulnerable to SSRF via --url: no host/IP validation, follows redirects

Summary datamodel-code-generator's built-in HTTP fetcher http.getbody issues an httpx.GET against any URL passed to --url or reached via a redirect chain with no allow-list, no deny-list, no IP/host validation, and followredirects=True. Loopback addresses, RFC1918 ranges, link-local 169.254.169.2...

8.2CVSS6AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/28 9:29 p.m.39 views

CVE-2026-54691 datamodel-code-generator vulnerable to SSRF via --url: no host/IP validation, follows redirects

datamodel-code-generator generates Python data models from schema definitions. From 0.9.1 until 0.61.0, src/datamodelcodegenerator/http.py http.getbody accepts --url targets and redirect chain targets without host/IP validation, allowing server-side request forgery against loopback, private,...

8.2CVSS0.00209EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 9:29 p.m.51 views

CVE-2026-54691

CVE-2026-54691 affects datamodel-code-generator prior to 0.61.0; the http.get_body function in src/datamodel_code_generator/http.py accepts --url targets and redirect chains without host/IP validation, enabling server-side request forgery to loopback, private, link-local, metadata, and other netw...

8.2CVSS5.9AI score0.00209EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/28 8:18 p.m.7 views

CVE-2026-50737

creationtimestamp| type| source ---|---|--- 2026-07-28 20:18:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrqa6orpmn2k...

9CVSS5.8AI score0.00194EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/28 8:16 p.m.8 views

CVE-2026-51267

creationtimestamp| type| source ---|---|--- 2026-07-28 20:16:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrqa35kalo2r 2026-07-29 12:02:45+00:00| seen| https://bsky.app/profile/bootintel.bsky.social/post/3mrruxvmoo42o...

5.8AI score0.00542EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 8:16 p.m.8 views

GHSA-VCHH-R53J-8MPW Fission: HTTPTrigger admission omits RelativeURL / Prefix validation; kubectl apply bypasses CLI checks

HTTPTriggerSpec.Validate validated Methods, FunctionReference, Host, IngressConfig, and CorsConfig, but silently skipped RelativeURL and Prefix. Those two fields were validated at the CLI level only pkg/fission-cli/cmd/httptrigger/create.go:83. The post-CRD-modernization webhook for HTTPTrigger w...

4.3CVSS5.8AI score0.00227EPSS
SaveExploits0References6
Rows per page
Query Builder