Lucene search
+L

2131 matches found

Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•14 views

PT-2026-89376

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate restream ownership in getRestream.json.php, allowing authenticated users with canStream permission to mint tokens for arbitrary restreams. Attackers can exchange the token to retrieve other users' stream keys from...

8.6CVSS5.8AI score0.00363EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/08 4:18 p.m.•7 views

CVE-2026-86729

WWBN AVideo through commit e01e41ecc no patched version available exposes getapipreauthorize in plugin/API/API.php as a second, undocumented login path. Unlike getapisignIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit, getapipreauthorize performs the same credentia...

9.1CVSS0.00381EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•7 views

CVE-2026-86725

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in the SocialMediaPublisher plugin's add.json.php endpoint that allows authenticated users to modify other users' OAuth token records. Attackers can supply arbitrary row IDs to overwrite another...

7.1CVSS0.00352EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•7 views

CVE-2026-86728

AVideo through 29.0 contains an authentication bypass vulnerability in plugin/PlayLists/epg.json.php that exposes live-stream keys and private EPG schedules to unauthenticated users. Attackers can request the endpoint with sequential user or playlist IDs to retrieve sensitive credentials, server...

8.7CVSS0.00552EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•6 views

CVE-2026-86724

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in plugin/YPTWallet/view/saveBalance.php that allows attackers to set arbitrary wallet balances by relying only on session cookies without token validation. Attackers can craft a...

7.1CVSS0.00174EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•8 views

CVE-2026-86727

AVideo through 29.0 contains an information disclosure vulnerability in plugin/Live/stats.json.php that allows unauthenticated attackers to retrieve stream keys and m3u8 URLs by accessing the endpoint without authentication. Attackers can enumerate private, unlisted, and group-restricted live...

8.7CVSS0.00529EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•7 views

CVE-2026-86726

AVideo through 29.0 contains an information disclosure vulnerability in restreamsActive.json.php that allows authenticated streamers to enumerate source stream keys and identities of all other streamers' active restreams. The endpoint fails to filter results by user ownership, exposing sensitive...

7.1CVSS0.0036EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•5 views

CVE-2026-86723

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability in LoginControl::verifyChallenge that uses loose comparison == instead of strict comparison === against unset session values. Attackers with only a password can submit an empty request to...

8.6CVSS0.00475EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•6 views

CVE-2026-86721

AVideo through commit c3edcc274c contains an authorization bypass vulnerability where a session cookie named 'key' with value 'value' overrides the $REQUEST'key' parameter in saveLive.php and related endpoints. Attackers can publish to any user's RTMP stream without authentication by using the...

8.7CVSS0.00495EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•7 views

CVE-2026-86722

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability where sqlDAL caches empty result sets that writeSql never invalidates. Attackers with a valid password can bypass email two-factor authentication on new devices because the confirmation...

8.6CVSS0.00475EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•7 views

CVE-2026-86719

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 master contains a cross-site request forgery vulnerability in the CustomizeUser plugin endpoint plugin/CustomizeUser/swapUser.json.php. The endpoint takes usersid from $REQUEST and invokes User::swapUser without calling...

5.4CVSS0.00143EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•5 views

CVE-2026-86718

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in deleteHistory.json.php and finishAll.json.php that allows unauthenticated attackers to mutate live history by making GET requests without CSRF token validation. Attackers can...

7.1CVSS0.00196EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/08 4:18 p.m.•8 views

CVE-2026-86720

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate ownership of liverestreamsid in resendRestreamer.json.php, allowing authenticated users with canStream to access other users' restream destinations. Attackers can broadcast their live stream to victim-configured...

8.6CVSS0.00363EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/08 3:14 p.m.•18 views

CVE-2026-86729

WWBN AVideo through commit e01e41ecc (no patched version available) exposes get_api_preauthorize in plugin/API/API.php as an undocumented login path. Unlike get_api_signIn , which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit(), this endpoint performs the same credential c...

9.1CVSS5.9AI score0.00381EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/08 3:14 p.m.•10 views

EUVD-2026-72865

WWBN AVideo through commit e01e41ecc no patched version available exposes getapipreauthorize in plugin/API/API.php as a second, undocumented login path. Unlike getapisignIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit, getapipreauthorize performs the same credentia...

9.1CVSS5.9AI score0.00381EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/08 3:14 p.m.•31 views

CVE-2026-86729 WWBN AVideo Unrestricted Authentication Attempts via get_api_preauthorize

WWBN AVideo through commit e01e41ecc no patched version available exposes getapipreauthorize in plugin/API/API.php as a second, undocumented login path. Unlike getapisignIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit, getapipreauthorize performs the same credentia...

9.1CVSS0.00381EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/08 3:14 p.m.•10 views

CVE-2026-86729 WWBN AVideo Unrestricted Authentication Attempts via get_api_preauthorize

WWBN AVideo through commit e01e41ecc no patched version available exposes getapipreauthorize in plugin/API/API.php as a second, undocumented login path. Unlike getapisignIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit, getapipreauthorize performs the same credentia...

9.1CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/09/08 3:14 p.m.•6 views

CVE-2026-86729 WWBN AVideo Unrestricted Authentication Attempts via get_api_preauthorize

WWBN AVideo through commit e01e41ecc no patched version available exposes getapipreauthorize in plugin/API/API.php as a second, undocumented login path. Unlike getapisignIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit, getapipreauthorize performs the same credentia...

9.1CVSS5.9AI score0.00381EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/08 3:13 p.m.•7 views

CVE-2026-86728 AVideo through 29.0 Unauthenticated Disclosure via epg.json.php

AVideo through 29.0 contains an authentication bypass vulnerability in plugin/PlayLists/epg.json.php that exposes live-stream keys and private EPG schedules to unauthenticated users. Attackers can request the endpoint with sequential user or playlist IDs to retrieve sensitive credentials, server...

8.7CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/08 3:13 p.m.•7 views

EUVD-2026-72864

AVideo through 29.0 contains an authentication bypass vulnerability in plugin/PlayLists/epg.json.php that exposes live-stream keys and private EPG schedules to unauthenticated users. Attackers can request the endpoint with sequential user or playlist IDs to retrieve sensitive credentials, server...

8.7CVSS5.7AI score0.00552EPSS
SaveExploits0References2
Rows per page
Query Builder