Date: Thu, 28 May 2026 17:33:55 +0000 From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 892d517aca30 - main - security/vuxml: Report mailpit vulnerability Message-ID: <6a187c83.3e48d.6d995138@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=892d517aca30f6ecc3e950ce29628c7dfb49b0e5 commit 892d517aca30f6ecc3e950ce29628c7dfb49b0e5 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2026-05-28 17:33:02 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2026-05-28 17:33:02 +0000 security/vuxml: Report mailpit vulnerability --- security/vuxml/vuln/2026.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index 2be1b6530493..d2e7c289571d 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -1,3 +1,31 @@ + <vuln vid="7ae38fde-5ab6-11f1-a242-10ffe07f9334"> + <topic>mail/mailpit -- memory-exhaustion DoS via unbounded JSON body</topic> + <affects> + <package> + <name>mailpit</name> + <range><lt>1.30.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Mailpit author reports:</p> + <blockquote cite="https://github.com/axllent/mailpit/releases/tag/v1.30.1"> + <p>Sibling-endpoint memory-exhaustion DoS via unbounded + JSON body on /api/v1/messages, /api/v1/tags, and + /api/v1/message/{id}/release</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2026-48824</cvename> + <url>https://github.com/axllent/mailpit/security/advisories/GHSA-28pq-6qxg-wg5r</url> + </references> + <dates> + <discovery>2026-05-28</discovery> + <entry>2026-05-28</entry> + </dates> + </vuln> + <vuln vid="ca91c020-5820-11f1-b38d-9be2e6022e28"> <topic>OpenEXR -- 3.4.12 fixes multiple vulnerabilities</topic> <affects>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a187c83.3e48d.6d995138>
