From nobody Mon Aug 3 16:02:43 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hDLzm5Rrkz6mQkg for ; Mon, 03 Aug 2026 16:02:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDLzm1PD3z3QLc for ; Mon, 03 Aug 2026 16:02:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785772964; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1jaD6cBfTtDUjsIx9A3/mF8lg5k6mcsdWt2v95RCQgM=; b=UmdfTjeC34vOlpxKnaV+jkMc72+B9lDnpgBczXldft4LYSBx1Senj91VT5ChX/jvuLIcpB w5heaYUyON3QzOUZxB9vw7+0Uo4PUhky2aL6tU/S2EJ4rT6e4qKmEpe+eOn8s/JZ/pc8jU Y9WGcKMBJap6h1FQCv0q9uBBXoa8HtmqeiG2ntN6JV09ewLPmEy1lYfEvcBYgoSNW4FHEO +kjcIhaMmLQGRvR4b98yYmGV7RrZ0atkDm/FeHrFuh4W0oIPPpQZ+Obthy4wXmiH9TtRHb VK9JysEUQyTniY2uRe3kHrRbKMmo/1ijVCi+6aXgWlZYIk56C/8frSyfSD5xpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785772964; a=rsa-sha256; cv=none; b=j1u6qL1KBf3ySvTScQ7g0A/rIN85KhPpjWWledVYwmf61X2+mqWJQoZETVuXh5wUlL2tY/ jYx0itf+r3OEB+fk6SrbsxB31PnEkviw1ebWkwtN8ZHDCcpOYaqCZZX0VKiYQIDR2POnsg K7FJ5mVh9f3BWIBgXYroQumeix3gsMxneYagn8M1luBdaXXiAQpessS7CHH68JUN4JrK6a PEg6ufxOHn9+EHgFTczrzH9Q7lBRjfJZ6xdSkJh61DbvYBsCjkEEbX0xWkRM/Y1wtGvSLf SBfwEzhVL0/Hg+hdZ1tlNWt03PhvP6kHkviSzzamwxkL1/xvT0DPwMkLe3rNsQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785772964; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1jaD6cBfTtDUjsIx9A3/mF8lg5k6mcsdWt2v95RCQgM=; b=LHwnX1/fvIGsi3C444mpOtO0dB9laLXGmH4fn4zCGAH6G/q+YRvhbFLNJegS76h27GZb6d zR9OBLr6Sa02aCTA8PCCZHiNiGkoIC659KRq3IkVS0ldV9Tmo6XgN1GH9qI3QjyP5Mu/AL 3MCMjm4NfiRSydWRs1OWx81clJLnO4pIxLg+Y07H9zyLDCwPip7G4M6Ol6FdbowaScnlRr +WS+3tzA0+roxRXsr860cfdfoIfasr8jlPqFpdaWmi3aIBgbO/Vn6P2booRtUjdMsLiR+d XH0GP0X1liDcKwttVuHwcORJlIF+RFo1L1g6A/m4Ru99DG7+Dnd8XLJZ1A/Kcg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDLzm0QTRz16LS for ; Mon, 03 Aug 2026 16:02:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e970 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 16:02:43 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yusuf Yaman Subject: git: a6046e2fc2c6 - main - security/vuxml: Document www/angie vulnerabilities List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nxjoseph X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a6046e2fc2c6e170462574a2f54f392dc5c8126f Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 16:02:43 +0000 Message-Id: <6a70bba3.3e970.66427401@gitrepo.freebsd.org> The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6046e2fc2c6e170462574a2f54f392dc5c8126f commit a6046e2fc2c6e170462574a2f54f392dc5c8126f Author: Yusuf Yaman AuthorDate: 2026-08-03 16:01:55 +0000 Commit: Yusuf Yaman CommitDate: 2026-08-03 16:02:33 +0000 security/vuxml: Document www/angie vulnerabilities PR: 297154 Approved by: osa, vvd (Mentors, implicit) --- security/vuxml/vuln/2026.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index 191e4737136d..fe72c44d2185 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -1,3 +1,35 @@ + + Angie -- multiple vulnerabilities + + + angie + 1.12.1 + + + + +

The Angie Software Team reports:

+
+

When evaluating a string expression in which unnamed capture variables ($1, $2, etc.) preceded a map directive variable whose value is determined by a regular expression, or when using a non-cacheable (volatile) map directive variable whose key contained a capture variable also used in the value of the same directive, worker process memory corruption or a worker process crash could occur (CVE-2026-42533); the fix was ported from nginx 1.31.3.

+

When using the slice directive or background cache update, if unnamed capture variables ($1, $2, etc.) were used together with a non-cacheable (volatile) map directive variable with a regular expression, the value of an unnamed capture variable could contain arbitrary bytes from worker process memory, or a worker process crash could occur (CVE-2026-60005); the fix was ported from nginx 1.31.3.

+

When using the SSI module with unbuffered proxying, worker process memory corruption or a worker process crash could occur (CVE-2026-56434); the fix was ported from nginx 1.31.3.

+
+ +
+ + CVE-2026-42533 + https://nvd.nist.gov/vuln/detail/CVE-2026-42533 + CVE-2026-60005 + https://nvd.nist.gov/vuln/detail/CVE-2026-60005 + CVE-2026-56434 + https://nvd.nist.gov/vuln/detail/CVE-2026-56434 + + + 2026-07-17 + 2026-08-03 + +
+ Weechat -- Multiple vulnerabilities