git: 5279fcb8cc0c - main - security/vuxml: Document dns/{dnsdist,powerdns,powerdns-recursor} vulnerability
Yusuf Yaman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=5279fcb8cc0c2d46d738f5492b6a71fba59caa63 commit 5279fcb8cc0c2d46d738f5492b6a71fba59caa63 Author: Yusuf Yaman <[email protected]> AuthorDate: 2026-08-07 14:08:31 +0000 Commit: Yusuf Yaman <[email protected]> CommitDate: 2026-08-07 14:10:44 +0000 security/vuxml: Document dns/{dnsdist,powerdns,powerdns-recursor} vulnerability PR: 297320, 297321, 297322 Approved by: osa, vvd (Mentors, implicit) --- security/vuxml/vuln/2026.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/security/vuxml/vuln/2026.xml b/security/vuxml/vuln/2026.xml index 5cbdbb53d618..1167d35e0e0f 100644 --- a/security/vuxml/vuln/2026.xml +++ b/security/vuxml/vuln/2026.xml @@ -1,3 +1,36 @@ + <vuln vid="7e45952f-9268-11f1-ab2f-3c7c3fba4204"> + <topic>DNSDist, PowerDNS, PowerDNS Recursor -- vulnerability</topic> + <affects> + <package> + <name>dnsdist</name> + <range><lt>2.1.1</lt></range> + </package> + <package> + <name>powerdns</name> + <range><lt>5.1.4</lt></range> + </package> + <package> + <name>powerdns-recursor</name> + <range><lt>5.4.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <blockquote cite="https://blog.powerdns.com/2026/08/06/powerdns-security-advisory-2026-11-for-powerdns-authoritative-server-recursor-and-dnsdist"> + <p>CVE-2026-52682: A crafted DNS packet can cause increased memory and CPU consumption.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2026-52682</cvename> + <url>https://blog.powerdns.com/2026/08/06/powerdns-security-advisory-2026-11-for-powerdns-authoritative-server-recursor-and-dnsdist</url> + </references> + <dates> + <discovery>2026-07-28</discovery> + <entry>2026-08-07</entry> + </dates> + </vuln> + <vuln vid="5ce58e67-919a-11f1-b333-901b0edee044"> <topic>py-djangorestframework -- two vulnerabilities</topic> <affects>