CVE-2025-56769

Source
https://cve.org/CVERecord?id=CVE-2025-56769
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-56769.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-56769
Aliases
Published
2025-09-25T00:00:00Z
Modified
2026-07-17T00:53:31.919228Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
[none]
Details

An issue was discovered in chinabugotech hutool before 5.8.4 allowing attackers to execute arbitrary expressions that lead to arbitrary method invocation and potentially remote code execution (RCE) via the QLExpressEngine class.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/56xxx/CVE-2025-56769.json",
    "cna_assigner": "mitre"
}
References

Affected packages

Git / github.com/chinabugotech/hutool

Affected ranges

Type
GIT
Repo
https://github.com/chinabugotech/hutool
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "cpe": "cpe:2.3:a:hutool:hutool:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "5.8.4"
        },
        {
            "fixed": "5.8.40"
        }
    ],
    "source": [
        "DESCRIPTION",
        "CPE_RANGE"
    ]
}

Affected versions

4.*
4.6.2
4.6.3
4.6.4
4.6.5
4.6.6
4.6.7
4.6.8
4.6.9
5.*
5.0.0
5.0.1
5.0.2
5.0.3
5.0.5
5.0.6
5.1.0
5.1.1
5.1.2
5.1.3
5.1.4
5.1.5
5.2.0
5.2.1
5.2.2
5.2.3
5.2.4
5.2.5
5.3.0
5.3.1
5.3.10
5.3.2
5.3.3
5.3.4
5.3.5
5.3.6
5.3.7
5.3.8
5.3.9
5.4.1
5.4.2
5.4.3
5.4.4
5.4.5
5.4.6
5.4.7
5.5.0
5.5.1
5.5.2
5.5.6
5.5.7
5.5.8
5.5.9
5.6.0
5.6.1
5.6.2
5.6.3
5.6.5
5.6.6
5.6.7
5.7.0
5.7.1
5.7.10
5.7.11
5.7.12
5.7.13
5.7.14
5.7.16
5.7.17
5.7.18
5.7.19
5.7.2
5.7.22
5.7.3
5.7.4
5.7.5
5.7.6
5.7.7
5.7.8
5.7.9
5.8.0.M1
5.8.0.M2
5.8.3

Database specific

