Lucene search
+L

131621 matches found

RedHat Linux
RedHat Linux
added 2026/07/28 10:49 p.m.9 views

Low: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: grafana13.1: grafana13.1-13.1.1-0.2.hum1 aarch64, x8664 grafana13.1-13.1.1-0.2.hum1.src src...

7.5CVSS5.8AI score0.00432EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/28 10:4 p.m.7 views

Chromium: CVE-2026-15121 Use after free in WebRTC

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS5.8AI score0.00307EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/28 9:58 p.m.6 views

CVE-2026-54719

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/28 9:58 p.m.18 views

CVE-2026-54719

The CVE-2026-54719 vulnerability affects goshs, a single-binary file server. Before version 2.1.1, the httpserver/updown.go bulkDownload handler invoked via the ?bulk and file= ZIP downloads could bypass ACL checks (findEffectiveACL / applyCustomAuth), permitting unauthenticated reads of files pr...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/28 9:56 p.m.9 views

goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

Summary Start goshs v2.1.3 with -b 'admin:' -sftp. No -fkf. SFTP accepts connections without password. CVE-2026-40884 blocks the empty-username variant -b ':pass'. The empty-password variant bypasses that fix. CVE-2026-40884 CVE-2026-40884 GHSA-c29w-qq4m-2gcv, Apr 13 2026 reported the...

9.8CVSS5.9AI score0.00478EPSS
SaveExploits1References4Affected Software2
EUVD
EUVD
added 2026/07/28 9:52 p.m.4 views

EUVD-2026-50079

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score0.00344EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 9:52 p.m.35 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:52 p.m.4 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/28 9:52 p.m.5 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:49 p.m.5 views

CVE-2026-55389 datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in...

7.5CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/07/28 9:37 p.m.5 views

CVE-2026-55415 datamodel-code-generator vulnerable to code injection via `x-python-import` / `customTypePath` in generated import statements

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.11.6 until 0.64.0, datamodel-code-generator allows attacker-controlled x-python-import or customTypePath schema...

7.5CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/28 9:22 p.m.7 views

EUVD-2026-50067

datamodel-code-generator generates Python data models from schema definitions. From 0.14.1 until 0.60.2, the --extra-template-data comment field is rendered into Python comments in src/datamodelcodegenerator/model/template/TypeAliasAnnotation.jinja2,...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 9:17 p.m.10 views

CVE-2026-59941

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior accept a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bounds width × height before the image is converted through GD. A 58-byte BMP whose header declares e.g. 6000×6000 is...

7.5CVSS0.00635EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/28 8:21 p.m.5 views

EUVD-2026-50028

IBM Aspera Faspex 5 5.0.0 through 5.0.15.4 has addressed a vulnerability related to session management...

8.2CVSS5.8AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 8:17 p.m.7 views

UBUNTU-CVE-2026-55555

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a File Existence Oracle attack through the manipulation of the CSS @font-face directive. By providing malicious HTML that references local files via the file:// protocol repeatedly, an attacker can trigger PHP...

2.3CVSS5.8AI score0.00504EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/28 7:18 p.m.18 views

Security Bulletin: Vulnerability in the TS3100/TS3200 Web User Interface could allow unauthorized library access (CVE-2011-1372)

Abstract Administrative access to the library may be obtained without supplying proper credentials. Content Security Bulletin: Vulnerability in the TS3100/TS3200 Web User Interface could allow unauthorized library access CVE-2011-1372 SUMMARY: Administrative access to the library may be obtained...

6.8CVSS5.8AI score0.01724EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/07/28 6:58 p.m.29 views

CVE-2026-11391 Tanium addressed a SQL injection vulnerability in Patch.

Tanium addressed a SQL injection vulnerability in Patch...

6.3CVSS0.00186EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/28 6:29 p.m.4 views

Critical: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: php: php-8.5.9-1.hum1 aarch64, x8664 php-bcmath-8.5.9-1.hum1 aarch64, x8664 php-cli-8.5.9-1.hum1 aarch64, x8664 php-common-8.5.9-1.hum1 aarch64, x8664 php-dba-8.5.9-1.hum1 aarch64, x8664...

9.8CVSS5.5AI score0.00428EPSS
SaveExploits1References5
Rockylinux
Rockylinux
added 2026/07/28 6:5 p.m.6 views

go-fdo-client security update

An update is available for go-fdo-client. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list go-fdo-client is the device-side implementation of FIDO Device Onboard...

7.5CVSS6.9AI score0.00591EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/28 5:56 p.m.8 views

CVE-2026-47725

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.3, every /ui/ POST / PUT / PATCH / DELETE route processes the request as soon as the session cookie validates. SameSite=Lax on the session cookie prevents most cross-site form submits bu...

6.9CVSS5.7AI score0.00154EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder