๐จ CVE-2026-64833
FFmpeg versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a core_size value larger than the actual packet length. Attackers can exploit the missing bounds check in the spdif_header_dts4 function by providing a malicious DTS-HD audio stream during S/PDIF re-muxing to trigger unauthorized memory reads beyond the packet buffer.
๐@cveNotify
FFmpeg versions 0.7.1 through 8.1.2 contain an out-of-bounds read vulnerability in the S/PDIF muxer that allows attackers to access memory beyond buffer boundaries by supplying a crafted DTS stream with a core_size value larger than the actual packet length. Attackers can exploit the missing bounds check in the spdif_header_dts4 function by providing a malicious DTS-HD audio stream during S/PDIF re-muxing to trigger unauthorized memory reads beyond the packet buffer.
๐@cveNotify
FFmpeg Forgejo
avformat/spdifenc: bound DTS core_size against the packet size in the HD path ยท 6f80e27654
Fixes: out of array read
Fixes: yBSax492UIB9
Fixes: 482d98f69b2 (spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI)
Found-by: Pavel Kohout (Aisle Research)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Fixes: yBSax492UIB9
Fixes: 482d98f69b2 (spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI)
Found-by: Pavel Kohout (Aisle Research)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
๐จ CVE-2026-64834
FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdec_asf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtp_asf_fix_header function fails to validate a minimum chunksize when iterating over ASF objects, causing the loop pointer to never advance when a chunksize is smaller than the 24-byte minimum ASF object header size, resulting in CPU exhaustion that denies service to legitimate users.
๐@cveNotify
FFmpeg versions 0.6.3 through 8.1.2 contain an infinite loop vulnerability in the RTP/ASF demuxer within libavformat/rtpdec_asf.c that allows remote attackers to cause denial of service by sending a crafted RTP/ASF stream. The rtp_asf_fix_header function fails to validate a minimum chunksize when iterating over ASF objects, causing the loop pointer to never advance when a chunksize is smaller than the 24-byte minimum ASF object header size, resulting in CPU exhaustion that denies service to legitimate users.
๐@cveNotify
FFmpeg Forgejo
avformat/rtpdec_asf: reject ASF objects smaller than their header ยท 11d5f475be
Fixes: infinite loop
Fixes: MzWwJdpZF2Ls
Fixes: c2f3eec445389d67afc8c699ba23915a20cae51c (Implement RTSP-MS/ASF packet parsing.)
Found-by: Pavel Kohout (Aisle Research)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Fixes: MzWwJdpZF2Ls
Fixes: c2f3eec445389d67afc8c699ba23915a20cae51c (Implement RTSP-MS/ASF packet parsing.)
Found-by: Pavel Kohout (Aisle Research)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
๐จ CVE-2026-64835
FFmpeg versions 4.4 through 8.1.2 contain an out-of-bounds memory access vulnerability in the ADX audio decoder within libavcodec/adxdec.c that allows attackers to trigger both out-of-bounds reads and writes by supplying a crafted ADX or AAX audio file with a mid-stream channel layout change. When AV_PKT_DATA_NEW_EXTRADATA side data is received mid-stream, the adx_decode_frame function re-parses the stream header but fails to update the internal channel state, causing subsequent decoding operations to access the prev[] state array using a stale channel count.
๐@cveNotify
FFmpeg versions 4.4 through 8.1.2 contain an out-of-bounds memory access vulnerability in the ADX audio decoder within libavcodec/adxdec.c that allows attackers to trigger both out-of-bounds reads and writes by supplying a crafted ADX or AAX audio file with a mid-stream channel layout change. When AV_PKT_DATA_NEW_EXTRADATA side data is received mid-stream, the adx_decode_frame function re-parses the stream header but fails to update the internal channel state, causing subsequent decoding operations to access the prev[] state array using a stale channel count.
๐@cveNotify
FFmpeg Forgejo
avcodec/adx: sync decoder channel state on NEW_EXTRADATA ยท 1836ef9684
Fixes: out of array access
Fixes: heaNtmHvklpe
Fixes: 92396cee602320c714713ca2d93b53684ad57000 (avformat: add CRI AAX demuxer)
Found-by: Pavel Kohout (Aisle Research)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Fixes: heaNtmHvklpe
Fixes: 92396cee602320c714713ca2d93b53684ad57000 (avformat: add CRI AAX demuxer)
Found-by: Pavel Kohout (Aisle Research)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
๐จ CVE-2026-65650
Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload.
๐@cveNotify
Elgg before 7.0.0 does not check image dimensions to prevent denial of service via a large avatar upload.
๐@cveNotify
GitHub
fix(images): prevent OOM issues when images are too large to resize ยท Elgg/Elgg@ab91d59
backported from Elgg 7.0
๐1
๐จ CVE-2026-24752
Kiteworks is a private data network (PDN). Prior to version 9.3.0, a reflected XSS vulnerability in Kiteworks Secure Data Forms could allow an external attacker to trick a user into executing arbitrary JavaScript code. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
Kiteworks is a private data network (PDN). Prior to version 9.3.0, a reflected XSS vulnerability in Kiteworks Secure Data Forms could allow an external attacker to trick a user into executing arbitrary JavaScript code. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
GitHub
[SDF] Kiteworks Secure Data Forms before version 9.3.0 has an Improper Neutralization of Input During Web Page Generation ('Crossโฆ
### Description
A reflected XSS vulnerability in Kiteworks Secure Data Forms's logging module could allow an external attacker to trick another user into executing arbitrary JavaScript code....
A reflected XSS vulnerability in Kiteworks Secure Data Forms's logging module could allow an external attacker to trick another user into executing arbitrary JavaScript code....
๐จ CVE-2026-24753
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
GitHub
[SDF] Kiteworks Secure Data Forms before version 9.3.0 is vulnerable to Authorization Bypass Through User-Controlled Key
### Description
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated attacker to tamper with the workspace of another user due to insuf...
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated attacker to tamper with the workspace of another user due to insuf...
๐จ CVE-2026-24754
Kiteworks is a private data network (PDN). Prior to version 9.3.0, a stored XSS vulnerability in Kiteworks Secure Data Forms could allow an authenticated attacker to execute arbitrary JavaScript code in other users' sessions. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
Kiteworks is a private data network (PDN). Prior to version 9.3.0, a stored XSS vulnerability in Kiteworks Secure Data Forms could allow an authenticated attacker to execute arbitrary JavaScript code in other users' sessions. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
GitHub
[SDF] Kiteworks Secure Data Forms before version 9.3.0 has an Improper Neutralization of Input During Web Page Generation ('Crossโฆ
### Description
A stored XSS vulnerability in the Thank You Page configuration of Kiteworks Secure Data Forms could allow an authenticated attacker to execute arbitrary JavaScript code in other ...
A stored XSS vulnerability in the Thank You Page configuration of Kiteworks Secure Data Forms could allow an authenticated attacker to execute arbitrary JavaScript code in other ...
๐จ CVE-2026-24755
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify permissions on resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify permissions on resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
GitHub
[SDF] Kiteworks Secure Data Forms before version 9.3.0 is vulnerable to Authorization Bypass Through User-Controlled Key
### Description
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated attacker to modify the set of collaborators of forms belonging to ...
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated attacker to modify the set of collaborators of forms belonging to ...
๐จ CVE-2026-24756
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to modify resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
GitHub
[SDF] Kiteworks Secure Data Forms before version 9.3.0 is vulnerable to Authorization Bypass Through User-Controlled Key
### Description
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to add arbitrary submissions to the submissions of forms belo...
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to add arbitrary submissions to the submissions of forms belo...
๐จ CVE-2026-24761
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to access metadata of resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
Kiteworks is a private data network (PDN). Prior to version 9.3.0, an Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated user to access metadata of resources belonging to other users due to insufficient authorization checks on resource ownership. Upgrade Kiteworks to version 9.3.0 or later to receive a patch.
๐@cveNotify
GitHub
[SDF] Kiteworks Secure Data Forms before version 9.3.0 is vulnerable to Authorization Bypass Through User-Controlled Key
### Description
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated attacker to reveal the email notification configuration of another...
An Insecure Direct Object Reference (IDOR) vulnerability in Kiteworks Secure Data Forms allows an authenticated attacker to reveal the email notification configuration of another...
๐จ CVE-2026-25258
Memory corruption while processing IOCTL calls for escape operations.
๐@cveNotify
Memory corruption while processing IOCTL calls for escape operations.
๐@cveNotify
๐จ CVE-2026-25259
Memory corruption while processing multiple IOCTL command for escape operations.
๐@cveNotify
Memory corruption while processing multiple IOCTL command for escape operations.
๐@cveNotify
๐จ CVE-2026-25260
Memory Corruption when accessing shared buffers without validation of concurrent user-mode input modifications.
๐@cveNotify
Memory Corruption when accessing shared buffers without validation of concurrent user-mode input modifications.
๐@cveNotify
๐จ CVE-2026-25276
Memory corruption while using Strongbox due to missing bounds check.
๐@cveNotify
Memory corruption while using Strongbox due to missing bounds check.
๐@cveNotify
๐จ CVE-2026-28511
eLabFTW is an open source electronic lab notebook. Prior to version 5.4.2, in certain cases, an authenticated user performing a numeric reference/search can return results that include resources the requesting user is not authorized to view. The exposed information is limited (only the title). Attempts to access the underlying protected resource content remain blocked by authorization checks. Version 5.4.2 fixes the issue.
# Affected Scope
Cross-scope visibility of titles.
No confirmed bypass of content-level access controls
# Preconditions
An authenticated user account
No special privileges required beyond standard access
# Impact
This may enable unauthorized disclosure of sensitive information if confidential data is included in resource titles. Examples could include project names, patient identifiers, or other regulated information embedded in titles.
๐@cveNotify
eLabFTW is an open source electronic lab notebook. Prior to version 5.4.2, in certain cases, an authenticated user performing a numeric reference/search can return results that include resources the requesting user is not authorized to view. The exposed information is limited (only the title). Attempts to access the underlying protected resource content remain blocked by authorization checks. Version 5.4.2 fixes the issue.
# Affected Scope
Cross-scope visibility of titles.
No confirmed bypass of content-level access controls
# Preconditions
An authenticated user account
No special privileges required beyond standard access
# Impact
This may enable unauthorized disclosure of sensitive information if confidential data is included in resource titles. Examples could include project names, patient identifiers, or other regulated information embedded in titles.
๐@cveNotify
GitHub
Entry title leakage through autocompletion search
# Summary
A user may be able to infer limited metadata (only the title) about experiments/resources outside their authorized scope via a numeric reference/search behavior. The issue appears to b...
A user may be able to infer limited metadata (only the title) about experiments/resources outside their authorized scope via a numeric reference/search behavior. The issue appears to b...
๐จ CVE-2026-10301
A vulnerability was detected in itsourcecode Fees Management System 1.0. The affected element is an unknown function of the file index.php. Performing a manipulation of the argument page results in cross site scripting. The attack may be initiated remotely. The exploit is now public and may be used.
๐@cveNotify
A vulnerability was detected in itsourcecode Fees Management System 1.0. The affected element is an unknown function of the file index.php. Performing a manipulation of the argument page results in cross site scripting. The attack may be initiated remotely. The exploit is now public and may be used.
๐@cveNotify
GitHub
itsourcecode Fees Management System XSS Vulnerability Report ยท Issue #9 ยท ltranquility/vuln_submit
itsourcecode Fees Management System XSS Vulnerability Report PRODUCT Fees Management System VERSION V1.0 VULNERABILITY TYPE Cross-Site Scripting (XSS) Submitter OOliveira AFFECTED COMPONENT /index....
๐จ CVE-2026-10302
A flaw has been found in itsourcecode Fees Management System 1.0. The impacted element is an unknown function of the file /manage_fee.php. Executing a manipulation of the argument ID can lead to sql injection. The attack may be launched remotely. The exploit has been published and may be used.
๐@cveNotify
A flaw has been found in itsourcecode Fees Management System 1.0. The impacted element is an unknown function of the file /manage_fee.php. Executing a manipulation of the argument ID can lead to sql injection. The attack may be launched remotely. The exploit has been published and may be used.
๐@cveNotify
GitHub
itsourcecode Fees Management System V1.0 SQL Injection Vulnerability ยท Issue #10 ยท ltranquility/vuln_submit
itsourcecode Fees Management System V1.0 SQL Injection Vulnerability NAME OF AFFECTED PRODUCT(S) Fees Management System Vendor Homepage https://itsourcecode.com/free-projects/php-project/fees-manag...
๐จ CVE-2026-10514
A vulnerability has been found in 1Panel-dev CordysCRM up to 1.6.2. This affects an unknown function of the file backend/framework/src/main/java/cn/cordys/config/RequestParamTrimConfig.java. The manipulation leads to cross site scripting. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used. Upgrading to version 1.7.0 mitigates this issue. The identifier of the patch is c87682afa8df79853299f75489c9d333f7bc5fce. It is suggested to upgrade the affected component.
๐@cveNotify
A vulnerability has been found in 1Panel-dev CordysCRM up to 1.6.2. This affects an unknown function of the file backend/framework/src/main/java/cn/cordys/config/RequestParamTrimConfig.java. The manipulation leads to cross site scripting. Remote exploitation of the attack is possible. The exploit has been disclosed to the public and may be used. Upgrading to version 1.7.0 mitigates this issue. The identifier of the patch is c87682afa8df79853299f75489c9d333f7bc5fce. It is suggested to upgrade the affected component.
๐@cveNotify
GitHub
GitHub - 1Panel-dev/CordysCRM: ๐ฅ Cordys ๆฏ็ฑ้ฃ่ดไบๅ ๅฟๆ้ ็ๆฐไธไปฃ็ๅผๆบ AI CRM ็ณป็ป๏ผๆทฑๅบฆ่ๅไฟกๆฏๅใๆฐๅญๅไธๆบ่ฝๅ่ฝๅ๏ผๆฏๆ็งๆๅ้จ็ฝฒ๏ผๅ
จ้ขไฟ้ไผไธๆฐๆฎๅฎๅ
จไธไธปๆใ
๐ฅ Cordys ๆฏ็ฑ้ฃ่ดไบๅ ๅฟๆ้ ็ๆฐไธไปฃ็ๅผๆบ AI CRM ็ณป็ป๏ผๆทฑๅบฆ่ๅไฟกๆฏๅใๆฐๅญๅไธๆบ่ฝๅ่ฝๅ๏ผๆฏๆ็งๆๅ้จ็ฝฒ๏ผๅ
จ้ขไฟ้ไผไธๆฐๆฎๅฎๅ
จไธไธปๆใ - 1Panel-dev/CordysCRM
๐จ CVE-2026-10528
A security flaw has been discovered in Orthanc DICOM Server up to 1.12.11. This issue affects the function DcmItem::read of the file OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp of the component DCMTK Parser. Performing a manipulation results in stack-based buffer overflow. Attacking locally is a requirement. The exploit has been released to the public and may be used for attacks. The patch is named bae99026ca97. To fix this issue, it is recommended to deploy a patch.
๐@cveNotify
A security flaw has been discovered in Orthanc DICOM Server up to 1.12.11. This issue affects the function DcmItem::read of the file OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp of the component DCMTK Parser. Performing a manipulation results in stack-based buffer overflow. Attacking locally is a requirement. The exploit has been released to the public and may be used for attacks. The patch is named bae99026ca97. To fix this issue, it is recommended to deploy a patch.
๐@cveNotify
๐จ CVE-2026-9048
The Slider Revolution plugin for WordPress is vulnerable to Sensitive Information Exposure in versions 7.0.0 - 7.0.14, via the 'slider.get.full' AJAX Action. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive data including raw social media API credentials: the Instagram OAuth token, Flickr API key, YouTube Data API key, and Facebook App ID, stored in any configured slider's settings.
๐@cveNotify
The Slider Revolution plugin for WordPress is vulnerable to Sensitive Information Exposure in versions 7.0.0 - 7.0.14, via the 'slider.get.full' AJAX Action. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive data including raw social media API credentials: the Instagram OAuth token, Flickr API key, YouTube Data API key, and Facebook App ID, stored in any configured slider's settings.
๐@cveNotify
Slider Revolution
WordPress Slider Plugin
The WordPress slider plugin built for motion, interaction, and full responsive control. Trusted by 9M+ users โ no code required.