vanir_signatures
[
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "156297501228625880507470457083985650464",
            "length": 290.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-002fdf77",
        "target": {
            "function": "copyPropertiesHasBooleanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "293957698384818825973599493725396673750",
            "length": 189.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-0371a0d0",
        "target": {
            "function": "setPropertiesTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "205847955324561824270684438327277894886",
            "length": 670.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-0ae10a8f",
        "target": {
            "function": "copyListTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "77987852634573798007639900361090303127",
            "length": 449.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-24017628",
        "target": {
            "function": "mapToBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "275883045408859727341068254238274605225",
            "length": 71.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-24cd68be",
        "target": {
            "function": "setOptimizeCountSql",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "272063627263474651883671861174575665169",
            "length": 384.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-260cf880",
        "target": {
            "function": "copyPropertiesBeanToMapTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "line_hashes": [
                "316757302253749267249703827922473406945",
                "9097113467279023230114848639903483445",
                "95512665009358526711323589678114605951",
                "259663822244933007373147820544041094719",
                "192823135150500854160766475088134717506",
                "133728744668094348059129951530577549198",
                "37748734735319871747781866486461489030",
                "331370660091174871969908190865545705940",
                "2502819858263548193727775886592165340",
                "250535328081617623799251751860631741040",
                "332674217665167783205535752353837682003",
                "122774496169780382408908164422870358547",
                "336370891639586664100617899531259274815",
                "32761990941618292748953104232400271033",
                "170569299961660259498094016558766279710",
                "54630137371606699353794364847614840277",
                "158054095856780841709901351266827173041",
                "251582998487918250257170418404523252194",
                "271217392582849639165532950519487301437",
                "180411128516661336860243980212664773805",
                "82704618543526316610992923170100317375",
                "211140170168125373670246916288730679245",
                "298597251296999109742465786041210334514",
                "10416222315826149590169571830948625058",
                "259993865999095112375336081021324754161",
                "309096716017946237247334592890747115492",
                "104762291301912601851163374005305106936",
                "264661148269576797991119089431942365856",
                "47209502415180747311502102078547217548",
                "195986881744064515531060122101574683935",
                "147863179870738179736735766318445350499",
                "45776652806374630459174712472791185642",
                "271814618018349821371858005687021825151",
                "321320068245976344689939068702485697332",
                "267862967765529414756782094708108272541",
                "222149648183979651470577905375875515262",
                "77240784493992064256598254177768654308",
                "330706117593179938185395462426751274982",
                "130389662895261652372815291038194232009",
                "233798821023247132588784457770440109756",
                "111414870907886790439563731632876877536",
                "272251171352385215397755585664236329690",
                "338170858960295821039189744338155704881",
                "262417839301530036537005635758982385958",
                "105945100761942256058816011627030778628",
                "222302324807435639471178862141028499604",
                "164365045496991665881523212565675242783",
                "45269404527132975224798448814294057593",
                "174910782808118758982965819047404706206",
                "203234445354915073959122329784518893624",
                "279253300078814451781320220185427699732",
                "82324071086613543734987058786246740927",
                "84713149397245799175192933489627839898",
                "46496549050222138327277639078956279817",
                "216843708268399413333694605868324477278",
                "257213137064316407058655750338988810008",
                "217096891699573406853644166933680602921",
                "66144226608137053831997859805654396851",
                "86754456020473837340231605322639195078",
                "44822790466065363885609465018352912395",
                "65708348531806601244351987120079010594",
                "297913981965115849598845827948985989819",
                "165999135280742568948412990057591687520",
                "324467795329241068867006678566531626142",
                "182218042593246861313530562211412026128",
                "258056317635931195472076509726857732885",
                "197282909593383998765422979537117169103",
                "263211419197310370113196494975396491645",
                "224078170287977795624735410963589608596",
                "60128909969704618256337585991937452323",
                "264661148269576797991119089431942365856",
                "317318598971946479979684336203156180421",
                "70380416388928935625420209968195717386",
                "284255700319038285583530660493984643181",
                "158835630815746737359497516925629580539",
                "203558024107835128011389512188371359929",
                "203060084541106343210827799779758324698",
                "54631784762964879350049480951121321865",
                "188965414958841504330928094765525815424",
                "264661148269576797991119089431942365856",
                "317318598971946479979684336203156180421",
                "203871595480127717103812795953614132368",
                "231450992906426566139467645949039153020",
                "281483792022738730119163277337424684688",
                "112799122716748586039421767545724926248",
                "180037533967580339972104866344646633826",
                "295126030302623433547609673362960192695",
                "111120855930690207512360344307544751901",
                "264661148269576797991119089431942365856",
                "317318598971946479979684336203156180421",
                "205422326429541797311986622631557119568",
                "208737062002361525394017610590708086114",
                "292657142360042736512570802276908549387",
                "34126102944914072204332478292356168066",
                "30375899906658030185573007396301299611",
                "91733827780790393415789978129379468476",
                "20362965852546163902397912110794638659",
                "35954696682071005458460392694225106902",
                "264661148269576797991119089431942365856",
                "317318598971946479979684336203156180421",
                "142449975284011829514929011609749864112",
                "126420070722850796012566997610436092884",
                "228704082591101314695808020600502188418",
                "175072157987928010858963673033452255603",
                "18623920462404095012073726100643737871",
                "158264757477535255366489373246891405335",
                "35450574004994689783581997342798756459",
                "83055100255814241426602070184308140059",
                "79782599856592132863310187389793265397",
                "310584362656179044655716843647201208182",
                "202620572168853942225326713982900738592",
                "26347904247503741532783216494464740085",
                "122299060661996438111693865999253317655",
                "140680015120689172146771680577141066249",
                "74209197228855537268675255719820858115",
                "187711558186511762650306474479139869128",
                "137205638384449116795381757736773020959",
                "278601783615062670557367286111285761888",
                "279336167862883465496088601933303530352",
                "287397005866613190886581921019116463913",
                "186984123784880743700865493135435670579",
                "220702438042821283650375071528631864231",
                "264661148269576797991119089431942365856",
                "69265125877334786410493201653508285268",
                "59732822377852251226084952638679262210",
                "206331099497979997139230317231302289461",
                "257333694582035665142350356343478173308",
                "237481694361991134138205107430574380242",
                "170177206933361859845151389160859087220",
                "22022669478497800455933306106336840929",
                "8506858122644996570864445082550681065",
                "145503255438354566089226304725754235417",
                "264661148269576797991119089431942365856",
                "317318598971946479979684336203156180421",
                "201458722252106402801102011141609197358",
                "71397144044227346269877734532937876078",
                "330719701877588078389295663775908360074",
                "271832371328336932461254112468334968680",
                "43607855772883719048633012464217319351",
                "237889720996294112869560459274234516743",
                "290222192883236408993543313781705841100",
                "41189299200222112736154275110189475344",
                "45727004724333659908799900578138406511",
                "150569254048210933264474249849065936084",
                "82605932575784971537590376872372292288",
                "171469135330628134371850085517104988153",
                "207136913693087683867812179186533421205",
                "2594139734451981058395969659297993715",
                "177228465583371951376673520019062469433",
                "264661148269576797991119089431942365856",
                "317318598971946479979684336203156180421",
                "324711074898383244379612401167473461611",
                "229514840551372640978055647264134207324",
                "166205030504410956772402144482749021355",
                "154570099952396461373149098841288642254",
                "311037580534711373110571086097034780704",
                "310218670179048015854627984122668649119",
                "196760974031308375878985861256232271482",
                "310528312735178553601491178023942751234",
                "134242827728983131829272078135188621676",
                "47665040441097128956099753377281958468",
                "219809319383088755201748697574784769917",
                "145924169192377615092611431809434300126",
                "121408003763115156645275691239283102303",
                "147540129453719709131805185032098721093",
                "6998452242864184119350250134347383596",
                "42492739240970346940794660444854117585",
                "233859301980450290188393871645762454142",
                "273486292207519379048826220066544786262",
                "267158858848737519245039246385874048104",
                "26347825989382295593499632829885781240",
                "4462041053493127897435093129190973439",
                "294796679389672433324426273385935762064",
                "242143870949060330471597236230115288346",
                "104689701950855491995262932666477693463",
                "152654339233061284550669621855928168774",
                "23214266376495566063457263416663231174",
                "32936217385923088337955462552736099864",
                "301114306690620701478682568121409904740",
                "28219369384493971409290922678187224729",
                "231589976382384818343003840220915937990",
                "288832251185849812210856921663689353407",
                "27706906971322972946145950988979136242",
                "42542189283332500152580791436891838224",
                "91958264856362023582164333991634734716",
                "293880710324706828829104798976237080487",
                "57716534072282765566060990877585283002",
                "84784975881927225635434341086957870708",
                "126893767368458649652931209283318756370",
                "239002536657625173014277892525020246126",
                "92828918191123970790944463908553420327",
                "57520055050525175188784321146281497465",
                "80941939817496268773253353193150695472",
                "4088004245087538351149050685600517300",
                "38226441015652896049425387946951093692",
                "131083580147105634676098125062460153022",
                "139478465078059454832700853610815818938",
                "213532108358229921121616904887767416473",
                "47009617333399236628742584640380727795",
                "147241419129163959977706086495776865853",
                "108305861151690448573704380662386339921",
                "136222154795030236694809897516946402958",
                "100739786580516097777030602931994494447",
                "79788535460189141086345770046241618657",
                "277165235307799362401991904156150416651",
                "97640771930575975447119739083550246244",
                "143557274451265728950405618606044777322",
                "295079806071892791100361457242253642180",
                "2076501870511440322243543178235961862",
                "252969408808765069811161886810912226791",
                "192860061263836832400844107619842414339",
                "40608932352181214687692055551006754324",
                "49598069549795441402005407567355627529",
                "287966216567987777436866615592602217968",
                "321644830037106688094731623443581431777",
                "160192642708937696319520792044010492424",
                "326645999460908612375645523441910743789",
                "333007481910219938712783091216642591627",
                "124585866330886795722870152417951214539",
                "297606870749758790823632595740646403260",
                "235473162160062509478245784920655865400",
                "190877179985942479349535470159546817869",
                "84197860973234992120766490010329222027",
                "325787940203273283544151699890349563535",
                "93531527931738352726918611709247342304",
                "41708500669346528339563290234305033539",
                "97743277904100107936101057926700962767",
                "9089028715440884156687586585965982362",
                "62786312698015862831985182954108925171",
                "5511804261133218907048890653986905218",
                "195891722158351093584510625341335737633",
                "233747758758950411807535404793926027073",
                "148060819662033502029703273415346844924",
                "238925308570005787461620571615227431804",
                "325114224408767615650529216289957111862",
                "36284846309044764233524508502382892937",
                "143347395896735871927628649937470292537",
                "59580086515233524268771498610566867807",
                "279932921749776483461124434882642050014",
                "292004354965481394285723503038135868204",
                "45160899159616993440006613309601592398",
                "45759769924610400339625943758571149287",
                "133546975077313014228185706244543062158",
                "227146232252291471882907807070456856518",
                "72233129937731993458774240782853889002",
                "334423730473246103416716509884930235994",
                "72214128026742858310912030642195235736",
                "8158746281982011611028451044426972890",
                "54564715138571337190248304446230307881",
                "78767328541821657333804525863126541621",
                "119924582951120788843820607987611106522",
                "340096381233557791763013368743010984467",
                "299917073077057201943899814408051738299",
                "27145355940506153625497637945050215800",
                "52328913594513087831252128156707075799",
                "161416174737924016936567305731488114054",
                "314455535117948092178532726643757626108",
                "67022190636285331676482899614683684844",
                "237311772280416979883272942894951068353",
                "303826668083314247612778255444171879550",
                "134167556491836458032968169423506784562",
                "147830831334482665303925281818393587570",
                "247339150611010770943681027934409642158",
                "339292970588077854760746038654764699241",
                "28792033105720063616692425184976996363",
                "218852779571725987671046670455984269170",
                "36445392785161932612732645334328550687",
                "145211022986307571406136624332240772179",
                "334218892350352882922512584205332899837",
                "310626695461482919867284783445181265503",
                "303639392627491600919278839782308774729",
                "247364629801880837162019895336493400308",
                "296895307964261244645370296473338118881",
                "172235173456167441178942797139667420023",
                "173001107999454900989577070948618953844",
                "310528312735178553601491178023942751234",
                "134242827728983131829272078135188621676",
                "47665040441097128956099753377281958468",
                "219809319383088755201748697574784769917",
                "145924169192377615092611431809434300126",
                "121408003763115156645275691239283102303",
                "54229738331457939350626396467603324031",
                "12365839408917651934157883294021777445",
                "149677609421018831905954392911475828553",
                "219971242436067255727805792656150432376",
                "299191264635559474810863575640705080869",
                "96630801985022343470389431190393520100",
                "240909734644265393956443818105991044805",
                "45665376833176474131187251795522675342",
                "34299219072861259555008907636030272892",
                "339840654710803510348438734847308984146",
                "132878322116431716735240151772394349560",
                "153033440126511877442829666438087986780",
                "102965413520270054136956221384343526557",
                "57689811809019540669455815842396236888",
                "41262575927057843823567318580466430928",
                "244840397895066888136957856982532074647",
                "292790752811605216356221651992074389367",
                "43996644305125168478151026376412666017",
                "334753739953546066673272847280511441802",
                "143251685179556065368481725309722086996",
                "62433146298540543396318103228202844718",
                "113737730926799110299887941252087883738",
                "97194485960962621405782098221049693281",
                "273251870420245608784651386522211631084",
                "298684066278683525573517325033377091179",
                "255017552735431461116369401233745044488",
                "70059071111710702488378653742259272362",
                "153818624822422613130819118443995578526",
                "224222588103805664269688747201710673640",
                "194355328463475154152513525354262695533",
                "7459241107345077207983147584306443432",
                "275573124454004464061528122402561982558",
                "32476246636515137763436248376589552734",
                "294787610224806372341682198153189994170",
                "322881776732541717406251376662597693788",
                "327364346551455008687932759944497639132",
                "163496507480168919456804405974596194535",
                "137292390702890040787649715907118488525",
                "233184227977472166372308868314786680062",
                "42697804779963733388970961664139024129",
                "11346975144694557939003048583856748004",
                "257555653508186584006196349385819254512",
                "51900305350847993338733888591760536660",
                "54628905215433021350914734034543629709",
                "289842481571393451502474096566031017299",
                "143812041141568228623280368591659704846",
                "208632530740285996780346044541418433366",
                "119265425917101314026640950325017859073",
                "250643815966931135875173595270382937546",
                "53475625028777906674821462752533356156",
                "7285741216449827875980124101893153232",
                "5548630680275841588516731261235729786",
                "207071110322477931215926497436454254238",
                "67464549870615103929646025048367513580",
                "265754814789097836566688658006312872231",
                "42857027461786272363776115345904999377",
                "178159384268028073259271831512424770250",
                "227975184026137377462447855599598628323",
                "195524146069883083125166391315618746527",
                "137140134785945264501524835951349508150",
                "298243092129810543829201228554702452775",
                "64623065735787584517531201918926055019",
                "61111176241492872866806479706021928412",
                "124073733090967789789538984561396011553",
                "47919528789135013917508105989357588690",
                "41812710537389892264549903734673258939"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "id": "CVE-2025-56769-27c69a71",
        "target": {
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "8424423695403554327357548262057098964",
            "length": 432.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-29e0fb08",
        "target": {
            "function": "copyPropertiesTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "45124511913638366050793473059756613784",
            "length": 572.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-2ca0e911",
        "target": {
            "function": "valueProviderToBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "210455467340411042019293535983288503695",
            "length": 136.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-2f4c55a1",
        "target": {
            "function": "mapToBeanWinErrorTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "225490349820953561544454962519747771889",
            "length": 407.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-300c769a",
        "target": {
            "function": "copyBeanPropertiesFilterTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "191939709852120690332778247781134321764",
            "length": 480.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-34351fbb",
        "target": {
            "function": "beanToMapWithLocalDateTimeTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "310526414292738223625039057512090843612",
            "length": 112.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-3f41684f",
        "target": {
            "function": "isBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "69613502432901363713493800262539558255",
            "length": 387.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-43f8cfec",
        "target": {
            "function": "beanToBeanOverlayFieldTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "79887161070834282839054391058724257501",
            "length": 292.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-4470e5fd",
        "target": {
            "function": "mapToBeanIgnoreCaseTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "312784111172653102826341811661074379996",
            "length": 461.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-556e9ecf",
        "target": {
            "function": "fillBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "171783936261545587129917046706498096095",
            "length": 276.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-55db1b0a",
        "target": {
            "function": "copyBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "226436827712841185234139127934717704669",
            "length": 445.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-5756be8b",
        "target": {
            "function": "beanToMapNullPropertiesTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "234645344686074660213202904835125215686",
            "length": 512.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-5a03bcad",
        "target": {
            "function": "getPropertyDescriptorsTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "300166676084354653475663008807493455605",
            "length": 296.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-5e9fbdc1",
        "target": {
            "function": "mapToBeanTest2",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "53686141498168416490149889154749172918",
            "length": 417.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-604ff5be",
        "target": {
            "function": "fillBeanWithMapIgnoreCaseTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "112293021445028197055647457114590063596",
            "length": 424.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-6119416f",
        "target": {
            "function": "copyPropertiesMapToMapTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "204139920951687588975456975015300866964",
            "length": 68.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-65a79206",
        "target": {
            "function": "containsKey",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "252548936831282841930085659474083042521",
            "length": 438.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-6aa79946",
        "target": {
            "function": "beanToMapTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "41888769587697775354301913280005987284",
            "length": 284.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-6ac2aeae",
        "target": {
            "function": "beanToMapTest2",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "133241824012516390194311179825975608621",
            "length": 656.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-6da52eee",
        "target": {
            "function": "multiThreadTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "252891162356947839374140244224635725255",
            "length": 96.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-762355d6",
        "target": {
            "function": "beanToBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "154718999663456824747704443770087139034",
            "length": 560.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-802bd419",
        "target": {
            "function": "beanToBeanCopyOptionsTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "266675192321145116646744204224071632576",
            "length": 487.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-85b0ccbb",
        "target": {
            "function": "getFieldValue",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "106977163470973529616195528979665368085",
            "length": 352.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-872fa202",
        "target": {
            "function": "beanToMapWithAliasTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "96394997500601448676737221830763040134",
            "length": 48.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-8abbd7d5",
        "target": {
            "function": "containsKey",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "214128982115674085836117841219850569673",
            "length": 433.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-952aa898",
        "target": {
            "function": "mapToBeanWithAliasTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "195168312130295988513412556226817844646",
            "length": 294.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-98be29c7",
        "target": {
            "function": "copyBeanToBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "129831614212063119886923034673517869108",
            "length": 252.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-a6727769",
        "target": {
            "function": "issueI41WKPTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "18247817778256132767731047718620322692",
            "length": 375.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-a6b89293",
        "target": {
            "function": "copyPropertiesIgnoreNullTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "51992104476236917714647142668950823220",
            "length": 460.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-ab432c7e",
        "target": {
            "function": "toBeanTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "15815079510092872182561721749687620658",
            "length": 450.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-acf8d91a",
        "target": {
            "function": "copyBeanPropertiesFunctionFilterTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "118696095086024001732134348189138605733",
            "length": 345.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-ad83a86b",
        "target": {
            "function": "getPropertyTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "340259827105043615208434846535859986021",
            "length": 386.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-b531389f",
        "target": {
            "function": "beanToMapWithValueEditTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "230489436203712207362138164097320992849",
            "length": 270.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-c18a6926",
        "target": {
            "function": "trimBeanStrFieldsTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "63044969376506361534216009119409829633",
            "length": 289.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-c1e09fa0",
        "target": {
            "function": "toBeanIgnoreErrorTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "276849226725221505050513190310608889350",
            "length": 125.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-c73893a3",
        "target": {
            "function": "Person2",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "22659033478860894928919542713918179264",
            "length": 136.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-c91763f5",
        "target": {
            "function": "value",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "115554988869469156882604273672059634131",
            "length": 413.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-e114c014",
        "target": {
            "function": "toMapTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "126520970035718199784145763732070078197",
            "length": 210.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-e6c841c7",
        "target": {
            "function": "issuesI53O9JTest",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    },
    {
        "source": "https://github.com/chinabugotech/hutool/commit/fc091b01a23271e02f3174c45942105048155c90",
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "function_hash": "334948606790143509472192802517645971391",
            "length": 82.0
        },
        "deprecated": false,
        "id": "CVE-2025-56769-ef6fb4fb",
        "target": {
            "function": "value",
            "file": "hutool-core/src/test/java/cn/hutool/core/bean/BeanUtilTest.java"
        }
    }
]
vanir_signatures_modified
"2026-07-17T00:53:31Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-56769.json"