What is the reason to show ECMP of PPPoE client /32 ip route?

In my mikrotik Router some pppoe client ip route showing ecmp. But here no ip duplicate in the pppoe secret. Every Client have unique ip address configured. Below example configuration given

2026-01-31 13:54:49 by RouterOS 7.19.6

/ppp/profile
set *0 dns-server=8.8.8.8 only-one=yes
set *FFFFFFFE dns-server=8.8.8.8

/ppp/secret
add caller-id=10:5A:95:6F:B8:75 local-address=172.18.203.1 name=309159
remote-address=172.18.203.74 service=pppoe
add caller-id=98:03:8E:7F:67:74 local-address=172.18.203.1 name=309442
remote-address=172.18.203.76 service=pppoe
add caller-id=E4:FA:C4:7F:1C:52 local-address=172.18.203.1 name=310167
remote-address=172.18.203.46 service=pppoe
add caller-id=3C:78:95:32:BC:94 local-address=172.18.212.1 name=309936
remote-address=172.18.212.9 service=pppoe
add caller-id=40:ED:00:62:23:EF local-address=172.18.202.1 name=791035
remote-address=172.18.202.117 service=pppoe
add caller-id=D8:32:14:A5:80:10 local-address=172.18.203.1 name=310380
remote-address=172.18.203.78 service=pppoe
add caller-id=3C:78:95:BE:B5:08 local-address=172.18.213.1 name=310607
remote-address=172.18.213.149 service=pppoe
add caller-id=04:95:E6:70:0C:18 local-address=172.18.213.1 name=310954
remote-address=172.18.213.150 service=pppoe
add caller-id=3C:78:95:31:5E:DB local-address=172.18.203.1 name=311375
remote-address=172.18.203.82 service=pppoe

None of the secrets you expose are in the route list. Please, double check your remote-address for users 212727 and 306758, for example.

If i remove the pppoe user from the Active List. It's showing dynamic invalid ip address in the ip address. In general all the active pppoe user's ip address shows dynamic in ip address. I checked Router os several version. 7.18.2, 7.19.6.

I checked multiple times. No duplicate ip or ip conflict. please see attached SS.

Please, post your “complete export”

Can not post full export. it's showing exceed max char limit.

I think it's mikrotik router os bug.