Lucene search
+L

112098 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.10 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.00392EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/28 11:00 p.m.12 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.14 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.00379EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/28 10:55 p.m.16 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.00304EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/28 10:20 p.m.14 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.11 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.65 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.15 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.00256EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/28 9:42 p.m.10 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.00256EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/28 9:30 p.m.24 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.10 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
CVE
CVE
added 2026/07/28 9:29 p.m.53 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
Cvelist
Cvelist
added 2026/07/28 9:29 p.m.41 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
Circl
Circl
added 2026/07/28 8:18 p.m.8 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.00235EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/28 8:16 p.m.9 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.9 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.00228EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/28 8:16 p.m.34 views

EUVD-2026-36073

Fission: HTTPTrigger admission omits RelativeURL / Prefix validation; kubectl apply bypasses CLI checks...

4.3CVSS5.8AI score0.00228EPSS
SaveExploits0References5
Circl
Circl
added 2026/07/28 7:48 p.m.10 views

CVE-2026-16313

creationtimestamp| type| source ---|---|--- 2026-07-28 19:48:38+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mrq6jzrtmr2o...

7.6CVSS5.8AI score0.00285EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/28 7:14 p.m.13 views

CVE-2026-51259

creationtimestamp| type| source ---|---|--- 2026-07-28 19:14:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrq4mb5ppf2k...

5.8AI score0.00373EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/28 7:14 p.m.13 views

CVE-2026-51260

creationtimestamp| type| source ---|---|--- 2026-07-28 19:14:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrq4m7sgsu2y...

5.8AI score0.00289EPSS
SaveExploits0References1
Rows per page
Query Builder