Lucene search
+L

23730 matches found

OSV
OSV
added 2026/07/29 6:32 p.m.11 views

CVE-2026-67424 Flyto2 Core: Guarded HTTP modules follow redirects into internal space without per-hop SSRF revalidation

Flyto2 Core is an execution kernel for automation and AI-agent workflows. Prior to 2.26.7, the HTTP modules http.get, http.request, and http.batch in src/core/modules/atomic/http/get.py, src/core/modules/atomic/http/request.py, and src/core/modules/atomic/http/batch.py validate only the initial...

8.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 6:32 p.m.59 views

CVE-2026-67424

Flyto2 Core exposes a Redirect/SSRF issue in HTTP modules http.get, http.request, and http.batch (files src/core/modules/atomic/http/get.py, http/request.py, http/batch.py). Prior to version 2.26.7, these modules validate only the initial URL and then follow redirects with allow_redirects=True wi...

8.5CVSS6AI score0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 6:06 p.m.8 views

RLSA-2026:47085 Important: rest security update

The rest packages provide a library for access to the RESTful web services. Security Fixes: librest: weak random number generation in PKCE implementation CVE-2026-16615 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information,...

6.8CVSS5.9AI score0.00254EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 3:16 p.m.14 views

CVE-2026-54661

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, templates/base/http-clients/axios-http-client.ejs interpolates servers0.url from src/code-gen-process.ts into the HttpClient constructor without escaping, allowing an attacker-controll...

8.3CVSS0.0027EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 3:16 p.m.13 views

CVE-2026-54664

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, src/schema-parser/base-schema-parsers/enum.ts passes components.schemas..enumi values to Ts.StringValue in src/configuration.ts without escaping before...

8.3CVSS0.0027EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/29 2:30 p.m.9 views

CVE-2026-54661

swagger-typescript-api generates API clients for Fetch or Axios from an OpenAPI Specification. Prior to 13.12.2, templates/base/http-clients/axios-http-client.ejs interpolates servers0.url from src/code-gen-process.ts into the HttpClient constructor without escaping, allowing an attacker-controll...

8.3CVSS5.9AI score0.0027EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/29 1:46 p.m.12 views

EUVD-2026-50332

@fastify/forwarded resolves client addresses from the X-Forwarded-For header. In versions before 3.0.2, when the header contains two or more comma separated entries, the parser trims only space characters and does not strip horizontal tabs, even though RFC 7230 defines optional whitespace as both...

5.3CVSS5.7AI score0.00193EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/29 1:32 p.m.12 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: python3.14: python-unversioned-command-3.14.6-2.1.hum1 noarch python3-3.14.6-2.1.hum1 aarch64, x8664 python3-debug-3.14.6-2.1.hum1 aarch64, x8664 python3-devel-3.14.6-2.1.hum1 aarch64, x8664...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 12:37 p.m.52 views

CVE-2026-50641

Streamsoft Business Intelligence (BI) stores users’ passwords in plaintext in the database. The issue is mitigated in version 6.8.0.0, and users were also prompted to change their password on first login. Impact is Confidentiality (high) with no reported impact to integrity or availability. The a...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 11:16 a.m.15 views

CVE-2026-50642

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return \r and escape sequences e.g., OSC, CSI, to pass through unsanitized. An attack...

4.8CVSS0.003EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/29 8:25 a.m.8 views

CVE-2026-58156 Apache Traffic Server: URL and port parsing errors allow access-control bypass

Apache Traffic Server mis-parses ports in URLs and userinfo, allowing port-based access-control bypass. 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, which fi...

6.3CVSS5.8AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/29 12:16 a.m.11 views

CVE-2026-56822

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator forwards the SslHandshakeCompletionEvent before the asynchronous OCSP validation completes. This allows the client's downstream handlers to se...

7.4CVSS0.00112EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.19 views

PT-2026-65891

Name of the Vulnerable Software and Affected Versions Flyto2 Core versions prior to 2.26.7 Description The HTTP modules http.get, http.request, and http.batch validate only the initial URL. When allow redirects is set to True, the system follows redirects without per-hop Location revalidation. Th...

8.5CVSS5.9AI score0.00237EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.18 views

PT-2026-65896

Name of the Vulnerable Software and Affected Versions Flyto2 Core versions prior to 2.26.6 Description The image.download and related file-writing modules use a caller-controlled output dir instead of the validate path with env config function and its FLYTO SANDBOX DIR confinement. This allows...

10CVSS5.9AI score0.00488EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.23 views

PT-2026-65873

Name of the Vulnerable Software and Affected Versions GitLab EE versions 17.0 through 19.0.4 GitLab EE versions 19.1 through 19.1.2 GitLab EE versions 19.2 through 19.2.0 Description A race condition in approval rule processing may allow an authenticated user to merge code into a protected branch...

6.5CVSS5.2AI score0.002EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/28 11:17 p.m.13 views

CVE-2026-59921

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, HttpPostRequestEncoder constructs multipart HTTP request bodies by directly concatenating user-supplied filenames and field names into Content-Disposition MIME headers without...

6.5CVSS0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 9:49 p.m.10 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.12 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
Rockylinux
Rockylinux
added 2026/07/28 6:05 p.m.9 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
OSV
OSV
added 2026/07/28 11:20 a.m.18 views

ROOT-APP-NPM-CVE-2022-25844 CVE-2022-25844 in @rootio/angular - Patched by Root

Root has patched CVE-2022-25844 in the @rootio/angular package for Root:npm. Multiple fixed versions available...

7.5CVSS7AI score0.04927EPSS
SaveExploits1
Rows per page
Query Builder