FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2025-12-29 16:52:41 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
7a1bd1ca-cf40-41e2-9c5f-143a0d4b17afgithub-release-monitor -- multiple vulnerabilities

https://nextjs.org/blog/security-update-2025-12-11 reports:

Description

(Medium) Source Code Exposure: CVE-2025-55183

A specifically crafted HTTP request can cause a Server Function to return the compiled source code of other Server Functions in your application. This could reveal business logic. Secrets could also be exposed if they are defined directly in your code (rather than accessed via environment variables at runtime) and referenced within a Server Function. Depending on your bundler configuration, these values may be inlined into the compiled function output.

(High) Denial of Service: CVE-2025-55184

A specifically crafted HTTP request can be sent to any App Router endpoint that, when deserialized, can cause an infinite loop that hangs the server process and prevents future HTTP requests from being served.


Discovery 2025-12-11
Entry 2025-12-13
github-release-monitor
< 1.4.1

CVE-2025-55183
CVE-2025-55184
https://nextjs.org/blog/security-update-2025-12-11