git: f1f75ad23b7c - main - security/vuxml: Document matrix-conduit vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Aug 2026 11:14:40 UTC
The branch main has been updated by ashish:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f1f75ad23b7cac2ea8c40009bbde1324c7b1ddff
commit f1f75ad23b7cac2ea8c40009bbde1324c7b1ddff
Author: Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2026-08-26 11:10:20 +0000
Commit: Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2026-08-26 11:11:03 +0000
security/vuxml: Document matrix-conduit vulnerability
---
security/vuxml/vuln/2026.xml | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml
index b51a36d38dd6..672c2b957905 100644
--- a/security/vuxml/vuln/2026.xml
+++ b/security/vuxml/vuln/2026.xml
@@ -1,3 +1,33 @@
+ <vuln vid="1ff5a036-a13e-11f1-a129-901b0e9408dc">
+ <topic>conduit -- authentication bypass vulnerability</topic>
+ <affects>
+<package>
+<name>matrix-conduit</name>
+<range><lt>0.10.13</lt></range>
+</package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Conduit team reports:</p>
+ <blockquote cite="https://conduit.rs/changelog/#v0-10-13-2026-08-26">
+ <p>Fixes a vulnerability where endpoints which required
+ authentication, but functionality do not depend on the
+ user/server calling it, could have their authentication
+ bypassed, as well as causing crashes for all other
+ authenticated endpoints. It is recommended you upgrade
+ ASAP.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>https://conduit.rs/changelog/#v0-10-13-2026-08-26</url>
+ </references>
+ <dates>
+ <discovery>2026-08-26</discovery>
+ <entry>2026-08-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="ef63188f-a0ff-11f1-ae1f-bc241121aa0a">
<topic>FreeBSD -- TOCTOU race in POSIX shared memory large page configuration</topic>
<affects>