<!--C2:{{#with (lookup @site 'constructor')}}{{#with (lookup this 'constructor')}}{{#with (lookup this 'constructor')}}{{JSON_stringify this}}{{/with}}{{/with}}{{/with}}-->

CVE-2026-26980 PoC


    

    
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <div class="IsLandBtn" id="IsLandBtn"> <div class="text-center" id="btnFB"> <center> <a href="https://www.facebook.com/lotussth" target="_blank"> <div class="imageFB" style="text-align:center;"> <img class="object-fit-cover" src="https://corporate.lotuss.com/images/island-button/icon-fb.png"> </div> </a> </center> </div> <div class="text-center" id="btnLine"> <center> <a href="https://liff.line.me/1645278921-kWRPP32q?accountId=lotussth&openerPlatform=native&openerKey=talkroom%3Aheader#mst_challenge=50N0brBNxNv1DbQbeK8r_qN6GxfHygw1-zan6Fb-QFE" target="_blank"> <div class="imageLine" style="text-align:center;"> <img class="object-fit-cover" src="https://corporate.lotuss.com/images/island-button/icon-line.png"> </div> </a> </center> </div> <div class="text-center" id="btnIG"> <center> <a href="https://www.instagram.com/lotuss/" target="_blank"> <div class="imageIG" style="text-align:center;"> <img class="object-fit-cover" src="https://corporate.lotuss.com/images/island-button/icon-ig.png"> </div> </a> </center> </div> <div class="text-center" id="btnTW"> <center> <a href="https://twitter.com/lotussth" target="_blank"> <div class="imageTwitter" style="text-align:center;"> <img class="object-fit-cover" src="https://corporate.lotuss.com/images/island-button/icon-tw.png"> </div> </a> </center> </div> <div class="text-center" id="btnMain"> <div class="imageMain"> <img class="object-fit-cover" src="https://corporate.lotuss.com/images/island-button/icon-main.png"> </div> </div> </div> <style> .object-fit-cover { width: 100%; height: 100%; object-fit: cover; /*magic*/ } .imageFB { width: 65px; height: 65px; text-align: center; padding-bottom: 3px; } .imageLine { width: 65px; height: 65px; text-align: center; } .imageIG { width: 65px; height: 65px; text-align: center; } .imageTwitter { width: 65px; height: 65px; text-align: center; padding-bottom: 3px; } .imageMain { width: 80px; height: 86px; text-align: center; } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and(-o-min-device-pixel-ratio: 2/1), only screen and(-webkit-min-device-pixel-ratio: 2), only screen and(min-device-pixel-ratio: 2) { .imageMain { background-size: 60px 62px; } .imageTwitter { background-size: 45px 45px; } .imageIG { background-size: 49px 49px; } .imageLine { background-size: 49px 49px; } .imageFB { background-size: 45px 45px; } } </style> <script> var clicks = 0; $("#btnTW").hide(); $("#btnIG").hide(); $("#btnLine").hide(); $("#btnFB").hide(); $("#btnMain").click(function() { clicks++; if (clicks == 1) { $("#btnTW").slideDown(); $("#btnIG").slideDown(100); $("#btnLine").slideDown(200); $("#btnFB").slideDown(300); } else { clicks = 0; $("#btnLine").slideUp() $("#btnIG").slideUp(100); $("#btnFB").slideUp(200); $("#btnTW").slideUp(300); } }); let fullURL=window.location.href; if(fullURL.search("en/about/history")>0){ window.location.href='/about'; }else if(fullURL.search("en/about/core-purpose-and-values")>0){ window.location.href='/about'; }else if(fullURL.search("en/about/board-of-directors")>0){ }else if(fullURL.search("en/about/our-business-practices")>0){ }else if(fullURL.search("en/about/our-approach-to-human-rights")>0){ window.location.href='/about'; }else if(fullURL.search("en/about/lotuss-foundation")>0){ window.location.href='/about'; }else if(fullURL.search("en/about/policies-and-guidelines")>0){ window.location.href='/about'; }else if(fullURL.search("en/about/awards-and-recognitions")>0){ window.location.href='/about'; }else if(fullURL.search("en/about")>0){ window.location.href='/about'; }else{ } if(fullURL.search("en/sustainability")>0){ window.location.href='/sustainability'; } $("#overlayPopup2").click(function() { $("#overlayPopup").slideDown(); }); function seamsee(im){ document.getElementById("image_seamsee").src=im; document.getElementById("image_seamsee_download").href=im; $("#overlayPopup").slideDown(); } </script> <div id="overlayPopup" class="overlayPopup" onclick="document.getElementById('overlayPopup').style.display='none';"> <br /><br/><center><img src="" id="image_seamsee" style="height:600px;"><br /><div style="background-color:white;padding:3px;width:200px;"><a href="" id="image_seamsee_download" download="download.jpg" target="_blank">ดาวน์โหลด คลิกที่นี่</a> </div></center></div><style> .ecat { height:400px; } @media (min-width:1025px) { .ecat { height:600px; } } .overlayPopup { position: fixed; /* Sit on top of the page content */ display:none; width: 100%; /* Full width (cover the whole page) */ height: 100%; /* Full height (cover the whole page) */ top: 0; left: 0; background-color: rgba(0,0,0,0.6); /* Black background with opacity */ z-index: 8888889; /* Specify a stack order in case you're using a different order for other elements */ cursor: pointer; /* Add a pointer on hover */ } .IsLandBtn { position: fixed; bottom: 20px; right: 15px; z-index: 8888888; text-align: center; } .cursorPointer { cursor: pointer; } .text-center { text-align: center; } .hide { display: none; } </style> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MG6M77G" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) -->